php editor Banana will take you to explore how to set a scheduled shutdown in Win11 system. The scheduled shutdown function is very practical in daily use. It can help save electricity bills, extend the life of the computer, and even automatically shut down the computer before going to bed. The following describes in detail how to set a scheduled shutdown in Win11 system, so that the computer can manage time intelligently and bring convenience to your life.
1. First press win r on the keyboard to bring up the windows11 run box.
2. We can use the command"at 22:00 shutdown -s" (press the Windows logo R to open the run box and enter), where 22:00 is the shutdown time, that is, it will automatically shut down at 10 pm. You can set the automatic shutdown time as needed;
3. Cancel automatic shutdown: If you want to cancel automatic shutdowncommand, we only need to enter "shutdown -a" in the run window and press Enter.
The above is the detailed content of How to set a scheduled shutdown in win11-How to set a scheduled shutdown in win11. For more information, please follow other related articles on the PHP Chinese website!