Shenan has answered your question; however, I would be looking at what makes
the start up slow and you will probably find a ton of programs being started
at boot.
Cut back on the number of programs starting at boot by checking the programs
for an option not to load. You might have to double click an icon in the
tray (others might require a right click) and then look for preferences or
options. If you cannot find an option, look for and remove the program
from the start up folder on the start menu or the registry run keys (use
regedit.exe):
1. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
2. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
3. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
4. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
5. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
6.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
7.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup
If tinkering in the registry is not your thing, you can use msconfig.exe,
startup tab, to disable programs. There might be some double entries in
msconfig--be careful not to disable parts of your anti virus program for
example. My personal rule of thumb is that if a program is not used about
95% of the time when I start a computer session, I do not load it at boot--I
start those programs when I have need for them.
If you disable an entry in msconfig or remove it from the start up point and
the program loads again after a reboot, that is an indication that you
missed an option on the program itself. If you don't know what an entry is,
use google.com or check here:
http://www.pacs-portal.co.uk/startup_index.htm Finally, after using
msconfig to disable a program from starting, you will receive a notice when
you reboot--just mark the box to not show the notice.
--
Regards
Ron Badour
MS MVP
Windows Desktop Experience