Windows 11 offers a range of security features designed to protect user data and privacy. One of these features is the requirement to sign in when the computer wakes from sleep or hibernation. While this is useful in shared environments or for users concerned about unauthorized access, others might find it unnecessary on personal devices used in secure locations. Fortunately, Windows 11 allows users to disable this wake-up sign-in requirement to streamline the user experience without compromising general system performance.
If you are tired of having to enter your password or PIN every time your PC wakes up, it’s possible to turn off this feature easily, though there are a couple of considerations to keep in mind. This guide will walk you through the process step-by-step, providing all the essential details for making an informed decision.
Why Disable Wake-Up Sign-In?
There are valid reasons a user might want to disable this functionality:
- Convenience: Avoid repeated logins each time your device wakes from sleep.
- Trusted Environment: You work in a secure home or office setting where unauthorized access is not a concern.
- Dedicated Use: You use your PC for specific tasks like media playing or home automation that doesn’t require frequent sign-ins.
However, it’s crucial to remember that disabling the sign-in after wake reduces a layer of physical security. If your device is mobile or accessible in a shared space, you should keep this feature enabled.
Methods to Disable Wake-Up Sign-In on Windows 11
There are multiple approaches to disable the wake-up sign-in requirement. Depending on your system configuration and user privileges, you can achieve the result using Settings, the Group Policy Editor, or the Registry Editor.
Method 1: Use the Settings App
This is the simplest and most user-friendly method:
- Click on the Start menu and select Settings.
- Go to Accounts > Sign-in options.
- Under the “Require sign-in” section, click the dropdown menu labeled If you’ve been away, when should Windows require you to sign in again?
- Select Never.
This will disable the need to enter your credentials after the system wakes from sleep.

Method 2: Use Group Policy Editor (for Windows 11 Pro or Enterprise)
For those using Pro or Enterprise editions, Group Policy Editor provides deeper system control.
- Press Windows + R to open the Run dialog.
- Type gpedit.msc and hit Enter.
- Navigate to:
Computer Configuration > Administrative Templates > System > Power Management > Sleep Settings. - Double-click on Require a password when a computer wakes (on battery) and Require a password when a computer wakes (plugged in).
- Set both options to Disabled, then click Apply and OK.
This method ensures that the change applies system-wide and is often used in managed workplace environments.

Method 3: Use the Registry Editor (Advanced Users Only)
Warning: Editing the registry improperly can result in system instability. Always back up the registry before making changes.
- Open the Run dialog with Windows + R and type regedit.
- Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\PowerSettings - Search for the value related to “PromptPasswordOnResume”. If it doesn’t exist, you may have to create it.
- Set the value to 0 to disable sign-in after sleep.
This method is ideal for experienced users who understand the structure of the Windows Registry and need to apply the change remotely or in specialized configurations.
Final Thoughts
Disabling the wake-up sign-in requirement can significantly improve workflow efficiency, particularly for users in secure environments. However, it comes with the trade-off of reduced physical security. Consider your specific usage scenario before deciding to apply this change.
Whether you choose the Settings app for its simplicity or the Group Policy/Registry methods for deeper control, always remember that device security relies on a combination of software and user vigilance. Be sure to use other protective measures like drive encryption and account passwords to safeguard your data.
With the increasing emphasis on productivity in Windows 11, it’s helpful to know what features you can customize to suit your individual needs — and how to do so responsibly.