had you run virus scan, and spyware check
Also download a registry cleaner which could remove all messed items.
Main Topics
Browse All TopicsI have numerous startup items in msconfig that I want to delete in the registry.
When I was using Win 98 I had no problems with this. Now, with Win XP, I can't seem to find those items in the registry. Yes, I know I'm a nitpicker.
P.S. I'm not talking about un-checking items.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
The disabled entries are in the registry, but not under the "Run" registry location. See:
Cleanup the MSCONFIG startup tab listings in Windows XP and Windows Vista:
http://windowsxp.mvps.org/
Could you run autoruns (dont make any changes within autoruns)
Autoruns http://technet.microsoft.c
Within Autoruns,select the file tab and select save(Ctrl+S)
Upload that file to http://www.ee-stuff.com/Ex
Hi francoravec. I haven't seen you posting a question for a while. Things must have been quite stable in XP then? ;-)
Yes, the way the old Win98 MsConfig and Registry worked was that when you unticked a box to disable a startup, it created a new "run" key suffixed by a minus sign and moved the setting into that for as long as it was unticked in MsConfig. For example, a hypothetical startup named "StartMe" with a path "C:\Whatever\StartMeUp.exe
[HKEY_CURRENT_USER\Softwar
"StartMe"="C:\\Whatever\\S
If disabled in the Win98 MsConfig that would have just created a key named:
[HKEY_CURRENT_USER\Softwar
(if it didn't already exist), and the string value wuld be moved into that.
In Win98 any program shortcuts in the Start Menu's "StartUp" folder would be moved into a new folder named "Disabled Startup Items" (or similar) for as long as the startup was disabled in MsConfig.
So, in Windows 98 you could simply delete the
[HKEY_CURRENT_USER\..\..Ru
key, or selectively delete any string value in it, and the empty box in the MsConfig startup tab would disappear.
As you've discovered, Windows XP doesn't make it quite as easy, but sramesh2k has provided an excellent link that explains it all very well and also provides a link to a free utility named "MSConfig Cleanup utility" (http://www.get-in-control
The program is small, quick to install, and doesn't do anything other than what it is designed to do, and that is displaying the details of ONLY the empty boxes you have showing in MsConfig's startup tab. It's quick and easy to just select one or more and the program does the registry deletion so you don't have to mess in regedit.
I used to do this using a "DOS" batch file, but I believe that the link given by sramesh2k has guided me to a great little utility I will now use instead. Give it a try. I think it will help you out too. (thanks for that link sramesh2k :-)
Bill
Business Accounts
Answer for Membership
by: ValleyENTPosted on 2009-10-12 at 21:16:27ID: 25556910
well first thing you have to do is open msconfig, click startup, and uncheck the unecessary items then apply and close. then open regedit>hklm>software>microso ft>windows>s hared tools>msconfig under msconfig you will see folder that correspond to the unchecked selection in msconfig. simply delete the folder under msconfig in the registry. you can also cleanup the startup items in this folder as well.