Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Windows » How to use command prompt to shutdown and restart your computer
  • Set Microsoft Defender AV to Passive mode on a Windows Server
    Set Microsoft Defender AV to Passive mode on a Windows Server Security | Vulnerability Scans and Assessment
  • disableautomaticoffload
    How to Disable Automatic Offloading of Apps on iPhones Mac
  • macos 10 14
    How to Launch macOS Activity Monitor from the Utility and Terminal Mac
  • Featured image new 1
    Detect if an application was uninstalled on Windows: Find out who has uninstalled an application via Windows Event Viewer Windows
  • azure sql featured image
    How to delete ADFS Windows Internal Database without access credentials Oracle/MSSQL/MySQL
  • article 1280x720.192a2586
    How to fix Scheduled task status prompts error 0x800710E0 Windows Server
  • Resolving Vsss Error
    Resolving VSS Errors: Veeam AD Backups failing with SentinelOne Backup
  • Turn bluetooth on and off
    Unable to Turn Bluetooth On or Off on Mac Mac

How to use command prompt to shutdown and restart your computer

Posted on 02/04/202018/09/2023 Christian By Christian No Comments on How to use command prompt to shutdown and restart your computer
use command prompt

There are times you (as a system Administrator) may want to reboot your PC due to undesired behavior on your PC. During and after the installation of new programs (software and hardware), most times, you may need to restart your device. This will shut off all processes so that the Kernal can be re-established with the new software or hardware. Here are some useful switches (flags) that can be combined to shut down or restart a computer.

For more information on Windows command prompt and PowerShell, see the link. See the following guides on “how to prevent a remote shutdown and restart in Windows 10, how to allow only admin users (administrators) to shut down and reboot Windows Server 2012, how to prevent users from shutting down in a Virtual Machine and Handy Command-Prompt Shutdown Commands.

-r This will have the server shutdown and then restart
-f This will force the server to close any running application 
-t 01 This is a time-out before shutdown.

Combining these commands into a single syntax, we have the following command below

shutdown -r -f -t 00

When this command is run from the command prompt as shown below, the device will be restarted immediately because of the time specified.

shutdown computer

As you can see, the device restart is being initiated as shown below.

– Click on the hyperlink for Windows Active Directory Short Keys – Windows Administrative Shortcut
– For Windows Short Keys – Windows Administrative Shortcut, see the following link

Here's how to do the shutdown functions via a the CLI (batch file):
shutdown -r — restarts
shutdown -s — shutsdown
shutdown -l — logoff
shutdown -t xx — where xx is number of seconds to wait till shutdown/restart/logoff
shutdown -i — gives you a dialog box to fill in what function you want to use
shutdown -a — aborts the previous shutdown command....very handy!
shutdown -h — hibernate. Easy mistake - it's not for help

Additional options:
-f — force the selected action

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:restart, Restart option windows server, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Run or Edit and Delete Tasks via Windows Task Scheduler
Next Post: Periodic Scanning: How to schedule Windows Defender Antivirus to scan on Windows

Related Posts

  • OOBEZDP
    OOBEZDP: Something went wrong during the Windows deployment Windows
  • How to Fix Scanning and Repairing Drive on Every Boot
    How to Fix Scanning and Repairing Drive on Every Boot Windows
  • install python 3 and pip
    How to upgrade and downgrade PIP on Windows Windows
  • what is winrm
    WinRM cannot complete the operation, verify that the specified computer name is valid Windows
  • remote desktop connection 5 1280x720 1
    How to view and remove Remote Desktop connection history Windows
  • Startup delay mbam
    Force immediate MBAM Encryption: Why does the MBAM Agent delay most times in encrypting devices? Windows

More Related Articles

OOBEZDP OOBEZDP: Something went wrong during the Windows deployment Windows
How to Fix Scanning and Repairing Drive on Every Boot How to Fix Scanning and Repairing Drive on Every Boot Windows
install python 3 and pip How to upgrade and downgrade PIP on Windows Windows
what is winrm WinRM cannot complete the operation, verify that the specified computer name is valid Windows
remote desktop connection 5 1280x720 1 How to view and remove Remote Desktop connection history Windows
Startup delay mbam Force immediate MBAM Encryption: Why does the MBAM Agent delay most times in encrypting devices? Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • Set Microsoft Defender AV to Passive mode on a Windows Server
    Set Microsoft Defender AV to Passive mode on a Windows Server Security | Vulnerability Scans and Assessment
  • disableautomaticoffload
    How to Disable Automatic Offloading of Apps on iPhones Mac
  • macos 10 14
    How to Launch macOS Activity Monitor from the Utility and Terminal Mac
  • Featured image new 1
    Detect if an application was uninstalled on Windows: Find out who has uninstalled an application via Windows Event Viewer Windows
  • azure sql featured image
    How to delete ADFS Windows Internal Database without access credentials Oracle/MSSQL/MySQL
  • article 1280x720.192a2586
    How to fix Scheduled task status prompts error 0x800710E0 Windows Server
  • Resolving Vsss Error
    Resolving VSS Errors: Veeam AD Backups failing with SentinelOne Backup
  • Turn bluetooth on and off
    Unable to Turn Bluetooth On or Off on Mac Mac

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.