What will u do if you want to let your computer automatically shut down at a certain time?
I usually download some software to do this. However, it is not allowed to download or install
anything on my working computer, then can we do this without other software?
The answer is yes, I have found an easy tip to shut down ur pc without download anything.
For example, you want to shut down your computer on 22:00, u just need do as the following:
Click “StartàRun”, then input “at 22:00 Shutdown -s”.
Then the “Shut down window” will popup out on 22:00, there will be a 30-seconds countdown
and a hint of asking you to save ur work.
If you want to shutdown ur computer by countdown, you can input “Shutdown.exe -s -t 3600”,
which means your pc will automatically shut down after 60 minutes (3600 means 60minutes)
After setting the shutdown time, you can cancel the setting by input “shutdown -a” as well.