Shutdown timer on Windows 10 is very simple with the command Shutdown -s -t
If you are the type of person who is busy and often has the habit of forgetting to turn off the computer after work, then surely there will be a timer to turn off the computer on windows 10. There are many ways for us to schedule. shutdown the computer, the simplest way is to use the Shutdown -s -t command. If you do not know how to use this command, please follow the following tutorial of TipsMake.com.
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 computer shutdown with the command shutdown -s -t on windows 10. Hope the article will be useful to you. Good luck!
You should read it
- How to turn off the computer automatically
- Software timer shutdown
- 4 How to schedule shutdown of Windows 11 computers without software
- How to use Classic Shutdown Timer to turn off the computer automatically
- How to Make a Shutdown Shortcut in Windows
- Instructions to prevent shutdown on Windows 10 computers
- How to use the Shutdown command to schedule shutdown and restart the computer
- How to cancel the Shutdown command quickly
May be interested
- All Frequency Restart, Shutdown, Remote Off ... with Command Promptoften users often turn off the computer, restart the computer ... using the shutdown options on the start menu. however, few of us know that using command prompt can also shutdown, restart the computer, schedule a computer shutdown or enable hibernation, ... and even if you have admin rights you can turn off other computers remotely.
- Instructions to prevent shutdown on Windows 10 computersthe shutdown process on windows operating system is extremely simple. in fact, windows offers a lot of ways and options to turn off the computer, such as using keyboard shortcuts, shutdown options on the start menu and lock screen lock screen, through the power user menu, ...
- How to use the Shutdown command to schedule shutdown and restart the computerhow 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.
- 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.
- Schedule a Windows computer to shut down without softwaresolution when you want to go to bed and the computer is running halfway - log off, restart or hibernate timer ... right on your windows os without software.
- 10 useful commands in Windows you should knowcommand prompt is used to execute batch files, perform tasks quickly, help you troubleshoot and solve some windows problems when the system crashes. however, not all commands in windows are useful and must be done regularly. with the 10 command lines in the following article it is very useful even if you are not an administrator.
- How to Cancel Automatic Shutdown on Windows 10windows 10 has a feature that automatically shuts down according to the plan that you set. but there will be times when you work or play games late and don't want the device to automatically turn off. tipsmake today will guide you how to execute the command line to cancel the automatic shutdown feature on command prompt as well as powershell. however, if you use power saving settings to reduce battery consumption when the laptop is not plugged in, you may need to change these settings in the power section.
- How to create Slide to Shutdown function on Windows 10the slide to shutdown function on windows 10 helps you shut down quickly, shortening a lot of time to turn off the computer just by sliding the screen down.
- Fix 'This App is Preventing Shutdown' error on Windows 10if the applications are blocking the shutdown or restart process, you will see the message this app is preventing shutdown. here are the steps to fix the problem, make the shutdown and reboot smoothly.
- How to fix computer errors without completely turning off the powercomputer shutdown is very simple and everyone can do it. however, many computers do not have full power off, the power light is on.