Black Viper Windows XP Configuration (which startup services to disable)
http://www.blackviper.com/
Do not disable or tweak the Prefetch folder. See http://lifehacker.com/2014
Defragging is good. Defragging the page and hive files on bootup is very good. Go here http://technet.microsoft.c
Main Topics
Browse All Topics





by: dmarinenkoPosted on 2009-09-16 at 09:55:59ID: 25347671
You could clean and defrag the registry oad_cclean er/ net/free-r egistry-de frag.htm
e-Windows- XP-Startup -Faster
CurrentCon trolSet\Co ntrol\Sess ion Manager\Memory Management\PrefetchParamet ers
2 free programs to use
To clean http://filehippo.com/downl
To Defrag http://www.registry-clean.
Even a new system seems to have a little junk on it
I also grabbed this from here http://www.wikihow.com/Mak
Prefetch
1. Simply browse to the windows folder (Ex: C:\Windows) and under there you should see the prefetch folder. Go into the prefetch folder and delete all the files (Careful! It should look like this c:\windows\prefetch). We need to edit a registry key to tweak it. Open regedit and browse to this key:
HKEY_LOCAL_MACHINE\SYSTEM\
Under this key you should see a value named: EnablePrefetcher
It has 4 possible values:
0 - Disabled : The prefetch system is turned off.
1 - Application : The prefetch only caches applications.
2 - Boot : The prefetch only caches boot system files.
3 - All : The prefetch caches boot, and application files.
We don't want to disable it entirely. This would actually make boot times *longer*. This is because this feature is also used to speed up the loading of boot files. That is why we are going to pick the number 2 option. It allows us to keep the advantage of caching system files, without continually clogging the system up with applications.
Set the value to 2 and reboot.
The 2nd time you boot it should boot much faster. Remember that the side effect is that launching individual applications once windows has loaded will now be slightly slower.