Computer >> Computer tutorials >  >> Troubleshooting >> computer maintenance

How to Start a Program at Startup using Task Scheduler.

If you want to learn how to start a program automatically at Windows Startup or at specific time by using the Task Scheduler, then continue reading this tutorial.

The usual method to add a program at Windows startup, is to place a shortcut of the desired program at the Startup folder. But, this method does not work always, especially if the program needs administrator permissions in order to run. To bypass this issue, you can add the program at startup using Registry, or to run the program at startup by using a scheduled task.

In this tutorial I will show you how to start any program automatically in Windows Startup or at a specific time, using the Task Scheduler .

How to Run a Program Automatically using Task Scheduler.

To start any application at startup or at any time you want using Task Scheduler:

1. At the search box, type: task scheduler
2.
Open Task scheduler

How to Start a Program at Startup using Task Scheduler.

 

3. From Action menu select Create Task.

How to Start a Program at Startup using Task Scheduler.

 

 

4. At General tab, type a name for the task. e.g. "CoreTemp" and select Run with highest privileges.

How to Start a Program at Startup using Task Scheduler.

 

5a. At Triggers tab, click New.

How to Start a Program at Startup using Task Scheduler.

 

5b. Select to Begin the task: At log on and click OK. *

* Note: If you want to start the desired application at another time, select "On Schedule" at "Begin the task" option and make the appropriate changes.

How to Start a Program at Startup using Task Scheduler.

 

6a. At Actions tab, click New.

How to Start a Program at Startup using Task Scheduler.

 

6b. At New Action window, click Browse.

How to Start a Program at Startup using Task Scheduler.

 

6b. Choose the application that you want to run at startup and click Open.

How to Start a Program at Startup using Task Scheduler.

 

6c. Click OK.

How to Start a Program at Startup using Task Scheduler.

 

7. At 'Conditions' tab, clear the Start the task only if the computer is on AC Power checkbox and click OK.

How to Start a Program at Startup using Task Scheduler.

 

8. At Settings tab, leave selected only the Allow task to be run on demand box and clear all other checkboxes. When done, click OK.

How to Start a Program at Startup using Task Scheduler.

9. Restart your PC to apply the change. *

* Note: If the scheduled task is not running for any other user on the PC, read the instructions in this tutorial: FIX: Scheduled Task Does Not Run for Other users or Runs in Background in Windows 10. 

That's it! Let me know if this guide has helped you by leaving your comment about your experience. Please like and share this guide to help others.