How to make Windows XP more Responsive
Posted: February 25th, 2004, 3:06 am
So, you installed Microsoft's Windows XP a few months ago and noticed that things have become sluggish ever since. Well, here is a guide to help you speed up your Windows XP install. The best thing you can do is reformat your drive and follow this guide on a clean slate, but if that isn't possible then just follow these steps.
1. Get rid of those XP styles. Not only do these slow down your system by taking up much needed memory, they also take up more pixels on the screen. To get rid of the XP styles, right-click your desktop and go into "Properties", once in "Properties" change the theme to "Windows Classic"
2. Now go into the "Appearance" tab, and click the "Effects" button, uncheck everything in the "Effects" button, these options slow down the rendering of Windows on XP.
3. Right-Click on "My Computer" and go into "Properties", go into the "Advanced" tab, click "Settings" for "Performance", select "Adjust for best performance".
4. Click "Settings" for "Startup and Recovery", and uncheck "Write an event to the system log", "Send an administrative alert", "Automatically restart" and "Write debugging information" to "none"
5. Click "Error Reporting" and select "Disable error reporting", uncheck "But notify me when critical errors occur"
6. Go to the "System Restore" tab and check "Turn off System Restore"
7. Go to the "Automatic Updates" tab and uncheck "Keep my computer up to date..."
8. Go into the "Hardware" tab and click "Device Manager", go into the "IDE ATA/ATAPI controllers" section and make sure than DMA is enabled on all channels
9. Right-click the "Start Menu" and go into "Properties", change the default start menu to "Classic Start menu"
10. Go into "Start Menu"-"Settings"-"Control Panel"-and "Switch to Classic View"
11. Go into "Network Connections" and right click your connection, click properties, uninstall the "QOS Packet Scheduler Service"
HERE ARE A FEW OTHERS
---------------------------------
Open the Registry Editor (REGEDIT.EXE)
Rename the following registry entry:
HKEY_LOCAL_MACHINE
\Software
\Microsoft
\Windows
\CurrentVersion
\Explorer
\RemoteComputer
\Namespace
\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
For example, you can rename it to:
DISABLED {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
-----------------------------------------------------------------------------------
create a file called "fix.reg" on the deskton
copy this into the file
save the file and double click
this will patch the registry and speed up the time it takes to browse files on your LAN
1. Get rid of those XP styles. Not only do these slow down your system by taking up much needed memory, they also take up more pixels on the screen. To get rid of the XP styles, right-click your desktop and go into "Properties", once in "Properties" change the theme to "Windows Classic"
2. Now go into the "Appearance" tab, and click the "Effects" button, uncheck everything in the "Effects" button, these options slow down the rendering of Windows on XP.
3. Right-Click on "My Computer" and go into "Properties", go into the "Advanced" tab, click "Settings" for "Performance", select "Adjust for best performance".
4. Click "Settings" for "Startup and Recovery", and uncheck "Write an event to the system log", "Send an administrative alert", "Automatically restart" and "Write debugging information" to "none"
5. Click "Error Reporting" and select "Disable error reporting", uncheck "But notify me when critical errors occur"
6. Go to the "System Restore" tab and check "Turn off System Restore"
7. Go to the "Automatic Updates" tab and uncheck "Keep my computer up to date..."
8. Go into the "Hardware" tab and click "Device Manager", go into the "IDE ATA/ATAPI controllers" section and make sure than DMA is enabled on all channels
9. Right-click the "Start Menu" and go into "Properties", change the default start menu to "Classic Start menu"
10. Go into "Start Menu"-"Settings"-"Control Panel"-and "Switch to Classic View"
11. Go into "Network Connections" and right click your connection, click properties, uninstall the "QOS Packet Scheduler Service"
HERE ARE A FEW OTHERS
---------------------------------
Open the Registry Editor (REGEDIT.EXE)
Rename the following registry entry:
HKEY_LOCAL_MACHINE
\Software
\Microsoft
\Windows
\CurrentVersion
\Explorer
\RemoteComputer
\Namespace
\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
For example, you can rename it to:
DISABLED {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
-----------------------------------------------------------------------------------
create a file called "fix.reg" on the deskton
copy this into the file
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"SizReqBuf"=dword:0000ffff
this will patch the registry and speed up the time it takes to browse files on your LAN