In this article we are going to discuss some commands which are used to shutdown, restart, log off and set timer for shutdown.
STEP1
First of all type CMD in the search menu of your PC:
STEP2
CMD will open :
1. How to shutdown your PC (using Windows Command Line)
Type “shutdown –s” and hit enter your PC will Shut down:
2. How to restart your PC (using Windows Command Line)
Type “shutdown –r” and hit enter your PC will restart:
3. Log off your PC (using Windows Command Line)
Type “shutdown –l” and hit enter your PC will log off:
4. Set timer for PC shutdown (using Windows Command Line)
In order to set timer for your PC to shutdown simply type “shutdown /s /t” and set seconds and then hit enter:
Your PC will shutdown after the time you have set.
Summary
In this article we have discussed 4 useful commands which are used to shutdown, restart, log-off and set timer for shutdown.