HomeOur Team

How reboot Windows from CMD

By Tom Grant
Published in OS
October 16, 2020
1 min read

Command to reboot windows computer shutdown /r The above command will set a time out of 30 seconds to close the applications. After 30 seconds, windows reboot will start. If you want to reboot Windows with your own time out value you can use the below command. shutdown /r /t timeout_in_seconds To shutdown a Windows computer shutdown /s To abort computer reboot shutdown /a
To force reboot by closing applications without warning s’hutdown /r /f’ Open the shutdown GUI ‘shutdown /i’ ‘Reboot windows using WMIC’ wmic os where Primary=‘TRUE’ reboot


Tags

#cmd
Previous Article
How to enable parental control on TikTok account?
Tom Grant

Tom Grant

Product Designer

Related Posts

What's new on Windows 10 CMD
April 27, 2020
3 min
© 2022, All Rights Reserved.

Quick Links

Our TeamContact Us

Legal Stuff

Social Media