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

Headers and Footers in Subdocuments

If you use master and subdocuments, you may wonder how to control headers and footers in the subdocuments. This tip ...

Discover More

Determining the Day of the Month

Want to figure out the day of the month represented by a particular date? You can use the Day function in VBA to get the ...

Discover More

Maintaining Formatting when Inserting Documents

Word allows you to easily insert the contents of one document into another. Doing so, however, may result in unintended ...

Discover More
More WindowsTips

Specifying a Screen Orientation

The orientation of your screen is not limited to the default orientation when you connect it to your computer. You can ...

Discover More

Restoring Send To Desktop (Create Shortcut)

Sometimes the "Send to | Desktop (create shortcut)" option disappears, or perhaps it was never there in the first place. ...

Discover More

Removing a Tile from the Start Screen

The Start screen is a busy place in Windows. If it is too busy for your tastes, you can easily remove any of the tiles it ...

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 one less than 9?

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