How to automatically shut down Windows 7, 8 and XP computer automatically?
The following article will guide you how to schedule a quick shutdown of your computer.in Win 7 Win 8 or Win XP.
How to turn off the computer simple win 7, 8, XP
This is a guide to turn off the computer like windows 7, win 8 and XP similar or see more instructions below.
Turn off the computer Win 8
Go to Start> select Run> type shutdown -s -t 3600
Inside:
shutdown: is the keyword
-s: short for shutdown.
-t: time symbol
3600: This is the amount of time you want the computer to turn off (you can vary it according to your intended use, in seconds)
- If you want to cancel the automatic shutdown command has been set, go to Start> Run and enter the command shutdown -a
- Tip for you: You can change the value -s to -r to restart the computer after a period of time (-r stands for Restart)
Schedule shutdown of Windows XP computer
Go to Start -> select Run -> type shutdown -s -t 3600
Inside:
shutdown: is the keyword
-s: short for shutdown.
-t: time symbol
3600: This is the amount of time you want the computer to turn off (you can vary it according to your intended use, in seconds)
Windows countdown time shutdown
- If you want to cancel the automatic shutdown command has been set, go to Start -> Run and enter the command shutdown -a
- Tip for you: You can change the value -s to -r to restart the computer after a period of time (-r stands for Restart)
Command line to cancel the shutdown command
You should read it
- How to use the Shutdown command to schedule shutdown and restart the computer
- How to cancel the Shutdown command quickly
- Shutdown timer on Windows 10 is very simple with the command Shutdown -s -t
- How to shut down a computer
- How to Shut Down or Restart Another Computer Using CMD
- How to Make a Shutdown Shortcut in Windows