


Click “ Next” to continue.Ĭlick “ Finish” to complete the procedure. Here, enter shutdown.exe in the “Program/Script” field and /s in the “Add Arguments” field. If you use a 24-hour clock, enter the time in 24-hour format, as shown in the image below. Note: If you use a 12-hour clock, don’t forget to select AM or PM. You can select whatever option you want.Įnter the time and click “ Next.” Since I want to shut down the system at 11 PM, I’ve entered the appropriate time. In my case, I want to shut down 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.”

Search for “ Task Scheduler” in the start menu and open it.Ĭlick the “ Create basic task” option in the Task Scheduler main window.
#TURN OFF SHUTDOWN TIMER WINDOWS 10 WINDOWS 10#
In Windows 10 and 11, you can use the Windows Terminal. I’m using PowerShell, but you can use Command Prompt too. To set a Windows shutdown timer, search for PowerShell or Command Prompt and open it. With that, you scheduled a shutdown in Windows.Use the below command while replacing “timeInSeconds” with the actual number of seconds.Here’s the command to schedule a shutdown in Windows. For instance, you can use this tip to limit how long your children can use the system. This method is helpful when you have to set a shutdown timer to auto shutdown Windows spontaneously. Though Windows has no visible option, you can schedule and auto shutdown Windows with a single PowerShell or Command Prompt command.
