
The task will be executed and the system will shutdown according to your settings. Once the task has been created, you will see it ready to be executed in the Task Scheduler. Click “ Finish” to complete the procedure.Ĩ. Here, enter shutdown.exe in the Program/Script field and /s in the Add Arguments field. If you are using 24-hour clock then enter the time in 24-hour format, as shown in the below image.Ħ. Note: If you are using 12-hour clock then don’t forget to select AM or PM. Enter the time and click “ Next.” Since I want to shutdown my system at 11 PM, I’ve entered appropriate time. You can select whatever option you want.ĥ. In my case, I want to shutdown my system daily. Now select how often you want to repeat the task. In the task creation wizard, enter a meaningful name, description, and click “ Next.”Ĥ. In the task scheduler, click on the option “ Create basic task.”ģ. Search for “ Task Scheduler” in the start menu and open it.Ģ. We just have to create a scheduled task using the good old Task Scheduler.ġ. If you want Windows to automatically shutdown at a specific time every day or at regular intervals then you can do that too. Windows 10 Scheduled Shutdown Using Task Scheduler There is no visible cancelation option to abort the shutdown.Ģ. Once the time is up, it will disable a warning to save your work and shuts down the system. shutdown -s -t XXXXįor example, if you want to auto shutdown window after 60 minutes then the command will be something like shutdown -s -t 3600.Īs soon as you execute the command, Windows will schedule shutdown and displays a notification of the same. In the PowerShell or Command Prompt window, execute the below auto shutdown command. In my case, I’m using PowerShell but you can use Command Prompt too.Ģ. To set Windows shutdown timer, search either for PowerShell or Command Prompt and open it. For instance, you can use this tip to limit how long your children can use the system.ġ. This method is very useful when you have to spontaneously set a shutdown timer to auto shutdown Windows. All you have to do is execute a single shutdown timer command either in PowerShell or Command Prompt. Though Windows has no visible option to create a Windows shutdown timer, you can auto shutdown Windows with a single command. Scheduled Shutdown Using Task Scheduler 1.
