WARNING !
This Tutorial Involve Playing With The Windows Registry Which Is Not Recommended for novice user.If you mess up the things then your windows may even become unbootable.Please take care of that.
This tutorial is meant for increasing the performance of Windows XP, either it can be a fresh installed windows or an old windows.
Actually these r some tips/tricks, which I always apply whenever I do a fresh installation of windows. So here I'm sharing many of those tips-n-tricks:
1.) First I'll tell some Registry tricks, which can be applied without any problem or doubt and I believe these tricks will surely help in increasing the performance of ur windows. Just copy paste following code in Notepad and save the file with any name but the extension of the file must be .REG, and after that run the file:
- Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="100"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="200"
"LowLevelHooksTimeout"="100"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"ClearRecentDocsOnExit"=dword:00000001
"NoRecentDocsHistory"=hex:01,00,00,00
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="200"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer]
2.) Right-click on Desktop and select Properties, Now in the new window go to Appearance tab and click on Effects button:
Now in the new opened window uncheck the following options:
a.) Use the following transition effect for menus & tooltips.
b.) Show shadows under menus.
c.) Show window contents while dragging. (you may remain this option checked as I hv in my screenshot. It depends upon ur choice.)
3.) Right-click on My Computer icon on Desktop and select Properties (or press <WIN> key + <Pause/Break> key), now goto Advanced tab in new window and click on Settings button in Performance section:
Now uncheck all the options in Visual Effects, but u can remain following options checked acc. to ur choice:
a.) Show window contents while dragging.
b.) Smooth edges of screen fonts.
c.) Use common tasks in folders (If u use the left side pane in My computer, I don't use it.)
d.) Use drop shadows on icon labels on the desktop. (to make the desktop icons label transparent.)
e.) Use visual styles on windows and buttons. (If u use XP themes.)
4.) Open Tools -> Folder Options and click on View tab:
Now uncheck following options:
a.) Automatically search for network folders & printers.
b.) Display simple folder view in Explorer's Folders list.
c.) Show pop-up description for folder and desktop icons.
d.) Use simple file sharing.
Other remaining options are totally based upon user's requirements, they usually don't affect the performance! So u can enable/disable them acc. to ur requirements.
Thank You!

