Answers for "windows command shutdown"

1

shutdown cmd

In CMD for Windows 10 and 11:

shutdown /s              (shuts down)
shutdown /r              (restarts)
shutdown /i              (opens UI for remote shutdown)
Posted by: Guest on October-29-2021
0

how to shutdown your computer using cmd

shutdown /s /t 1
Posted by: Guest on August-26-2021

Browse Popular Code Answers by Language