Jump to content

share your windows XP performance tweaks


Recommended Posts

Posted

Mine is below . Please share yours

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000003

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"IoPageLockLimit"=dword:00020000

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="100"
"WaitToKillAppTimeout"="1000"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="1000"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000004

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRemoteRecursiveEvents"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL]
@="1"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"LargeSystemCache"=dword:00000001

[HKEY_CLASSES_ROOT\lnkfile]
"IsShortCut"=-
[HKEY_CLASSES_ROOT\piffile]
"IsShortCut"=-
[HKEY_CLASSES_ROOT\InternetShortcut]
"IsShortCut"=-

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell]
"BagMRU Size"=dword:000000FA
[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam]
"BagMRU Size"=dword:000000FA

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
;"ThumbnailSize"=dword:00000020
"ThumbnailQuality"=dword:0000001E

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DisableThumbnailCache"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewWatermark"=dword:00000000
"ListviewShadow"=dword:00000001
"ListviewAlphaSelect"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Internet Connection Wizard]
"Completed"=hex:01,00,00,00
"DesktopChanged"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Error Dlg Displayed On Every Error"="no"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Enable Browser Extensions"="yes"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="0"

;Created by Vishal Gupta for AskVG.com

[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_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"

[HKEY_CURRENT_USER\Control Panel\Mouse]
"MouseHoverTime"="8"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"
; Set CPU Priority
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000026
; Disable User Tracking
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoInstrumentation"=dword:00000001
;--------------------------------------------------------------------------------------------------


Posted

Those are nice, but how about explaining what each one actually does? That way we could choose the ones we want, or re-tweak them to better fit our own systems.

Posted

I usually use the tweak set from nLite, which comes with brief descriptions, and some visual and functional tweaks such as classic theme for the system account of the shut down event tracker to get an extra safety prompt. But those do not affect performance directly.

XP absolutely needs to have the networking settings tweaked for performance. I use a registry file for that, because it is quicker to just double-click it and be done with it, rather than drag sliders around in TCP Optimizer. No harm comes from settings that have no effect on the particular OS version.
 

TCP-IP_Settings_for_Win2kXP2k3.reg

Posted
57 minutes ago, j7n said:

I usually use the tweak set from nLite, which comes with brief descriptions, and some visual and functional tweaks such as classic theme for the system account of the shut down event tracker to get an extra safety prompt. But those do not affect performance directly.

Where can I find this nLite set ... I'd like to read the 'brief descriptions' ? ... and maybe try the tweaks, I may already have the tweaks in place but maybe not all.

I will try your download for XP.

Posted

I thought everyone on this board knew what nLite was. It is a tool for customizing a new Windows installation image. One of the last steps consists of a long page of registry tweaks.

Posted
8 hours ago, j7n said:

I thought everyone on this board knew what nLite was. It is a tool for customizing a new Windows installation image. One of the last steps consists of a long page of registry tweaks.

Maybe there is a misunderstanding. :unsure:

I know perfectly what nlite is and where to find it. ;)

I don't know where to find the "tweak set" for nlite you are referring to, presuming that you are not referring to the generic list of available tweaks in nlite, but rather to a "pre-set" where  each option is set or unset.

BTW - this is a long time pet peeve of mine - nlite has so many options and settings (some not fully documented or easily understandable) that is almost impossible to create two times a "same" build without using a saved configuration, every time someone posts "I did it with nlite" the question is not about the tool used (nlite) but rather about the "it".

jaclaz
 

  • dencorso locked this topic
  • 5 years later...
Posted

OFFTOPIC

Almost everything I post here is a thank you, a tribute, an attempt to cooperate in some way. To add my grain of sand. For my use Serpent works great. I don't need it to be perfect. I just need it to be functional. I thought I would share a trick that has been useful to me and that I discovered recently.

Always trying to improve the performance of XP, I check the hacks pages from time to time and I found this one. Since I applied it the applications started to launch at the speed of light. Almost instantly. If you haven't tried it yet, I recommend it. I also applied several other tricks from that same page with success. But none of them left me so amazed. I wish I had discovered it years ago! lol Hope you enjoy it.

https://tweaks.com/windows/37016/memory-performance-tweak/

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...