Skip to content

Instantly share code, notes, and snippets.

@tomrockdsouza
Last active June 22, 2024 05:12
Show Gist options
  • Save tomrockdsouza/2be0092d8bed905e21a63195515c0291 to your computer and use it in GitHub Desktop.
Save tomrockdsouza/2be0092d8bed905e21a63195515c0291 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 ?
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableAutomaticRestartSignOn"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment