My laptop is now taking longer to start up - how canI see what pro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

's are starting up automatically so that I can switch that option off for the
programmes I use sporadically
 
jimmydash said:
's are starting up automatically so that I can switch that option off for
the
programmes I use sporadically


Msconfig is intended as a troubleshooting tool. The permanently eliminate a
program from running at startup check in the options for the program you
don't want to start and see if there is a setting to tell it not to run at
startup.

Use some of these sites to research what is starting (by what's listed in
msconfig and what appears in task manager):

Research sites
www.google.com
http://www.answersthatwork.com/Tasklist_pages/tasklist.htm
http://castlecops.com/StartupList.html
http://www.blackviper.com/WinXP/service411.htm

The next step is to remove any entries you don't want from the two startup
folders:

C:\Documents and Settings\<username>\Start Menu\Programs\Startup
C:\Documents and Settings\All Users\Start Menu\Programs\Startup

For anything else uncheck their entries in the startup tab of msconfig:
Start | Run | Msconfig | Ok

Another option is to remove the reference to them from one of these keys in
the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce

Make sure you have a backup of the registry using a program like ERUNT
before making any changes to the registry.

ERUNT
http://www.larshederer.homepage.t-online.de/erunt/
http://www.larshederer.homepage.t-online.de/erunt/erunt.txt

Installing and Using ERUNT
http://www.silentrunners.org/sr_eruntuse.html
http://www.winxptutor.com/regback.htm
 
Back
Top