How to Shutdown Windows 10

Photo of author

By Victor Ashiedu

Published

In this Itechguide, Victor teaches you how to shutdown Windows 10. The guide covers steps for 3 methods to shutdown Windows 10.

Option 1: Shutdown from Start Menu

How to Shutdown Windows 10 from Start Menu

There are two methods to Shutdown from Start menu: Left-click and Right-click methods

Method 1: Shutdown by Left-clicking Start Menu

  • Left-click the Start Menu and click the power button icon. 3 additional options will be displayed above the power button icon.
How to Shutdown Windows 10 from Start Menu - left-click method: How to Shutdown by Left-clicking Start Menu
  • To shutdown your PC, from the additional displayed options, click the Shut down button.
  • However, to shutdown and restart your PC, click the Restart button (beneath the Shut down button)
  • You may also put your PC to sleep by selecting the Sleep button.
Your PC will shutdown immediately.

Method 2: Shutdown by Right-clicking the Start Menu

You can also shutdown Windows 10 PC, restart or put the PC to sleep by right-clicking the Windows 10 start menu. Here are the steps…

  • Right-click the start menu, point to Shut down or sign out. Finally, to shutdown your PC, click the Shut down button.
The right-click method offers other options – you can Restart your PC, put it to Sleep or even Sign out of your PC. If you added Hibernate to the start menu, the option to Hibernate the PC will also be displayed.

Option 2: Shutdown from CMD

How to Shutdown Windows 10 from CMD
  • Type command prompt or cmd in the search box. Windows 10 search will display and select Command Prompt.
How to Shutdown Windows 10 from CMD
  • On the command prompt, use one of the Shutdown commands in the table below – what each command does is explained in the table.
S/NShutdown commandWhat the command does
1shutdown /iDisplays the Shutdown graphical user interface (GUI)
2shutdown /lCommand Logs off the computer. This cannot be used with /m or /d options
3shutdown /sThis command shuts down the PC after a delay.
4shutdown /r Performs a full shut down and restarts the computer.s
5shutdown /a Use this command to abort a system shutdown – possible during a shutdown countdown.
6shutdown /pShutdown the local computer with no time-out or warning. Shuts down immediately.
7shutdown /hThis shutdown command hibernates the local computer.

*/m option is used to specify a remote computer – you cannot use the shutdown command to log off a remote PC.
*/d option provides the reason for the computer restart or shutdown – this cannot be done when you are logging off a PC.

Option 3: Shutdown with PowerShell

How to Shutdown Windows 10 with PowerShell
  • Type powershell in the search box. Then, from the search results, click Windows PowerShell.
  • Then, on the PowerShell prompt, use one of the Stop-Computer or Restart-Computer Cmdlets in the table below – what each command does is explained in the table.
S/NShutdown or Restart CmdletWhat the command does
1Stop-Computer -ComputerName localhostShuts down the local computer after a timeout notification
2Stop-Computer -ComputerName “RemoteComputer”This command will shutdown the remote computer, RemoteComputer.
3Stop-Computer -ComputerName “RemoteComputer” -Credential “Credential with permission to restart the computer”Specifies an account with permission to shutdown the computer, RemoteComputer.
4Stop-Computer -ComputerName “RemoteComputer” -ForceThis command shuts down the computer immediately without any delay or countdown
5Restart-ComputerShuts down and restarts the local computer
6Restart-Computer -ComputerName RemoteComputer1This command will shutdown and restart the Windows 10 PC, ComputerName.
7Restart-Computer -ComputerName $RemotecomputerName -Credential “Credential” -ForceThis Restart-Computer command uses the username specified in “Credential” to restart the computer. The Force parameter forces the computer to restart immediately.

You can use the 3 methods covered in this Itechguide to shutdown Windows 10!

If you were able to shutdown your PC by following the steps in this guide, click on “Yes” beside the “Was this page helpful” question below.

You may also express your thoughts and opinions by using the “Leave a Comment” form at the bottom of this page.

Finally, for more Windows 10 Itechguides, visit our Windows 10 How-To page. You may also be interested in our Work from Home page.

About the Author

Photo of author

Victor Ashiedu

Victor is the founder of InfoPress Media, publishers of Ilifeguides and Itechguides. With 20+ years of experience in IT infrastructure, his expertise spans Windows, Linux, and DevOps. Explore his contributions on Itechguides.com for insightful how-to guides and product reviews.

Related Articles

Get in Touch

We're committed to writing accurate content that informs and educates. To learn more, read our Content Writing Policy, Content Review Policy, Anti-plagiarism Policy, and About Us.

However, if this content does not meet your expectations, kindly reach out to us through one of the following means:

  1. Respond to "Was this page helpful?" above
  2. Leave a comment with the "Leave a Comment" form below
  3. Email us at [email protected] or via the Contact Us page.

Leave a comment