Controlling and scheduling the automatic shutdown of Windows may seem complicated when you try it for the first time, but it’s not. The operating system itself offers a basic tool to set the exact shutdown time, and as an alternative, a small program called Alternate Shutdown reduces the whole process to a couple of clicks.

We don’t need to sit in front of the computer for it to work. That’s a truth we lose sight of too often, and it prevents us from getting the most out of our system. Want to download a copy of Windows 10? Why would you stand guard for two hours until the ISO image is saved to your disk? The same applies to defragmentation, file compression, and creating backups. Now, getting up from the chair is easy, but we’re missing one extra step: telling Windows to shut down once the task finishes. Scheduling the automatic shutdown of Windows is as simple as opening a command prompt or downloading a small program. You choose.

How to Schedule Automatic Shutdown in Windows
Schedule automatic shutdown

Learn to schedule the automatic shutdown of Windows

How to Schedule Automatic Shutdown in Windows
The shutdown command allows us to schedule restarts and shutdowns at will

The first resource we’re going to share is simply the shutdown command. To use it successfully, you’ll need to open a command prompt with administrator privileges (right-click on cmd.exe -> “Run as administrator”) and invoke the command with the following format: shutdown -s -t XX. The -s switch indicates that you want to shut down the computer. Conversely, if your plan is to schedule a restart, replace -s with -r. The rest of the command, -t XX, sets the time in seconds that Windows should wait before shutting down. For example, if the running task will take half an hour and you’d like the computer to shut down ten minutes after it finishes, the command is shutdown -s -t 2400 (remember, the value is always in seconds). And what happens when you want to cancel the scheduled shutdown? Easy: the command to execute is shutdown -a.

How to Schedule Automatic Shutdown in Windows
If you don't like working inside CMD, Alternate Shutdown is a great option

If you’re not comfortable with the command line and prefer to schedule the automatic shutdown of Windows in a more user-friendly way, don’t worry: the answer lies in the software Alternate Shutdown. Its interface is simple, but it has all the parameters needed to schedule the shutdown precisely. In addition to setting a specific interval, Alternate Shutdown allows us to choose the exact day and time of the shutdown, which is much more complicated in the command prompt. Alternate Shutdown works with all versions of Windows starting from 2000 and is completely free.

Download Alternate Shutdown: