Disable Unnecessary ServicesBecause Windows XP has to be all things to all people it has many services running that take up system resources that you will never need. Below is a list of services that can be disabled on most machines:
* Alerter
* Clipbook
* Computer Browser
* Distributed Link Tracking Client
* Fast User Switching
* Help and Support - (If you use Windows Help and Support leave this enabled)
* Human Interface Access Devices
* Indexing Service
* IPSEC Services
* Messenger
* Netmeeting Remote Desktop Sharing (disabled for extra security)
* Portable Media Serial Number
* Remote Desktop Help Session Manager (disabled for extra security)
* Remote Procedure Call Locator
* Remote Registry (disabled for extra security)
* Remote Registry Service
* Secondary Logon
* Routing & Remote Access (disabled for extra security)
* Server
* SSDP Discovery Service - (Unplug n' Pray will disable this)
* Telnet
* TCP/IP NetBIOS Helper
* Upload Manager
* Universal Plug and Play Device Host
* Windows Time
* Wireless Zero Configuration (Do not disable if you use a wireless network)
* Workstation
To disable these services:
1. Go to Start and then Run and type "services.msc"
2. Doubleclick on the service you want to change
3. Change the startup type to 'Disable"
Speedup Folder Access - Disable Last Access UpdateIf you have a lot of folders and subdirectories on your computer, when you access a directory XP wastes a lot of time updating the time stamp showing the last access time for that directory and for ALL sub directories. To stop XP doing this you need to edit the registry. If you are uncomfortable doing this then please do not attempt.
1. Go to Start and then Run and type "regedit"
2. Click through the file system until you get to "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem"
3. Right-click in a blank area of the window on the right and select 'DWORD Value'
4. Create a new DWORD Value called 'NtfsDisableLastAccessUpdate'
5. Then Right click on the new value and select 'Modify'
6. Change the Value Data to '1'
7. Click 'OK'
Improve Boot TimesA great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option in enables but on some builds it is not so below is how to turn it on.
1. Go to Start Menu and Click Run
2. Type in "Regedit" then click ok
3. Find "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction"
4. Select "Enable" from the list on the right
5. Right on it and select "Modify"
6. Change the value to "Y to enable"
7. Reboot
(This one i dont dare to try
)
Improve Swapfile PerformanceIf you have more than 256MB of RAM this tweak will considerably improve your performance. It basically makes sure that your PC uses every last drop of memory (faster than swap file) before it starts using the swap file.
1. Go to Start then Run
2. Type "msconfig.exe" then ok
3. Click on the System.ini tab
4. Expand the 386enh tab by clicking on the plus sign
5. Click on new then in the blank box type"ConservativeSwapfileUsage=1"
6. Click OK
7. Restart PC
(Eh mayi the command is only "ConservativeSwapfileUsage=1" without the quotations btw
)
Make Your Menus Load FasterWhat this tweak does is remove the slight delay between clicking on a menu and XP displaying the menu.
1. Go to Start then Run
2. Type 'Regedit' then click 'Ok'
3. Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
4. Select "MenuShowDelay"
5. Right click and select "Modify'
6. Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway.
Improve XP Shutdown SpeedThis tweak reduces the time XP waits before automatically closing any running programs when you give it the command to shutdown.
1. Go to Start then select Run
2. Type 'Regedit' and click ok
3. Find 'HKEY_CURRENT_USER\Control Panel\Desktop\'
4. Select 'WaitToKillAppTimeout'
5. Right click and select 'Modify'
6. Change the value to '1000'
7. Click 'OK'
8. Now select 'HungAppTimeout'
9. Right click and select 'Modify'
10. Change the value to '1000'
11. Click 'OK'
12. Now find
13. 'HKEY_USERS\.DEFAULT\Control Panel\Desktop'Select 'WaitToKillAppTimeout'
14. Right click and select 'Modify'
15. Change the value to '1000'
16. Click 'OK'
17. Now find
18. 'HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\'Select 'WaitToKillServiceTimeout'
19. Right click and select 'Modify'
20. Change the value to '1000'
21. Click 'OK'