If you want Windows 11 to automatically sign in to your account after updates, or disable this feature for added security, it’s easy to set up through the system’s sign-in options. Auto login helps your device finish setup faster after installing updates, saving time on the first reboot—but you may prefer to turn it off if you want to always enter your password. In this blog, you’ll learn simple methods to enable or disable auto login after Windows updates, making it easy to manage your login preferences and keep your PC secure or convenient depending on your needs.

Method 1: Enable Auto Login Using User Accounts Panel
- Press Windows + R keys to open Run.
- Type:
netplwizand press Enter. - The User Accounts window will open.
- Select your User Account from the list.
- Uncheck the box: Users must enter a user name and password to use this computer.
- Click Apply.
- A box will appear asking you to enter your password twice.
- Click OK and restart your computer.
✅ Now your PC will log in automatically.
Method 2: Enable Auto Login Using Registry Editor
Warning: Editing registry incorrectly may cause issues. Follow steps carefully.
- Press Windows + R, type:
regeditand press Enter. - Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon - On the right side, find these values:
- AutoAdminLogon
- DefaultUserName
- DefaultPassword
- If AutoAdminLogon doesn’t exist, create it:
- Right-click → New → String Value
- Name it:
AutoAdminLogon - Set value to:
1
- Make sure DefaultUserName contains your Windows username.
- If DefaultPassword does not exist:
- Right-click → New → String Value
- Name it:
DefaultPassword - Set it to your account password.
- Close Registry Editor and restart your PC.
✅ Auto login should now work.
Method 3: Disable Auto Login (For Security)
If you want to turn off auto login:
- Open Run → type:
netplwiz - Check the box: Users must enter a user name and password to use this computer.
- Click Apply → Restart PC.
🔒 Now your system will require a password at login.





