

It will be automatically enabled when you click the final "Finish" button. Click or press Enter on your keyboard to perform this command. For example, if you want the computer to be turned off in 2 hours, the command should look like this: shutdown -s -t 7200. The value XXXX denotes the time (in seconds) before the computer should be powered off. Type /s /t 0 into the "Add arguments box" – you'll notice from above that we still have to specify a shutdown delay, but by using "0 seconds" the timer expires immediately.įinally, click "Next" again to review and save your task. In the Command Prompt window, type the command shutdown -s -t XXXX.

WARNING: After you start this, you can not stop it (unless you know how. Choose "Start a program" and click "Next." Under "Program/script", type shutdown. That will Turn your computer off in 60sec and display the message. In PowerShell or CMD, navigate to the folder where. In our case, we'll automatically shutdown the device at 22:00 every day.Ĭlick "Next" to get to the Action configuration screen. You can also start the Shutdown Timer using the command line utilizing specific arguments and settings. Click Next to make your selection and specify the parameters for your trigger.

It works the same way as CMD to set shutdown timer.
#SHUTDOWN TIMER CMD WINDOWS#
You can choose between Daily, Weekly and Monthly recurrence, or opt for a one-time event. Windows PowerShell is a task automation tool which works with command lines and scripts. Cancel the command to shutdown the computer in the CMD window 3. You now need to define the trigger for the shutdown. Timed shutdown command by command in CMD 2. In the Actions pane on the right, click "Create Basic Task" and name the task "Shutdown." Click the "Next" button to proceed. Open Task Scheduler by searching for it in the Start menu.
