Clear all user information each time you log out on Windows 10
Clear all user information each time you log out on Windows 10
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.