View Single Post
  #6  
Old June 13th 04, 07:35 PM
PCR
external usenet poster
 
Posts: n/a
Default Permanent Removal of Startup Items from Listing

If you have an item in "MSConfig, Startup tab" duplicated, but one is
checked & the other(s) are not, check them all & click "Apply, OK". It
will ask that you reboot. Answer "No". You will be left with just one,
if they were true duplicates. "Then you should either uninstall the
programs you don't want loaded or use their setup/config programs to
disable the parts you don't want loaded", says Richard G. Harper (MVP
MPS-D). But if it doesn't work, or you have an unchecked one without a
duplicate, then...

MSConfig keeps it in Startup, just in case you want to check it again.
It has not been loaded to run, as Ctrl-Alt-Del shows. It has been moved
to a Minus (-) Key in the Registry. To remove it from the Registry, you
may navigate to the Key, and delete the entry under it. That will also
remove it from MSConfig Startup, where you will no longer be able to
check it. It's probably under one of these Keys:

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
-
^... That minus sign wrapped away from "RunServices-".

Also he
"C:\WINDOWS\Start Menu\Programs\Disabled Startup Items"
"START, Run, Win.ini". Delete any 'norun' entries under the [Windows]
section.

You would navigate to each key, by clicking the plus signs in the left
pane. When you see "Run-", click it and look in the right pane, for what
looks like the one your looking for. R-Clk it in the right pane and
select "delete". However, first: "Registry menu, Export Registry File".
This will create a .reg file of that Minus Key, which you may run (by
clicking) to undo the delete you are about to do. All of that can more
easily be done with
http://www.pcmag.com/ ' RegEdit+, which has a customizable "Favorites"
list, which includes those Minus Keys. It also has automatic "undo".
Registry Detective is another worthy program freely downloadable there.
StartupCop may really be what you need, also there.

Watch out, keep the LoadPowerProfiles, and, I guess, any virus scanner
duplicates.


--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
should things get worse after this,
PCR

"HKEK" wrote in message
m...
| I understand how to disable items shown in the startup list (run,
| msconfig, startup, regedit, etc., etc.); however, how do I permanently
| remove them from the listing under startup? Once these items are
| disabled and removed from directories or the registry, they are still
| listed as potential startup items. I believe the case is the same for
| XP. How is the startup list generated, i.e., where is the actual list
| stored and how is edited to permanently remove items that are of no
| interest for future use? -- Thanks!