The Download
- You can change the screen timeout in Windows 11 through the Settings, Control Panel, or Terminal.
- Screen timeout is different from sleep mode; the screen turns off, but your computer stays on.
This article explains how to change the Windows 11 screen timeout setting so the monitor will turn off after a different duration. Your options span from one minute to five hours, or you can stop the display from turning off at all.
How to Change the Windows 11 Lock Screen Timeout
Below are three methods to do this, but we recommend the first one for most people since it’s the easiest.
Use Settings to Edit Power Settings
The power options in Settings is one way to adjust how long Windows 11 stays awake.
In the Windows taskbar, select the Start Menu and open Settings.
Select Power & battery.
Another way to open power settings is through the Power User Menu. Right-click the Start Menu and choose Power Options.
Select Screen and sleep.
The ms-settings:powersleep Run command can be used to jump right to this screen.
Choose a time next to When plugged in, turn off my screen after. If your device has a battery, you’ll see another option (not shown here) for controlling when the screen turns off while on battery power.
Use Control Panel to Edit Plan Settings
You can customize your power plan in Control Panel to choose when to turn off the display.
Open Windows Control Panel. Select the Start Menu and search for **Control Panel**, then select the app to open it.
Select Hardware and Sound.
Select Power Options.
A quick way to complete this step and open the Power Options Control Panel applet, is to execute powercfg.cpl from the Run dialog box.
On the left, select Choose when to turn off the display or Change when the computer sleeps.
Next to Turn off the display, select the menu to pick a different duration.
Select Save changes.
Use the Powercfg Command
Another way to keep the screen active, or to change the monitor timeout so it turns off faster is through a specific command at the command line. This is easy to do even if you’ve never executed a command before.
Open Terminal. You can find it by searching or right-clicking the Start button.
Enter the command as it’s written below to change the screen timeout when the computer is plugged in.
Change 60 to the desired time in seconds:
powercfg -change -monitor-timeout-ac 60
A similar command is used for when the computer is on battery power:
powercfg -change -monitor-timeout-dc 60
This command works in Command Prompt and PowerShell, so it doesn’t matter which tab you open in Terminal.
Press Enter to execute the command. The change will take place immediately.
The Differences Between Screen Timeout and Sleep
At a glance, a computer that’s asleep might look the same as one that’s awake but with the display turned off. In reality, these are two different things.
This means the duration your computer waits before turning off the display can be different from the duration that passes before it puts the computer to sleep. See our How to Change Windows Sleep Settings guide to edit how long Windows 11 should wait before going to sleep.
A PC in sleep mode is in a low-power state, so while some functions are shut down to save energy, the computer isn’t completely off (your open programs and files remain active). When the display is off, the computer itself isn’t affected; only the monitor goes dark, which helps conserve energy or minimize unnecessary light in the room.
Thanks for letting us know!
Subscribe
Tell us why!
Leave a Comment
Your email address will not be published. Required fields are marked *