Skip to content

Instantly share code, notes, and snippets.

@tomrockdsouza
Last active June 22, 2024 05:06
Show Gist options
  • Save tomrockdsouza/e1e767fcc092dd654e0c86860dd1a7ec to your computer and use it in GitHub Desktop.
Save tomrockdsouza/e1e767fcc092dd654e0c86860dd1a7ec to your computer and use it in GitHub Desktop.
Got a new windows 11 laptop and the system automatically logs in without a password. Now how do we stop this ?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
On the above key create
DWORD32: DisableAutomaticRestartSignOn
with value: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment