joejoe.org Community: MASTER TUTORIAL: Make Your Windows XP Super Fast !!! - joejoe.org Community

Jump to content


  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

MASTER TUTORIAL: Make Your Windows XP Super Fast !!!

#1 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry & Resource Hacking
  • OS: Windows 7, Vista & XP

Post icon  Posted 08 October 2006 - 10:43 AM

Guys!

This tutorial is meant for increasing the performance of Windows XP, either it can be a fresh installed windows or an old windows. big_smile.png
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 your windows. Copy the following code in Notepad, save the file with name "Vishal.reg" (including quotes) and then run the file:

CODE
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\Directory\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Directory\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Link"=hex:00,00,00,00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"

[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"="2000"

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer]

2.) Right-click on Desktop and select Properties, Now in the new window goto 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.)
d.) Use the following method to smooth edges of screen fonts. You may select “Standard” for this. I hv selected “Clear Type” coz I hv a TFT, it doesnt work properly for CRT monitors.



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 file size information in folder tips.
c.) Display simple folder view in Explorer’s Folders list.
d.) Show encrypted or compressed NTFS files in color. (I don’t use this option.)
e.) Show pop-up description for folder and desktop icons.
f.) 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.

5.)
Right-click on My Computer icon on Desktop and select Manage. Now goto Services & Applications -> Services. Here you can set many services to Manual, which u don’t want to start as soon as the windows starts. Following is a thread, in which I posted a small tutorial for knowing about which service should be set to MANUAL and which should be set to AUTOMATIC:

Windows XP Services that can be Safely set to MANUAL

6.) Start -> Run and type msconfig, now goto Startup tab and uncheck the entries, which u don’t want to start automatically with the windows, like u can get display settings utility entry there, and many more.

7.) Open Sound & Audio Devices in Control Panel (or type mmsys.cpl in RUN), goto Sounds tab and select No Sounds in Sound Scheme section. Or u can remain some of ur favorite sounds there but set Exit Windows, Start Windows, Windows Logoff, Windows Logon to (None).

8.) For more options/tips-n-tricks for better performance, u can use TweakUI, Tuneup Utilities 2006 and gpedit.msc (Windows XP Professional built-in tool)!

#2 User is offline   Peteski Icon

  • Inventor of Floam
  • Icon
  • Group: Member
  • Posts: 5,982
  • Joined: 09-July 06
  • Gender:Male
  • Location:Halifax, England
  • Interests:im interested in a lot of things...
  • OS: Debian x64

Posted 08 October 2006 - 01:36 PM

great tutorial, im sure this will come in useful for a lot of peeps

#3 User is offline   Stevey Icon

  • Web Developer
  • Icon
  • Group: Designer
  • Posts: 9,845
  • Joined: 09-July 06
  • Gender:Male
  • Location:Northamptonshire.
  • Interests:I'm Steven; I'm a web developer but I do all sorts of other stuff.

Posted 08 October 2006 - 04:04 PM

Great tutorial sort of like myne, we both did soem of the same tweaks lol, nice one!

#4 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 08 October 2006 - 05:07 PM

thnx guys grimace.png

#5 User is offline   Dito Icon

  • The orginal Mr. Mac
  • Icon
  • Group: Member
  • Posts: 1,455
  • Joined: 09-July 06
  • Gender:Male
  • Location:Canada Eh?
  • Interests:Beating the system
  • OS: OSX Tiger|Windows XP/server

Posted 08 October 2006 - 05:11 PM

cool i like the part about the reg. vary interseting big_smile.png


from weebls-stuff.com

#6 User is offline   Stevey Icon

  • Web Developer
  • Icon
  • Group: Designer
  • Posts: 9,845
  • Joined: 09-July 06
  • Gender:Male
  • Location:Northamptonshire.
  • Interests:I'm Steven; I'm a web developer but I do all sorts of other stuff.

Posted 09 October 2006 - 07:20 AM

Hey, you said that I could disable some MCE services to make it run as fast as XP Pro was, could you posibly tell me hose tweaks?

#7 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 09 October 2006 - 09:38 AM

Actually I hv remove the MCE components from my Setup CD using nLite. SO now my XP MCE has been changed to XP Pro byebye.png

But u can do one thing!
Right-click on My Computer icon on Desktop and select Manage. Now goto Services & Applications -> Services. Now in right-side pane, Sort the columns by Startup Type and now check the descriptions of all services, which hv their startup type set to Automatic. Now which services r related to MCE, just set them to Manual.

U can also get them from Task Manager! big_smile.png

#8 User is offline   Stevey Icon

  • Web Developer
  • Icon
  • Group: Designer
  • Posts: 9,845
  • Joined: 09-July 06
  • Gender:Male
  • Location:Northamptonshire.
  • Interests:I'm Steven; I'm a web developer but I do all sorts of other stuff.

Posted 09 October 2006 - 03:09 PM

QUOTE (Vishal Gupta @ Oct 9 2006, 10:38 AM) <{POST_SNAPBACK}>
Actually I hv remove the MCE components from my Setup CD using nLite. SO now my XP MCE has been changed to XP Pro byebye.png

But u can do one thing!
Right-click on My Computer icon on Desktop and select Manage. Now goto Services & Applications -> Services. Now in right-side pane, Sort the columns by Startup Type and now check the descriptions of all services, which hv their startup type set to Automatic. Now which services r related to MCE, just set them to Manual.

U can also get them from Task Manager! big_smile.png


Cool thanks buddie byebye.png

#9 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 11 October 2006 - 04:00 PM

Guys!
I hv added some more Registry tweaks in the first post.
Like:

1.) Adding Copy To & Move To in context menu.
2.) Adding Command Prompt Here in context menu.
3.) Setting "Word Warp" & "Show Status Bar" in Notepad automatically. etc.

These tweaks might come handy many times. black_heart.png
I hope u'll like them big_smile.png

#10 User is offline   Stevey Icon

  • Web Developer
  • Icon
  • Group: Designer
  • Posts: 9,845
  • Joined: 09-July 06
  • Gender:Male
  • Location:Northamptonshire.
  • Interests:I'm Steven; I'm a web developer but I do all sorts of other stuff.

Posted 12 October 2006 - 12:55 PM

QUOTE (Vishal Gupta @ Oct 11 2006, 05:00 PM) <{POST_SNAPBACK}>
Guys!
I hv added some more Registry tweaks in the first post.
Like:

1.) Adding Copy To & Move To in context menu.
2.) Adding Command Prompt Here in context menu.
3.) Setting "Word Warp" & "Show Status Bar" in Notepad automatically. etc.

These tweaks might come handy many times. black_heart.png
I hope u'll like them big_smile.png

Yes, they look interesting, Ill try some of these out when I get home byebye.png

#11 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 12 October 2006 - 02:46 PM

thnx buddy big_smile.png

#12 User is offline   Sreejith Icon

  • Experienced Member
  • PipPipPipPip
  • Group: Banned
  • Posts: 242
  • Joined: 09-July 06
  • Location:Kerala, India

Posted 12 October 2006 - 05:30 PM

Great tutorial !! Thanks for it man byebye.png

#13 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 12 October 2006 - 05:45 PM

My pleasure grimace.png
It makes me happy when u guys like my work byebye.png

#14 User is offline   James Gates Icon

  • Member
  • Icon
  • Group: Member
  • Posts: 87
  • Joined: 30-October 06
  • Gender:Male
  • OS: XP MCE/ LONGHORN 4074/ VISTA/ OS X Tigar

Posted 15 November 2006 - 02:06 AM

Nice Find!



#15 User is offline   Greyham Icon

  • Boo?
  • Icon
  • Group: Member
  • Posts: 5,199
  • Joined: 18-July 06
  • Gender:Male
  • Interests:Many things!
  • OS: Mac OS X Leopard

Posted 15 November 2006 - 04:52 AM

Wow i seriously need to try some of these out big_smile.png

#16 User is offline   abesmith Icon

  • Member
  • Icon
  • Group: Member
  • Posts: 93
  • Joined: 12-July 06
  • Location:Vienna, Austria
  • Interests:family, djing, pc, windows customization, cinema, reading mags and books, astrophysics, space, cats and dogs

Posted 15 November 2006 - 12:37 PM

QUOTE (Stevey @ Oct 12 2006, 01:55 PM) <{POST_SNAPBACK}>
Yes, they look interesting, Ill try some of these out when I get home byebye.png


Thank you very much, Vishal. I´m using these reg-tweaks and must say you were right. Very helpful and i won´t miss it anymore.
Thx again
peace & respect
Abe
do androids dream of electric sheep?
http://www.myspace.com/phildekkard

#17 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 15 November 2006 - 05:46 PM

thnx buddy grimace.png

#18 User is offline   Stevey Icon

  • Web Developer
  • Icon
  • Group: Designer
  • Posts: 9,845
  • Joined: 09-July 06
  • Gender:Male
  • Location:Northamptonshire.
  • Interests:I'm Steven; I'm a web developer but I do all sorts of other stuff.

Posted 15 November 2006 - 06:00 PM

QUOTE (Vishal Gupta™ @ Nov 15 2006, 05:46 PM) <{POST_SNAPBACK}>
thnx buddy grimace.png

Should we merge our 2 topics so people don't have to reply in both?

#19 User is offline   Vishal Gupta Icon

  • Microsoft MVP
  • Icon
  • Group: Member
  • Posts: 3,024
  • Joined: 26-August 06
  • Gender:Male
  • Location:AskVG.com
  • Interests:Surfing, Foruming, Registry &amp; Resource Hacking
  • OS: Windows 7, Vista & XP

Posted 15 November 2006 - 07:10 PM

No, both topics r quite different!

#20 User is offline   Stevey Icon

  • Web Developer
  • Icon
  • Group: Designer
  • Posts: 9,845
  • Joined: 09-July 06
  • Gender:Male
  • Location:Northamptonshire.
  • Interests:I'm Steven; I'm a web developer but I do all sorts of other stuff.

Posted 15 November 2006 - 07:12 PM

QUOTE (Vishal Gupta™ @ Nov 15 2006, 07:10 PM) <{POST_SNAPBACK}>
No, both topics r quite different!

Yeah, I guess they are I am off to do both these on my laptop big_smile.png

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users