Amazing way to shutdown and restart windows 11/10 using cmd

Quick Reading: About shutdown and restart windows 11/10 using command prompt
- TO shutdown windows PC Open cmd and type shutdown /s or shutdown -s
- TO cancel scheduled shutdown Open cmd and type shutdown /a or shutdown -a
- TO restart windows PC Open cmd and type shutdown /r or shutdown -r
- For immediate shutdown Open cmd and type shutdown -s -t 00
- Open the text editor type shutdown -s -t 00 command and save file with .bat extension. Then click on .bat file to shutdown your computer
Depth Reading: About shutdown and restart windows 11/10 using command prompt
https://computerbitsdaily.blogspot.com/2022/04/shutdown-restart-windows-pc-using-cmd.html
Stay safe , keep learning