What Password Prompt Appears After Sleep or Screen Timeout in Windows?
Windows 10 and Windows 11 can require you to enter your password, PIN, fingerprint, or face unlock after the PC wakes from sleep, hibernation, or a locked display state. This behavior is controlled by the Require sign-in option in Windows Settings and, on some systems, by power policy settings.
This prompt is different from the password that appears after a full restart or cold boot. Disabling the wake-up prompt does not remove your account password completely. It only changes what happens after the computer has already been signed in and then goes idle.
When Windows May Ask for a Password Again
The sign-in prompt can appear after several events:
- the computer wakes from Sleep;
- the computer resumes from Hibernate;
- the display turns off and then wakes again;
- the screen saver starts with the lock option enabled;
- you manually lock the PC with
Win + L; - a company or school policy forces the lock screen.
To fully stop the password prompt after idle time, check both the sign-in option and the screen saver / lock settings described below.
How to Disable Password After Sleep in Windows 11 Using Settings
The easiest method in Windows 11 is to change the Require sign-in setting. This works for most home computers and personal laptops.
- Press
Win + Ito open Settings. - Go to Accounts.
- Open Sign-in options.
- Find the setting named If you've been away, when should Windows require you to sign in again?
- Open the drop-down menu and select Never.
Windows 11 Path
Settings โ Accounts โ Sign-in options โ Additional settings โ If you've been away, when should Windows require you to sign in again? โ Never
If the option is missing, grayed out, or controlled by your organization, use the troubleshooting and policy sections below.
How to Disable Password After Sleep in Windows 10
Windows 10 has a similar sign-in option, although the exact wording may vary slightly depending on the build and account type.
- Press
Win + Ito open Settings. - Go to Accounts.
- Select Sign-in options in the left menu.
- Under Require sign-in, find If you've been away, when should Windows require you to sign in again?
- Choose Never.
Windows 10 Path
Settings โ Accounts โ Sign-in options โ Require sign-in โ Never
How to Disable Password After the Screen Turns Off
Many users think the password appears because the monitor turns off. In most cases, the real reason is that Windows has locked the session or entered sleep mode. If the display simply turns off while the session remains unlocked, Windows normally should not ask for a password.
Check Screen and Sleep Timeouts
First, make sure Windows is not going to sleep too quickly.
- Open Settings.
- Go to System.
- Open Power & battery in Windows 11 or Power & sleep in Windows 10.
- Check the values under Screen and Sleep.
- If you only want the monitor to turn off, set Sleep to a longer time or to Never.
For example, you can set the screen to turn off after 5 minutes but set sleep to 30 minutes or Never. In that case, the monitor turns off, but the PC is less likely to lock or suspend immediately.
Disable Password on Screen Saver Resume
If you use a screen saver, it may be configured to show the sign-in screen when it resumes.
- Press
Win + R. - Type
control desk.cpl,,@screensaverand press Enter. - Clear the checkbox On resume, display logon screen.
- Click Apply, then OK.
Disable Wake-Up Password Through Control Panel Power Options
Older versions of Windows exposed the wake password setting directly in Control Panel. On modern Windows builds, the Settings app is usually preferred, but Control Panel can still help you review related power behavior.
- Press
Win + R. - Type
control powercfg.cpland press Enter. - Click Choose what the power buttons do.
- If available, click Change settings that are currently unavailable.
- Review shutdown and sleep-related options.
If your Windows version still shows Require a password on wakeup, set it to Don't require a password. If the option is not present, use Settings โ Accounts โ Sign-in options instead.
Registry Method: Disable Password After Sleep in Windows 10 and 11
If the graphical setting does not work or you need to configure a local account manually, you can check the relevant Registry values. Use this method carefully and create a restore point before changing the Registry.
- Press
Win + R. - Type
regeditand press Enter. - Confirm the UAC prompt if it appears.
- Go to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Look for values related to logon or lock behavior. Depending on your Windows edition and policy state, some values may not exist by default. If your PC is managed by Group Policy, policy settings can override manual Registry changes.
Power Policy Registry Values
Some wake-password behavior may also be controlled under power policy keys. However, these values are easier and safer to manage through Group Policy or Windows Settings. Direct Registry editing should be a last resort.
Disable Password After Sleep Using Local Group Policy
Windows Pro, Enterprise, and Education editions include the Local Group Policy Editor. This is useful when the Settings option is unavailable or when you need a more administrative configuration.
- Press
Win + R. - Type
gpedit.mscand press Enter. - Go to:
Computer Configuration โ Administrative Templates โ System โ Power Management โ Sleep Settings
Check these policies:
- Require a password when a computer wakes (plugged in)
- Require a password when a computer wakes (on battery)
To stop Windows from requiring a password after wake:
- Open each policy.
- Select Disabled.
- Click Apply and OK.
- Restart the computer or run
gpupdate /forcein Command Prompt as administrator.
gpupdate /force
Can You Disable the Sleep Password with a Microsoft Account?
Yes. The Require sign-in option can be changed whether you use a local account or a Microsoft account. However, some additional security features may affect the result.
Windows Hello Only Sign-In
Windows 10 and Windows 11 can be configured to allow only Windows Hello sign-in for Microsoft accounts on the device. This setting does not necessarily prevent you from disabling the wake prompt, but it can change which sign-in methods are available.
Check this path:
Settings โ Accounts โ Sign-in options โ Additional settings
If you see For improved security, only allow Windows Hello sign-in for Microsoft accounts on this device, review whether you want this option enabled. Keeping it enabled is more secure, but it may make password-related settings appear different from older Windows guides.
Dynamic Lock
Dynamic Lock can automatically lock Windows when a paired Bluetooth device, such as your phone, moves away from the computer.
- Open Settings.
- Go to Accounts โ Sign-in options.
- Find Dynamic lock.
- Disable Allow Windows to automatically lock your device when you're away if you do not want this behavior.
Is It Safe to Disable the Password After Sleep?
Disabling the password after sleep is convenient, but it reduces local security. Anyone who can physically access your computer may be able to wake it and use your open session.
Recommended Balanced Configuration
- On a home desktop: disabling the wake password may be reasonable.
- On a laptop: keep the wake password enabled when outside your home.
- Use
Win + Lwhenever you leave the computer unattended. - Use a PIN or Windows Hello for faster sign-in instead of removing protection completely.
- Do not disable wake authentication on shared or work-managed computers.
FAQ: Password After Sleep and Screen Off in Windows
Q Why does Windows still ask for a password after I selected Never? โผ
Q Does this remove my Windows account password completely? โผ
Q Why is the Require sign-in option grayed out? โผ
gpedit.msc if your edition supports it.
Q Can I disable the password only when plugged in? โผ
Q What is the difference between screen off and sleep? โผ
Q Is it better to disable the password or use Windows Hello? โผ
Summary
To disable the password after sleep or screen timeout in Windows 10 and Windows 11, start with Settings โ Accounts โ Sign-in options and set Require sign-in to Never. If Windows still asks for a password, check screen saver settings, Dynamic Lock, sleep timeouts, and Group Policy.
For a private home desktop, this can make Windows more convenient. For laptops, work computers, and shared spaces, it is usually safer to keep the wake password enabled and use Windows Hello for faster sign-in.