PDA

View Full Version : Edit Startup list in System Configuration Utility?



spkuc
02-08-2002, 10:54 PM
If I look in the list of programs under 'Startup' in the 'System Configuration Utility' I see there are some duplications and also entries that should not be there.

Does anyone know how I can delete the duplicates and those entries that should not be there any longer?

reghakr
02-08-2002, 11:13 PM
To permanently delete the unchecked entries, backup the registry and/or export the following keys:
go to Start>Run, type regedit. Navigate to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run-
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run-
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServices-

and delete the entry in the right pane.

More detailed info on what they are and what they do can be found here:
<a target="_blank" href=http://www2.whidbey.net/djdenham/Uncheck.htm>http://www2.whidbey.net/djdenham/Uncheck.htm</a>

reghakr