Windows operating systems are designed in a way that by default, when the computer is idle, they first turn off the screen and then put it in sleep mode. This is most often necessary for laptops, where a battery is used, but it is also applied to desktop PCs. In today's article, we will look at how you can change the screen timeout before it turns off in Windows 11 in different ways.
The first option is the simplest — through the operating system settings.
Open System Settings or right-click on the Start menu, then select Power Management.
Go to the System => Shutdown section.
Select the Screen and sleep option, then choose the necessary value next to When plugged in, turn off my screen after and next to On battery power, turn off my screen after. No need to confirm or reboot the system. After this, you can close the settings window.
As it turns out, you can also configure the screen active time in the PC power settings.
On the desktop, press Win+R and enter the command powercfg.cpl. The same can be entered in the search bar. Press Enter.
On the left, click Adjust display off settings, then next to Turn off the display choose the necessary value.
Click Save changes and close the settings window.
After this, the system will also change the screen timeout.
Another method, which is somewhat similar to the previous one.
Right-click on Start and select Run, enter the command control powercfg.cpl,,1. Press Enter.
Go to the Screen => Turn off screen after section, set the desired value, and click OK.
This is a more detailed option, as it allows for more flexible system settings.
In the search bar or in the Run menu (Win+R), type cmd, and just in case, run it as administrator.
Enter the command to set the screen timeout while the computer is powered by the network — powercfg -change -monitor-timeout-ac 10. Instead of 10, you can enter a number that will represent minutes. Press Enter.
Similarly, enter powercfg -change -monitor-timeout-dc 10 and a number instead of 10. This command will change the screen timeout when running on battery power. Also press Enter.
As you can see, there's nothing complicated.