Windows

How to Change Screen Saver Grace Period to Require Sign-in in Windows 11

Richard
Written by
Richard
Apr 4, 2026 3 min read
How to Change Screen Saver Grace Period to Require Sign-in in Windows 11
Verified for Geek Rewind — This guide was last tested and updated in April 2026.

This tutorial shows you how to change the screen saver grace period in Windows 10 and Windows 11. You can set how many seconds you want before password protection kicks in.

Why Change the Screen Saver Grace Period?

When you set up a screen saver in Windows, it starts after your computer sits idle for a certain amount of time. You can turn on “On resume, display logon screen” to require a password when you wake it up.

However, there’s a built-in delay. By default, Windows waits 5 seconds after the screen saver locks your computer before it requires a password. This is called the grace period. During these 5 seconds, you can move your mouse, touch the screen, or press a key to unlock your computer without signing in.

This grace period exists to prevent annoyance. For example, you might be reading something on your screen without typing. The screen saver kicks in because you haven’t been active. But you want to continue working right away without entering your password.

What Happens When You Change It?

You can change the grace period to any number of seconds you want. Setting it to 0 seconds means your computer requires a password immediately when the screen saver starts. This increases security. Setting it higher gives you more time to resume work without signing in.

Windows screen saver settings with 'On resume, display logon screen' checkbox

How to Change the Screen Saver Grace Period

Note: You must be signed in as an administrator to make these changes.

  1. Open Registry Editor by typing regedit.exe in your search bar and pressing Enter.
  2. In the left pane, navigate to this location:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

  3. In the right pane, look for an entry called ScreenSaverGracePeriod. If it doesn’t exist, you need to create it:
    • Right-click on an empty area in the right pane.
    • Select New, then DWORD (32-bit) Value.
    • Type ScreenSaverGracePeriod as the name.
    • Press Enter to create it.
  4. ⚠️ Admin privileges required: Double-click the ScreenSaverGracePeriod entry to open it.

    • Make sure Decimal is selected at the bottom.

    • Enter a number between 0 and 2147483. This is how many seconds the grace period will last.

    • Use 0 for immediate password protection with no delay.

    • Click OK to save.

  5. Close Registry Editor. You’re done!
ScreenSaverGracePeriod registry setting in Windows 11 editor

Summary

The screen saver grace period is the delay between when your screen saver locks and when it requires a password. By default, it’s 5 seconds. You can change it by editing the Windows Registry. Open Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon, and modify or create the ScreenSaverGracePeriod entry. Enter any number between 0 and 2147483 seconds. A value of 0 means you need a password immediately when the screen saver starts, which is more secure.

What is the screensaver grace period?

The screensaver grace period is a built-in Windows feature that provides a brief window, typically five seconds, after a screensaver activates before the system requires a password. This delay allows users to resume activity immediately by moving the mouse or pressing a key without needing to re-authenticate their user account.

How to bypass screensaver timeout policy?

To bypass the screensaver timeout policy, you must modify the Windows Registry. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon and adjust the 'ScreenSaverGracePeriod' value. Setting this to zero removes the delay, forcing the system to require a password immediately upon the screensaver activating, effectively bypassing the default grace period.

What does screensaver wait time mean?

Screensaver wait time refers to the specific duration of user inactivity required before Windows automatically launches the screensaver. You can configure this setting in the Screen Saver Settings menu. Once the computer remains idle for this designated period, the screensaver starts, and the system may lock depending on your security settings.

How many minutes of inactivity shall activate screensavers?

There is no fixed requirement for how many minutes of inactivity must activate a screensaver; it is entirely customizable. Windows allows users to set the wait time to any duration they prefer. Most security-conscious environments typically set this between five and fifteen minutes to balance convenience with system security requirements.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2467 articles → Twitter

📚 Related Tutorials

How to Create a Password Reset Disk in Windows 11
Windows How to Create a Password Reset Disk in Windows 11
Enhance Windows 11 Security with System Guard
Windows Enhance Windows 11 Security with System Guard

Leave a Reply

Your email address will not be published. Required fields are marked *