Skip to content
Follow
Windows

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

Richard
Written by
Richard
Sep 17, 2022 Updated Jun 19, 2026 2 min read
How to Enable Voice Access on Windows 11 Sign-In
How to Enable Voice Access on Windows 11 Sign-In

You enable or disable the Console lock display off timeout in Windows 11 to manage how long your screen stays on after you lock your PC.

This setting specifically prevents your display from turning off while your PC is locked, overriding typical power saving configurations. Without this, Windows 11 defaults to turning off the lock screen after a mere 60 seconds to save power.

Keeping your screen active longer allows you to see notifications or system information without fully unlocking your computer. You can customize this duration to suit your needs.

⚡ Quick Answer

You can enable or disable the console lock display off timeout in Windows 11 by first unhiding the setting using the PowerCfg command or Registry Editor. Once visible, navigate to Advanced Power Settings to adjust the display timeout duration.

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 Console Lock Display Timeout setting isn’t showing up, you can bring it back using the Command Prompt.

  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

You can also change the Console Lock Display Timeout setting using the Registry Editor, but it’s important to be careful because errors can cause issues.

  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 Console Lock Display Timeout by first making it visible using either the Command Prompt or Registry Editor, then adjusting it in your power settings.

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 *