Using the System Configuration Utility

Written by Allen Wyatt (last updated July 5, 2021)

When I was a kid, I joined a "secret club." (Well, it was only a secret from all those unwise enough to not eat my brand of breakfast cereal.) I got an official membership card, discovered the official handshake, and got this really cool secret decoder ring.

Sometimes, I feel like there must be a "secret club" for Windows users, but they forgot to give me the really cool secret decoder ring. If I just had that ring, I could figure out why Windows is doing what it's doing.

If you've ever belonged to a kid's secret club, you'll understand my glee when I found out about the Microsoft System Configuration (msconfig) utility. It may not be a really cool secret decoder ring that reveals all of Windows' secrets, but it's a really cool almost-secret program that reveals what is going on whenever you start Windows.

The reality of what msconfig does is quite simple: It allows you to modify how your system starts. This is important because when Windows starts running, it loads all sorts of things, from a variety of places. If your system is becoming sluggish or you're having problems starting at all, then it could be because of conflicts between different programs that are run when your system starts. You correct such a condition by "uncluttering" the startup files. Using the msconfig utility, you can see a list of what Windows loads and individually select which of those items should load up.

To start msconfig, use the search capabilities of your version of Windows to search for msconfig.exe, then press Enter. The program is executed, and very shortly you see the System Configuration program window. (See Figure 1.)

Figure 1. The System Configuration dialog box.

Notice that there's no menu bar for the program; everything is handled through a series of tabs. These tabs represent different aspects of how Windows starts on your system. Besides the General tab, you could see a variety of other tabs:

  • Boot. This tab shows the options that can be utilized when you boot your system.
  • Services. This tab shows a list of all the services that can be started by Windows.
  • Startup. This tab lists all the programs that are automatically started whenever you start Windows. (In some versions of Windows, the tab may simply show a link to the Task Manager where you can modify startup tasks.)
  • Tools. Want to run a handy diagnostic or configuration tool? You can do it easily from this tab.

You should be careful with any changes you make in the various tabs of the System Configuration dialog box since they affect how Windows starts. When you've made your changes, click on OK and they are saved. You'll notice the effect of the changes the next time you start Windows.

 This tip (11935) 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

Getting User Input in a Dialog Box

Want to grab some interactive input from a user in your macro? The best way to do that is with the InputBox function, ...

Discover More

Displaying Table Gridlines

For those times when you remove the borders from your tables, Word provides a way that you can display non-printing ...

Discover More

Displaying the Start Menu Using the Keyboard

Need to get to the Start menu, but hate taking your hands off the keyboard? Here are two quick ways you can display the ...

Discover More
More WindowsTips

Refreshing the Explorer Window

It's possible that the Windows Explorer window may occasionally get out of sync with the data it's displaying. You can ...

Discover More

Restoring Your System from a Restore Point

Restore Points let you go "back in time" to a point before you made system changes that could prove harmful to your ...

Discover More

Ending a Frozen Program

Sometimes a program can get "stuck," meaning it is no longer responsive and appears to be doing nothing at all. You can ...

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 more than 6?

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


Newest Tips