Starting Applications Automatically when Starting Windows

Written by Barry Dysert (last updated September 28, 2020)

You may have applications that you want to automatically start every time Windows is started. This is easy to do by using the Task Scheduler. Say that your program is called "C:\EXE\Monitor.exe" and you want it to start every time Windows is started.

First, you need to start the Task Scheduler. The easiest way to do this is to simply use the search capabilities of Windows. Search for "Task Scheduler" (without the quote marks), and then open it once it is located. Ensure that the selected node in the left vertical pane is "Task Scheduler Library." (See Figure 1.)

Figure 1. The Task Scheduler main screen.

This main screen is broken into five basic areas. The left vertical pane is the navigation pane, allowing you to create folders and sub-folders in which to keep your scheduled tasks. (I just use the default "Task Scheduler Library.") The top center pane lists all of the scheduled tasks in the node that's been selected in the navigation pane. Note the vertical and horizontal scroll bars on this pane, which implies that it contains a lot of information that you can scroll around to see. The bottom center pane lists the details of the task selected in the upper pane. It contains six tabs that are all related to the task selected in the upper pane. The right vertical pane is split into upper and lower areas. The upper area lets you perform actions on the library selected in the navigation pane and the lower area lets you perform actions on the task selected in the middle of the screen.

To create a scheduled task, select the node in the navigation pane where you want it to reside (again, I normally use the default "Task Scheduler Library") and then, in the upper-right area of the screen, click the "Create Basic Task" link. This starts a wizard that guides you through the creation of your task. Remember, we want to run the program called "C:\EXE\Monitor.exe" each time Windows starts. (See Figure 2.)

Figure 2. The Create Task Wizard first screen.

Type a name and a short description of what your program does, and then click Next. Windows displays the second step of the wizard. (See Figure 3.)

Figure 3. The Create Task Wizard second screen.

This second step is where you indicate when your program is going to run. Since we want the program to run when Windows starts, click the "When the Computer Starts" radio button. Click Next to move on to the third wizard step. (See Figure 4.)

Figure 4. The Create Task Wizard third screen.

This third screen is where you indicate the action you want taken when the task runs. We want to have a program run, so you should click the "Start a Program" radio button. Click Next to move on to the fourth step. (See Figure 5.)

Figure 5. The Create Task Wizard fourth screen.

This fourth screen is where you provide the name of the program that's supposed to run. You can also supply arguments to the program as well as have it start in a particular directory. Type the program name and click Next. (See Figure 6.)

Figure 6. The Create Task Wizard summary screen.

This summary simply summarizes the information you've supplied on the previous screens. Assuming you're satisfied with everything, clicking the Finish button causes your scheduled task to be created. The task is then executed the next time you start Windows.

 This tip (11895) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Understanding Compressed Folders

If you're running low on disk space, you may want to consider creating some compressed folders to give you a little ...

Discover More

Configuring Automatic Windows Updates

One of the practices you should adopt to keep your system running smoothly is to keep it updated with the latest ...

Discover More

Creating an Auto Playlist

Auto Playlists are a nice feature of Windows Media Player. Once set up, as more media gets added to your library the auto ...

Discover More
More WindowsTips

Turning Off Aero

Windows implements a lot of visual effects that can make your screen and desktop look gorgeous. These good looks come at ...

Discover More

Changing Where New Media is Saved

You can specify where Windows 10 saves new media. This quick change will allow you to better control how your media is ...

Discover More

Left-Handed Mouse

If you're left-handed, using a computer that by default is setup for right-handed users can be tricky. With Windows 10, ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 6 - 0?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips