Home > Article > System Tutorial > How to set a scheduled shutdown in win10
Sometimes we may accidentally set a scheduled shutdown, but we don’t want to shut down at that time, and we don’t know how to shut down. In fact, we only need to enter the command to turn off the scheduled shutdown in the run box. Let’s take a look at it below.
1. First, we use the shortcut key "win r" to open the run box.
2. Enter “shutdown -a” and press Enter to confirm.
3. We will see the prompt that the scheduled shutdown is turned off.
4. If we need to enable scheduled shutdown, we can also enter "shutdown -s -t (time in seconds)" in the run box and set it in How long did it take for it to automatically shut down?
The above is the detailed content of How to set a scheduled shutdown in win10. For more information, please follow other related articles on the PHP Chinese website!