How can I remove programs from the startup registry

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

My roommate used my computer and now I have all these
programs that begin when I start up. I have uninstalled
whatever I could through add/remove, and through start
menu. In W98 I could run msconfig and uncheck the
programs, but how can I do that in W2K? I can see them in
computer management, but cannot delete them.
 
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.

%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.
 

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

Back
Top