How to use the Shutdown command to schedule shutdown and restart the computer
Surely one of us has at times forgotten to turn off the computer due to busy work or unexpected sleep. It's not a good thing because your computer needs to rest, after all, not to mention that your computer is invaded by others without you knowing it. To solve this, they will use the timer method to turn off the computer, here some of you will think to schedule a computer shutdown, you need to install additional software. But no, we only need to use a brief command line to perform timer shutdown or restart the computer without installing any other software. Let's follow the following tutorial of TipsMake.com offline.
With the timer by the following command you can perform on: Windows XP, Windows Vista, Windows 7, 8, 8.1 and Windows 10.
The steps are as follows:
First, press Windows + R to open the Run dialog box. After the Run dialog box appears, enter the following command:
shutdown -s -t 3600
Inside:
- shutdown : Turn off the computer
- s : shorthand for shutdown
- t : stands for time
- 3600 : The shutdown timer time is in seconds (3600 seconds = 1 hour).
Depending on how much time you want to schedule, convert hours or minutes to seconds to enter the command. For example, some common time frames have been changed to seconds:
- 5 minutes : shutdown -s -t 300
- 10 minutes : shutdown -s -t 600
- 15 minutes : shutdown -s -t 900
- 30 minutes : shutdown -s -t 1800
- 1 hour : shutdown -s -t 3600
- 2 hours : shutdown -s -t 7200
- 3 hours : shutdown -s -t 10800
- 4 hours : shutdown -s -t 14400
- 5 hours : shutdown -s -t 18000
- 12 hours : shutdown -s -t 43200
- 24 hours : shutdown -s -t 86400
After entering the command, click OK and a message will appear, as shown below is the message on windows 10:
In addition to the shutdown timer function, you can also schedule the Restart of the computer by using the following command:
shutdown -r -t 3600
In case you want to cancel the shutdown timer, enter the command:
shutdown -a
When the message Logoff is canceled as shown below, the timer has been successfully canceled.
Above Thuthuatphanmem.vn has instructed you to schedule a shutdown by a simple command in windows. Hope the article will be helpful to you. Good luck!
You should read it
- Shutdown timer, Restart, Log off for the computer
- Shutdown timer on Windows 10 is very simple with the command Shutdown -s -t
- How to turn off the computer automatically
- Software timer shutdown
- How to Shut Down or Restart Another Computer Using CMD
- 6 quick ways to schedule Windows 10 computer shutdown
- How to use Classic Shutdown Timer to turn off the computer automatically
- Tips to schedule shutdown computer without using software
May be interested
- 6 ways to restart your Windows computer from simple to 'Pro'restarting the computer is a task that must be done quite often when the computer is slow, hanging, and installing software. there are many ways to restart your computer, in addition to using the start button to restart your computer, you have 7 other options to apply in different situations.
- How to use Classic Shutdown Timer to turn off the computer automaticallyshutdown timer classic application will restart the computer, hibernate, shutdown automatically according to the time set.
- Tips to schedule shutdown computer without using softwaredo you know how to schedule shutdown computer without using software yet? if not, please refer to the article below
- Instructions to turn off and restart the remote computer on Windowswindows operating system contains the utility shutdown.exe, a simple utility to shut down or restart the computer remotely via the local network. to use the shutdown.exe utility, you must first configure the pcs that users want to shut down or restart remotely.
- How to schedule automatic shutdown on macOSon macos, there is a feature to set the time to automatically shut down shutdown, put the device into sleep sleep state or restart restart automatically. or users can set up any time for the mac to shut down automatically.
- How to automatically shut down Windows 7, 8 and XP computer automatically?how to schedule a simple shutdown quickly. you often forget to turn off your computer, or you want to do it even faster to turn off your computer.
- Instructions for scheduling a Windows 10 computer shutdownturning off your windows computer simply means you work with the power key. however, if you are in the habit of working late at night and often forget to turn off your computer, you can set the automatic shutdown schedule at a specific time in advance.
- How to Remotely Restart a Windows Machine Through Command Linethis wikihow teaches you how to restart another computer on your network from your own computer by using the windows command prompt app. you cannot remotely restart a computer with command prompt if you haven't previously set the computer...
- How to Restart a Windows Computer Remotely Using the Command Linetoday's tipsmake will show you how to restart another computer on the network from your own computer using the windows command prompt application. to restart a remote computer with command prompt, that computer must be set up to start remotely and at the same time connected to your internet network.
- How to cancel the Shutdown command quicklyhow to cancel the shutdown command quickly. the shutdown command will make it a bit difficult if you are not working in time to back up or download unfinished file with a large size.