Windows

How to Enable or Disable Console lock display off timeout in Windows 11

Richard
Written by
Richard
Sep 17, 2022 Updated Apr 30, 2026 3 min read

The Console Lock Display Off Timeout is a specific power setting in Windows 11. It controls how long your screen stays lit after you lock your computer. By default, Windows turns off the display after just one minute to save energy. This happens even if your standard power plan is set to keep the screen on for much longer.

Why change this?

You might want to see notifications or glance at your screen without waking the PC. Changing this setting keeps your monitor active for longer periods.

What happens when done?

Your screen will stay lit for the exact number of minutes you choose before it goes dark. This does not put your computer to sleep; it only turns off the display.

Prerequisites

To modify these settings, you must have administrative privileges. If you are on a work computer, your IT department may have locked these settings via Group Policy.

Method 1: Using PowerCfg Command Line

If the setting is hidden, you can unhide it using the Command Prompt. This requires administrative privileges.

  1. Press the Windows key, type cmd, right-click it, and select Run as administrator.
  2. Type the following command to unhide the setting:
    💻Code
    powercfg /attributes SUB_VIDEO 8EC4B3A5-6868-48c2-BE75-4F3044BE88A7 -ATTRIB_HIDE
  3. Press Enter.

Method 2: Using the Registry Editor

Warning: Modifying the registry can cause system issues if done incorrectly. Always back up your registry first.

  1. Press Win + R, type regedit, and press Enter.
  2. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\8ec4b3a5-6868-48c2-be75-4f3044be88a7
  3. Double-click Attributes and change the value to 2 to make it visible in Power Options.

Method 3: Group Policy (GPO) for IT Admins

For enterprise environments, use the Group Policy Management Console to enforce this setting across multiple machines. Navigate to Computer Configuration > Administrative Templates > System > Power Management > Video and Display Settings and enable the Specify the console lock display off timeout policy.

Summary Table

MethodRequirementAction
PowerCfgAdmin CMDRun command to unhide
RegistryRegeditSet Attributes to 2
Control PanelStandard UserAdjust advanced power settings

Summary

You can manage your lock screen display timeout by unhiding the setting via PowerCfg or the Registry Editor. Once visible, you can adjust the duration in the Advanced Power Settings menu. This ensures your screen stays on for as long as you need while your computer remains locked and secure.” } ]

Why does my screen turn off faster than the power plan settings?

Windows uses a specific hidden attribute called Console Lock Display Off Timeout for the lock screen. This setting overrides your standard power plan display settings to ensure security and power savings when the system is unattended, often defaulting to just one minute of inactivity.

Is this setting available on Windows 11 Home edition?

Yes, the Console Lock Display Off Timeout setting is available on Windows 11 Home. While Group Policy is restricted to Pro and Enterprise editions, you can still use the Command Prompt or Registry Editor methods to unhide and adjust this setting on the Home edition.

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.

Leave a Reply

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

Exit mobile version