

Shuts down and restarts the local computer This command shuts down the computer immediately without any delay or countdown Stop-Computer -ComputerName “RemoteComputer” -Force Specifies an account with permission to shutdown the computer, RemoteComputer.

Stop-Computer -ComputerName “RemoteComputer” -Credential “Credential with permission to restart the computer” This command will shutdown the remote computer, RemoteComputer. Stop-Computer -ComputerName “RemoteComputer” Shuts down the local computer after a timeout notification

This command shuts down the PC after a delay. This cannot be used with /m or /d options

On the command prompt, use one of the Shutdown commands in the table below – what each command does is explained in the table.ĭisplays the Shutdown graphical user interface (GUI)Ĭommand Logs off the computer.Windows 10 search will display and select Command Prompt. Type command prompt or cmd in the search box.If you added Hibernate to the start menu, the option to Hibernate the PC will also be displayed. The right-click method offers other options – you can Restart your PC, put it to Sleep or even Sign out of your PC.
