About 580,000 results
Open links in new tab
  1. How to Reboot from the Command Prompt on Windows (CMD) - wikiHow

    Sep 9, 2025 · This wikiHow guide teaches you how to restart a Windows PC by typing commands at the command prompt. We'll show you the most useful versions of the restart command (shutdown /r), …

  2. Shutdown/Restart Windows using Command Prompt and PowerShell

    Mar 15, 2024 · The following two commands are available in Windows PowerShell to shutdown and reboot the computer: Restart-Computer and Stop-Computer. Both commands allow you to shutdown …

  3. How To Restart Windows From the Command Prompt or ... - Lifehacker

    May 8, 2025 · These are the text commands you need to restart or shut down your computer via command prompt or PowerShell in Windows.

  4. How to Restart Windows 10 from Command Prompt: A Step-by-Step …

    Aug 15, 2025 · In this section, I’ll walk you through the steps to restart your Windows 10 PC using the Command Prompt. This method is straightforward and perfect for quickly rebooting your system.

  5. Restart-Computer (Microsoft.PowerShell.Management) - PowerShell

    You can use the parameters of Restart-Computer to run the restart operations, to specify the authentication levels and alternate credentials, to limit the operations that run at the same time, and …

  6. How to Restart from Command Prompt in Windows 10, 11, and Server

    Learn how to restart or shut down Windows 10, 11, and Server using Command Prompt or PowerShell. Step-by-step commands to control restart timing and cancel shutdowns.

  7. How to restart a Windows 10 computer - Digital Citizen

    Oct 8, 2025 · If you want to restart your Windows 10 computer, the easiest way is to use the Start Menu. First, open the Start Menu by clicking or tapping the Windows button in the bottom-left corner of the …

  8. Proper reboot and shutdown via command prompt? - SoftwareOK

    Dec 5, 2024 · Proper reboot and shutdown via command prompt? A Windows computer can be shut down or restarted quickly and efficiently using the command prompt. This method is especially useful …

  9. 6 Ways To Restart A Windows 11 PC

    May 5, 2025 · Step 1: Save your work and close all running programs. Step 2: Open the Command Prompt. Step 3: Type shutdown /r and then hit the Enter key. Step 4: Windows 11 displays a “You’re …

  10. How Do I Shut Down Or Restart My PC From The Command Line?

    Windows provides a built-in command called shutdown that is used to manage shutdown and restart operations via the command line. To shut down your computer immediately, enter: Explanation: /s …