Follow
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 2 min read
How to Enable or Disable Console lock display off timeout in Windows 11

You enable or disable the Console lock display off timeout in Windows 11 to control how long your screen remains active after locking your PC.

This specific power setting prevents your display from turning off prematurely, even if your main power plan settings suggest otherwise. By default, Windows 11 turns off the console lock screen display after just one minute to conserve energy.

You might want to keep your screen on longer to view notifications or check system status without fully waking your computer.

Adjusting this setting allows you to set a custom duration, ensuring your display stays lit for the desired period before going dark, without affecting your computer’s sleep timer.

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 1Using 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 2Using 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 3Group 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
Was this helpful?
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.

📚 Related Tutorials

How to Change Your Windows 11 Lock Screen Status
Windows How to Change Your Windows 11 Lock Screen Status
How to Enable or Disable the Lock Screen in Windows 11
Windows How to Enable or Disable the Lock Screen in Windows 11
How to Check Active Power Plans in Windows 11
Windows How to Check Active Power Plans in Windows 11
How to Create Custom Power Plans in Windows 11
Windows How to Create Custom Power Plans in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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