F5F Stay Refreshed Software Operating Systems Clear all user information each time you log out on Windows 10

Clear all user information each time you log out on Windows 10

Clear all user information each time you log out on Windows 10

Pages (3): Previous 1 2 3
S
SkyZzeurs
Member
65
09-14-2016, 12:13 PM
#21
The group policy editor is available in every Windows version but turned off in Windows 10 Home. You may need to create or download a batch file to turn it on. It seems the settings aren't obvious, so a batch file could be a good starting point.
S
SkyZzeurs
09-14-2016, 12:13 PM #21

The group policy editor is available in every Windows version but turned off in Windows 10 Home. You may need to create or download a batch file to turn it on. It seems the settings aren't obvious, so a batch file could be a good starting point.

K
knivies
Member
60
09-14-2016, 03:06 PM
#22
You can use PowerShell to delete accounts: https://docs.microsoft.com/en-us/powersh...rshell-5.1 This method may remove everything already; if not, you can clear the user folder afterward. Likely you'll want to set up a new guest account using PowerShell as well. Make sure to schedule this script as a log-off routine or trigger it during a log-off event to achieve your goal.
K
knivies
09-14-2016, 03:06 PM #22

You can use PowerShell to delete accounts: https://docs.microsoft.com/en-us/powersh...rshell-5.1 This method may remove everything already; if not, you can clear the user folder afterward. Likely you'll want to set up a new guest account using PowerShell as well. Make sure to schedule this script as a log-off routine or trigger it during a log-off event to achieve your goal.

Pages (3): Previous 1 2 3