How To Shutdown & Restart PC Using Run Key
+ Shutdown PC
- Start + R (shutdown -s -t 00) Or
(shutdown -s -t 60 -c "Your PC will shutdown in 1 min. Pls save all open files!")
+ Restart PC
- Start + R (shutdown -r -t 00) Or
(shutdown -s -t 60 -c "Your PC will shutdown in 1 min. Pls save all open files!")
+ Shutdown PC
- Start + R (shutdown -s -t 00) Or
(shutdown -s -t 60 -c "Your PC will shutdown in 1 min. Pls save all open files!")
+ Restart PC
- Start + R (shutdown -r -t 00) Or
(shutdown -s -t 60 -c "Your PC will shutdown in 1 min. Pls save all open files!")