Home >System Tutorial >Windows Series >Where is the scheduled shutdown setting in win11? Where do I set the scheduled shutdown on my computer in Windows 11?
win11Where is the scheduled shutdown setting? In fact, the method is very simple. Users can directly click Run in the lower left corner, and then enter shutdown -s -t 7200 (7200 means shutdown after 2 hours) to perform the operation. Let this site give users a detailed introduction to where to set up the computer for scheduled shutdown in win11.
Where to set the scheduled shutdown of the computer in win11?
1. First, right-click the start menu in the lower left corner and open "Run".
2. Enter "shutdown -s -t 7200" and press Enter to run.
(7200 here is the scheduled shutdown time in seconds, 7200 is the shutdown after 2 hours)
3. In this way, the scheduled shutdown can be completed already setup.
#4. If you want to cancel the scheduled shutdown, just enter "shutdown -a" and press Enter.
#5. After confirmation, you can cancel the scheduled shutdown.
The above is the detailed content of Where is the scheduled shutdown setting in win11? Where do I set the scheduled shutdown on my computer in Windows 11?. For more information, please follow other related articles on the PHP Chinese website!