Modifying What is Started when You Start Windows

Written by Allen Wyatt (last updated November 20, 2017)

4

When you start Windows, it goes through a booting process that loads all sorts of operating system files. That isn't all that is loaded, however. Windows can also load utility programs that you have installed on your system. The programs that are loaded necessarily vary from system to system, as they are dependent on the software you have installed on your system.

To see what third-party programs are starting when you start Windows, you need to display the System Configuration dialog box. The easiest way is to use Windows' search capability to look for and start "msconfig.exe." Once the program is running, make sure the Startup tab is displayed. (See Figure 1.)

Figure 1. The Startup tab of the System Configuration dialog box.

This tab lists programs that automatically run every time you start Windows. Most of these programs end up as icons in the Notification Area of the Taskbar, but some just run and leave no outward sign that they're active in memory.

Note that each item in the list of programs includes a manufacturer. I find this information helpful in determining whether I need the particular startup program or not. The really helpful thing about the Startup tab is the Location column. Studying this column can disclose where the actual command to run a program is located.

Using the Startup tab of the System Configuration dialog box, you can select which programs should be started when you start Windows and which shouldn't. Clear the check box for any programs you don't want started, and then reboot. If problems crop up, you can also go back to msconfig, select the check box, and restart.

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

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Spell Checking with Text Boxes

Text boxes are a common design element in a document. You may wonder if the text you place in a text box can be spell ...

Discover More

Unique Date Displays

Need to print an elapsed date in a strange format? It's easier to do than may appear at first glance. Here's a discussion ...

Discover More

Identifying Missing Numbers in a Consecutive Series

If you have a series of consecutive numbers in a column, you may want to know if it really is consecutive. (In other ...

Discover More
More WindowsTips

Grouping Tiles in the Start Menu

Arranging tiles into groups can make finding and starting your apps quicker. Discover how easy it is to group tiles in ...

Discover More

Understanding Aero Peek

Windows implements a lot of visual effects that can make your screen and desktop look gorgeous. Those effects have a ...

Discover More

Modifying the General Startup Process

Having problems getting Windows to start properly? You can try to track down what is causing the problem by using the ...

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 eight less than 8?

2017-11-20 19:00:53

Bob Koniption

So I mark things that I don't want to load at startup. Then what happens if I need one while, say, online? Would I not be able to activate it without a reboot ? I have always wondered about this.


2017-11-20 10:52:00

Aussie_2

Not so in Windows 10.
Fortunately msconfig startup tab has message to go to Task Manager startup tab. One of the rare helpful features is that it even gives a link.


2017-11-20 07:46:06

bruce

That is a good way to do it, but a better, much easier way is to use a program called: Autoruns .. it is free & does a very good job in showing what does run when the machine boots up. Just uncheck whatever you do not want to startup.
https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns


2017-11-20 06:28:31

Barry

You can get a more complete list of what all is starting by using Autoruns from sysinternals.


Newest Tips