By default, Windows 11 requires you to sign in again after waking your PC from sleep. While this improves security, it can be inconvenient if you’re using your device at home or in a trusted environment.
Fortunately, you can disable the login prompt after sleep by adjusting a few settings. In this guide, we will walk you through how to turn off the sign-in requirement in Windows 11.
How to Disable Login Prompt After Sleep in Windows 11
Follow the methods below to stop Windows from asking for a password or PIN after sleep.
1. Change Sign-In Requirement in Settings
This is the easiest and most common method.
- Press Windows + I to open Settings.
- Go to Accounts → Sign-in options.
- Under Additional settings, find:
- If you’ve been away, when should Windows require you to sign in again?
- Set it to:
- Never
This disables the login prompt after sleep.
2. Adjust Power Settings (Advanced)
If the option above doesn’t work:
- Press Windows + S and search for Control Panel.
- Go to Hardware and Sound → Power Options.
- Click Change plan settings next to your active plan.
- Click Change advanced power settings.
- Expand:
- Sleep → Require a password on wakeup
- Set to:
- No
- Click Apply → OK.
3. Disable Password on Wake via Group Policy (Pro/Enterprise)
- Press Windows + R, type: gpedit.msc
- Navigate to: Computer Configuration → Administrative Templates → System → Power Management → Sleep Settings
- Find:
- Require a password when a computer wakes (on battery)
- Require a password when a computer wakes (plugged in)
- Set both to:
- Disabled
- Click Apply → OK and restart.
4. Disable via Command Prompt (Alternative)
- Open Command Prompt (Admin).
- Run: powercfg /SETACVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
powercfg /SETDCVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
powercfg /SETACTIVE SCHEME_CURRENT
This disables password requirement on wake.
5. Check Screen Saver Settings
Sometimes screen saver settings override sleep behavior.
- Press Windows + S and search Screen saver settings.
- Open it.
- Uncheck:
- On resume, display logon screen
- Click Apply → OK.
Important Notes
- Disabling login prompts reduces security
- Avoid this on shared or public devices
- Consider keeping it enabled for laptops
Conclusion
Disabling the login prompt after sleep in Windows 11 can make your workflow faster and more convenient, especially on personal devices. By adjusting sign-in settings, power options, or group policies, you can stop Windows from asking for credentials after waking up.
Just remember to balance convenience with security, especially if your device contains sensitive data.