Is your Windows 11 system screen timing out quickly when you remain idle? If so, you can increase your PC’s screen timeout duration and eliminate the inconvenience. This guide explains the different ways to change screen timeout in Windows 11.
Why does my screen turn off so quickly in Windows 11?
The most prominent reason why Windows 11 computer screen turns off quickly is the screen timeout setting allocating a short duration. Apart from this, other reasons could be:
-
Dynamic Lock is on – When Dynamic Lock is enabled, your device will be automatically locked whenever you step away.
-
Enable Blank Screen Saver – If you select a blank screen saver, the screen will appear inactive whenever the screen saver is activated.
-
Sleep timeout setting set to a lower value - If you allocate a shorter time here, your computer will quickly enter sleep mode after being left unattended.
Now that we know how this happens, let's see how to extend the screen timeout.
How to change screen timeout settings in Windows 11?
1. Using the Settings app
- right-click the Windows icon and click on the Quick Links menu "set up".
- From System Settings, select Power & Battery from the right section.
- Click to expand the Screen & Sleep option located under the Power section.
- Assign a duration to the "Turn off my screen after this time when plugged in" option. Likewise, if you own a laptop, allocate a suitable duration to battery power and turn off my screen after that too.
You can also access Screen and Sleep settings directly using the ms-settings:powersleep command in the Run window.
2. Use the Control Panel
- key to launch the Start menu, type control panel in the search bar, and then select the relevant results. Windows
- Set "View by" to "Category" and then select "Hardware and Sound".
- Next, select Power Options to access related settings.
- In the "Select or Customize Power Plan" window, click the "Change plan settings" option for the current power plan.
- Assign the duration of the "Turn off Display" option to the "On Battery" and "Powered on" scenarios.
- After making changes, press the Save Changes button in the lower right corner.
Expert Tip:
Some PC problems are difficult to solve, especially when they involve corrupted repositories or missing Windows files. If you are having trouble fixing errors, your system may be partially corrupted.
We recommend installing Restoro, a tool that will scan your machine and determine what the fault is.
Click here to download and start repairing.
Using Control Panel is an old-school way to customize power plan settings and change screen timeout settings in Windows 11. We also recommend reading our guide to checking the battery health of your Windows 11 laptop.
3. Use advanced power options
- Use the shortcut to launch the "Run" dialog box, type or copy and paste the following command, and then press "OK" to execute it. WindowsR
<strong>control.exe powercfg.cpl,,3</strong>
- This will take you directly to Advanced Power Options Settings. Expand the Display category, and then expand the Turn off display after this time option.
- Specify the duration (in minutes) for the "On battery" and "Plug in power" fields and press the OK button to save the settings .
4. Use the Windows PowerShell command
- key, type powershell in the search bar, and then select "As administrator" from the search results run". Windows
- Click "Yes" in the "User Action Controls" pop-up window.
- Type or copy-paste the following command and press the key to assign a screen timeout when the computer is powered on. Replace duration with duration in seconds. Enter
<strong>powercfg -change -monitor-timeout-ac 60</strong>
- To change the screen timeout duration when the computer is powered by battery time, please execute the following command. Here again, replace the duration with the duration in seconds.
<strong>powercfg -change -monitor-timeout-dc 60</strong>
The Powercfg command allows you to change the timeout settings in Windows 11 and specify the system screen The time it should be active. This command works in both Command Prompt and Windows PowerShell, so you can choose whichever of the two you're familiar with.
5. Use the Registry Editor
5.1 Modify the registry
- Press the key to start"Start" menu, type regedit and select" Run as administrator". Windows
- Select "Yes" on the "User Action Control" prompt.
- In Registry Editor, navigate to the following location.
<strong>Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\8EC4B3A5-6868-48c2-BE75-4F3044BE88A7</strong>
- Here, right-click the Properties key and select Modify from the context menu.
- Now , enter the Value Data and press the OK button to save the changes.
5.2 Change advanced power settings
- Start Control Panel again, select Large icons in the "View by" drop-down list, and then Select "Power Options".
- Next, select "Change plan settings".
- Click Change Advanced Power Settings to exit the Advanced Settings Properties window.
- Expand the Display category, and then expand the Console Lock Display Off Timeout option.
- Replace the default time with your preferred duration in minutes and press the Apply button and then press OK.
Modify the Windows registry to unlock the console lock display shutdown timeout option in Windows 11, which can be configured from the Advanced Power Options settings window.
The above is the detailed content of 11 Ways to Change Screen Timeout in Windows 5. For more information, please follow other related articles on the PHP Chinese website!