How To: Diagnose Your PC with a Clean Boot
One of the most frustrating experiences you can have as a PC user is when something just won’t work. Maybe it’s a game that blacks out after the title screen, or an app that refuses to launch when you tell it to, but in any case it doesn’t give you much of a clue what’s going wrong, and it’s enough to make you want to pull your hair out.
One possible cause of these mysterious crashes is interference with one of your computer’s background processes. Unfortunately, a whole host of them start with Windows, so it can be tricky to figure out if they’re causing a problem, and if so, which one.
In this article, we’ll show you how to use a clean boot to identify harmful program interactions. A clean boot is a boot where no unnecessary background processes launch at startup. Some functionality of the computer may be lost while performing a clean boot, but it’s easily reversible and a powerful diagnostic technique.
Time: 30 Minutes
Performing the Clean Boot
Windows XP
To perform a clean boot on a system running XP, you’ll need to start by clicking the ‘Run’ option in the start menu, which will open a dialogue. In the ”Open:” field, type “msconfig.”
The System Configuration Utility will launch, which will allow you to modify which services startup with Windows. Click the radial button marked “Selective Startup” then uncheck the boxes marked “Process SYSTEM.INI File,” Process WIN.INI File,” and “Load Startup Items.” Leave the “Load System Services” box checked.
Next, you’ll navigate to the “Services” tab, which contains a list of all services that launch on startup. We don’t want to screw with anything vital to the computer, so check the box that says “Hide All Microsoft Services.” Then click the “Disable All” button, which will uncheck all the boxes, and click OK.
Windows Vista
A clean boot in Vista is performed in very nearly the same way as in XP. You start by entering “msconfig” into the Start Search Bar in the Start menu, which will launch the System Configuration Utility.
In the System Configuration Utility, click the “Selective Startup” radial button and uncheck the “Load Startup Items” option.
Go to the Services tab, select “Hide All Microsoft Services” and press the “Disable All” button. Click OK.
On either operating system, you’ll be prompted to restart your system. Do so, and when it reboots, your computer will be running clean. Try running the program you’ve been having trouble with. If the problem persists, then it’s likely not due to interference by another program. If this is the case, you can return your startup settings to normal simply by launching the System Configuration Utility and selecting the radial marked “Normal Startup – load all device drivers and services.”
If the problem’s gone, it probably does have something to do with interference, so read on to find out what to do.