Schedule Windows Automatically Power On and Power Off


To totally unlock this section you need to Log-in


Login

There are quite a few reasons why you want to automatically startup and shutdown your Windows machine. You can schedule it to run virus scan periodically when nobody is around, running disk defragmentation or custom downloading tasks. Things like those could take hours to finish. It would be better off to let it run by itself at off hours. An extreme approach to solve this kind of problem is to simply leave the computer on 24/7, and run such tasks while not using the machine.

But that might not be an ideal solution; often times, it isn’t doing anything but draining wasted electricity and making unnecessary noise. So if you are using a computer following a predictable pattern, it might be worth it to set up a repeated scheduled job that would automatically power on your machine at a specific time of a day, or a certain day of a week/month, and power off automatically at a predefined time subsequently.

How To Schedule Windows To Startup

To make Windows to power on by itself isn’t something you can achieve inside Windows OS. But you can do this by selecting the right option in your BIOS or CMOS settings. Each machine might have slightly different naming for such configuration.

In this real-world-example, you would first need to go to BIOS > Power Management > Resume By Alarm > Enable. From there you can configure which date of a month to anatomically power on or leave it repeated to do this everyday at which specific hour of the day. Save the setting when done.

Schedule Windows Automatically Power On and Power Off

Next Configure Windows to Automatically shutdown

Now that we have configured Windows to start itself, it’s time to configure how to let it shutdown at a time of your choice. To do this, we are going to leverage the build-in tool called “Schedule Task”. You can find the setting by going to Control Panel > Schedule Task.

Schedule Windows Automatically Power On and Power Off

On the right side Action section go find Create Task...

Schedule Windows Automatically Power On and Power Off

Under the Create Task wizard make sure “Run whether user is logged on or not” is selected. Also make sure “Run with highest privileges” is checked. Give it a name such as “Shut down every night”.

Schedule Windows Automatically Power On and Power Off

Now go to Actions tab, click New...

Schedule Windows Automatically Power On and Power Off

This will bring up another pop-up. Select “Start a program” as the action drop down, and under Program/script: enter shutdown. Add arguments (optional): enter -s.

Schedule Windows Automatically Power On and Power Off

Click OK to go back to the wizard. Under Triggers tab click “New...”:

Schedule Windows Automatically Power On and Power Off

At the New Trigger pop-up, you can configure when to execute the action we have previously defined. Select Daily and pick the time to shut down the machine. For example we can configure it to automatically turn off the computer at 12:15am midnight.

Schedule Windows Automatically Power On and Power Off

Once you have configured this task, it might ask your password of the user to run this task. Enter the logged in user’s password below.

Schedule Windows Automatically Power On and Power Off

Now when you go back to the schedule task wizard, you will find that the task we’ve just created “Shut down every night” is showing under Action Tasks.

Schedule Windows Automatically Power On and Power Off

You’ve just configured your computer to automatically start and shutdown all by itself. No more wasted energy on not turning off your computer or too lazy to turn it off. Use this at your own need to start the machine either at the morning or after work, you have the freedom to configure this to fit your lifestyle.