Main menu:
Tutorials > More
How to use MSCONFIG in Windows 95, NT, or 2000
MSCONFIG is not (quite) available for Windows 95, NT, or 2000. But don't panic. The free "Startup Control Panel" program will work just as well. And if you have Windows NT or 2000, you can also download the official, Windows XP version of MSCONFIG
Startup Control Panel
Startup Control Panel is a nifty control panel applet that allows you to easily configure which programs run when your computer starts. It's simple to use and, like all my programs, it's very small and won't burden your system. A valuable tool for system administrators
Startup Control Panel is compatible with all modern versions of Windows through Windows XP. Windows Vista, after all these years, finally has a very good startup manager built-in; go to Control Panel > Performance Information and Tools, and then click on Manage Startup Programs on the left.
Installing
Run the setup program in the zip file.
Standalone EXE version: just extract the program wherever you want.
Starting
Double-click the Startup icon in the Control Panel. On Windows XP, you must switch the Control Panel to Classic View in order to see this icon.
Standalone EXE version: just run the program.
Using
The dialog contains six to seven tabs, depending on your system configuration. Each tab represents one place where a program can be registered to run at system startup. These include:
Startup (user) - the current user's Startup folder in the Start Menu.
Startup (common) - the common (all users) Startup folder in the Start Menu.
HKLM / Run - the Run registry key located in HKEY_LOCAL_MACHINE. These apply for all users.
HKCU / Run - the Run registry key located in HKEY_CURRENT_USER. These apply for the current user only.
Services - system services that are started before the user logs in. This appears only in Win9x; on NT/2000/XP, use the Services control panel, or the Services item in Computer Management.
Run Once - started once and once only at the next system startup.
Deleted - programs go to the Deleted tab when you remove them from another location. They will not run at system startup, but will merely be stored should you ever want to use them again. If you delete an item from the Deleted tab, it is removed permanently.
Each page contains a list of the programs registered at that location. Use the checkbox to enable or disable individual items. Additional operations are available by right-clicking an item. You can select multiple items using the Shift and Control keys. Options include:
New... - create a new entry. You can also drag & drop files from My Computer or Explorer.
Edit... - edit an existing entry.
Delete - delete the currently selected entry.
Disable / Enable - disable or enable the selected entry. A disabled program will appear in the list with a special icon, and will not run at system startup. You can also use the checkbox next to an item to enable or disable it.
Run Now - executes the program now.
Send To - moves the entry from the current location to another.
Press F5 to refresh the list at any time.
Uninstalling
Use the Add/Remove Programs control panel applet, or delete the file C:\Windows\System32\Startup.cpl. In either case, both Startup Control Panel and the Control Panel window must be closed.
Manually Uninstalling Startup Control Panel
Startup Control Panel is supposed to appear in Add/Remove Programs so that you can uninstall it easily. Unfortunately, at some point several years ago, something changed in Windows such that this entry is not created properly on new installations. Sorry about this. Here are detailed instructions for uninstalling the program manually.
Step 1. Close Startup Control Panel
If Startup Control Panel itself is open, close it by pressing the X in the upper-right corner of the window.
Step 2. Close Control Panel
If the Control Panel window, where you access the icons for all the different control panels (Display, Fonts, Sound, etc.), is open, close it by pressing the X in the upper-right corner of the window.
Step 3. Delete program file
Delete the following files, if they exist. Only one of them should exist.
C:\Windows\System32\Startup.cpl
C:\Windows\System\Startup.cpl
Detailed instructions for step 3:
Navigate in Windows Explorer to the directory C:\Windows\System32 . Click away any warning messages until you see a long list of hundreds of files. Find the file named either "Startup" or "Startup.cpl". Delete the file by right-clicking on it and selecting "Delete" from the menu that pops up. Confirm the deletion and then verify that SCP has been removed. Do not delete any other files or directories: doing so can damage your operating system.
If you can't find the file in that folder, also look in C:\Windows\System . If you get an error message saying that the file is in use, verify that SCP and Control Panel are closed; if so, try restarting your computer and deleting the file as soon as the computer starts up again.
Step 4. Delete registry entries (optional)
I do not recommend performing this step. It is only for advanced users who want to expunge every last trace of Startup Control Panel from their system. If you do not perform this step, a little bit of information stored by SCP will remain in your system registry. This information will not affect or slow down your system in any way if it is allowed to remain. Removing this information requires using the Registry Editor, which, if improperly used, can seriously damage your software and operating system. Proceed at your own risk!
Start the Registry Editor (regedit.exe) and delete the following keys and all their subkeys, if they exist:
HKEY_CURRENT_USER\Software\mlin\StartupCPL
HKEY_LOCAL_MACHINE\Software\mlin\StartupCPL
Sub-Menu: