Clean msconfig windows

L

lorne

Hi all,
A simple question (i hope)...
Over the years i have installed and uninstalled programs galore. Sometimes
these programs get turned off in msconfig.
Is there a way to remove/clean up the msconfig window? Like getting rid of
the unchecked programs that are no longer there?
I have seen this on several computers but don't know how or where to go to
clean them out.
 
D

Dave Patrick

Natively you can; Start\Settings\Control Panel\Administrative Tools\Computer
Management(Local)\System Information\Software Environment\Startup
Programs|View|Advanced, then in the "Location" column, you'll find the path
to the "Startup" location either in the "Startup" directories or from the
registry's "Run" keys. (note that this windows is read-only so you must
manually navigate to the location below to edit or otherwise delete)

%ALLUSERSPROFILE%\Start Menu\Programs\Startup
%USERPROFILE%\Start Menu\Programs\Startup

You can delete the shortcuts that you no longer want to run.


HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Run

You can delete the string value for the program you no longer want to run.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi all,
| A simple question (i hope)...
| Over the years i have installed and uninstalled programs galore.
Sometimes
| these programs get turned off in msconfig.
| Is there a way to remove/clean up the msconfig window? Like getting rid
of
| the unchecked programs that are no longer there?
| I have seen this on several computers but don't know how or where to go to
| clean them out.
|
|
|
 
T

tlviewer

lorne said:
Hi all,
A simple question (i hope)...
Over the years i have installed and uninstalled programs galore. Sometimes
these programs get turned off in msconfig.
Is there a way to remove/clean up the msconfig window? Like getting rid of
the unchecked programs that are no longer there?
I have seen this on several computers but don't know how or where to go to
clean them out.

Look at the subkeys under here
HKLM\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg

and delete the obsolete keys

hth,
tlviewer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top