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

Removing Return Addresses

Word allows you to print return addresses on your envelopes. You may run across a scenario where the return address is ...

Discover More

Determining If a Date and Time is within Working Hours

Excel is great at working with times and dates. Sometimes, though, it can be a bit tricky to figure out how to work with ...

Discover More

Working with Elapsed Time

Work with times in a worksheet and you will eventually want to start working with elapsed times. Here's an explanation of ...

Discover More
More WindowsTips

Customizing What Appears on the Right Side of the Start Menu

You're probably used to seeing your Start menu appear a certain way. But is it the most effective display for how you ...

Discover More

Controlling the Taskbar on Multiple Monitors

On Windows computers the Taskbar, by default, runs along the bottom of the screen. Learn how to control how the Taskbar ...

Discover More

Listening with One Ear

If you use a single speaker to listen to your computer audio, you may be missing out on some sounds. Two quick changes to ...

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 minus 5?

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