The Complete Guide To Optimising Windows XP
Make Your Menus Load Faster
This is one of my favourite tweaks as it makes a huge difference to how fast your machine will ‘feel’. What this tweak does is remove the slight delay between clicking on a menu and XP displaying the menu.
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. I tend to go for anywhere between 50-150 depending on my mood
- Go to Start then Run
- Type ‘Regedit’ then click ‘Ok’
- Find “HKEY_CURRENT_USER\Control Panel\Desktopâ€
- Select “MenuShowDelayâ€
- Right click and select “Modify’
- Reduce the number to around “100?
Make Programs Load Faster
This little tweak tends to work for most programs. If your program doesn’t load properly just undo the change. For any program:
- Right-click on the icon/shortcut you use to launch the program
- Select properties
- In the ‘target’ box, add ‘ /prefetch:1′ at the end of the line.
- Click “Okâ€
Ensure XP Is Using DMA Mode
XP enables DMA for Hard-Drives and CD-Roms by default on most ATA or ATAPI (IDE) devices. However, sometimes computers switch to PIO mode which is slower for data transfer - a typical reason is because of a virus. To ensure that your machine is using DMA:
- Open ‘Device Manager’
- Double-click ‘IDE ATA/ATAPI Controllers’
- Right-click ‘Primary Channel’ and select ‘Properties’ and then ‘Advanced Settings’
- In the ‘Current Transfer Mode’ drop-down box, select ‘DMA if Available’ if the current setting is ‘PIO Only’
ADVANCED
Speed Up Boot Times I
This tweak works by creating a batch file to clear the temp and history folders everytime you shutdown so that your PC doesn’t waste time checking these folders the next time it boots. It’s quite simple to implement:
- Open Notepad and create a new file with the following entries:
- RD /S /q “C:\Documents and Settingsâ€UserName without quotesâ€\Local Settings\Historyâ€
- RD /S /q “C:\Documents and Settings\Default User\Local Settings\Historyâ€
- RD /S /q “D:\Temp†<–â€Deletes temp folder, type in the location of your temp folderâ€
- Save the new as anything you like but it has to be a ‘.bat’ file e.g. fastboot.bat or deltemp.bat
- Click ‘Start’ then ‘Run’
- Type in ‘gpedit.msc’ and hit ‘ok’
- Click on ‘Computer Configuration’ then ‘Windows Settings’
- Double-click on ‘Scripts’ and then on ‘Shutdown’
- Click ‘Add’ and find the batch file that you created and then press ‘Ok’
Speed Up Boot Times II
When your PC starts it usually looks for any bootable media in any floppy or cd-rom drives you have installed before it gets around to loading the Operating System from the HDD. This can waste valuable time. To fix this we need to make some changes to the Bios.
Note: Once this change has been made, you won’t be able to boot from a floppy disc or a CD-rom. If for some strange reason you need to do this in the future, just go back into your bios, repeat the steps above and put your floppy or CD-rom back as the ‘First Device’
- To enter the bios you usually press ‘F2′ or ‘delete’ when your PC starts
- Navigate to the ‘Boot’ menu
- Select ‘Boot Sequence’
- Then either move your Hard drive to the top position or set it as the ‘First Device’5. Press the ‘Escape’ key to leave the bios. Don’t forget to save your settings before exiting
Speed Up Boot Times III
When your computer boots up it usually has to check with the network to see what IP addresses are free and then it grabs one of these. By configuring a manually assigned IP address your boot time will improve. To do this do the following:
- Click on ‘Start’ and then â€Connect To/Show All Connections’
- Right-click your network adapter card and click ‘Properties’
- On the ‘General’ tab, select ‘TCP/IP’ in the list of services and click ‘Properties’
- In the TCP/IP properties, click ‘Use the following address’ and enter an IP address for your PC. If you are using a router this is usually 192.168.0.xx or 192.168.1.xx. If you are not sure what address you could check with your ISP or go to ‘Start/run’ and type ‘cmd’ and then ‘ipconfig/all’. This will show your current IP settings which you will need to copy
- Enter the correct details for ‘Subnet mask’, ‘Default gateway’ and ‘DNS Server’. Again if you are not sure what figures to enter use ‘ipconfig/all’ as in stage 4
Continue Reading This Post:12345
Bookmark & Share
Related Posts
- 10 Simple Ways To Speed Up Windows XP
- 10 Intermediate Ways To Speed Up Windows
- More Ways To Speed Up Windows XP
- 10 Simple Ways To Speed Up Windows Vista
- Windows Trick: How To Add Items To Your Windows Explorer Right Click Menu
- How to Disable or Enable Error Reporting in Windows
- Speedup Hard Drives - 10 NTFS Performance Hacks





Comment by Dieter Schmied on 1 September 2008:
why do I get strange symbols when I opened this site?
Example:
Go to Start and then Run and type “regeditâ€
Click through the file system until you get to “HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystemâ€
Right-click in a blank area of the window on the right and select ‘DWORD Value’
Create a new DWORD Value called ‘NtfsDisableLastAccessUpdate’
Then Right click on the new value and select ‘Modify’
Change the Value Data to ‘1′
Click ‘OK’
Unless I am notified of any response automatically, please copy dieter@one.net
Comment by Anime Sub on 12 June 2008:
Nice guide for optimising windows XP.
Comment by Mike on 17 February 2008:
Just Tested Jack’s link, seems to have changed.
Now contains 26 speed tweaks, each labelled with low, medium and high risk. Very useful for me so I don’t mess anything up. A slow pc is better than a broke pc.
Comment by killkenny on 17 February 2008:
Good work, helped me improve my PC speed. For all the haters- give author prop for spending time to come up with this- good/bad it depends on your level of understanding of tech subject. For a novice like me it was helpful; super techie nerds can point out loop holes in the post without being a NERD-thy know all attitude.
Peace
Comment by PCWizKid on 14 February 2008:
Great XP tips. If you r looking for Windows Vista Tips,Tweaks visit http://PCWizKid.blogspot.com
Cheers
Comment by Cesar on 14 February 2008:
Nice guide for optimising windows XP. I never used windows XP because I had an old laptop that won’t work with XP and my new laptop is preinstalled with Vista. Thanks anyway.