lblMenuShowDelay MenuShowDelay Change the speed of which menus are displayed. Changes: HKEY_CURRENT_USER\Control Panel\Desktop REG_SZ:MenuShowDelay Default: 400 chkAutoEndTasks AutoEndTasks Automatically kill programs at shutdown. Changes: HKEY_CURRENT_USER\Control Panel\Desktop\ REG_SZ:AutoEndTasks Default: Disabled lblHungAppTimeout HungAppTimeout Change the delay for Windows to wait for a process to terminate on shutdown. Changes: HKEY_CURRENT_USER\Control Panel\Desktop\ REG_SZ:HungAppTimeout Default: 5000 lblWaitToKillServiceTimeout WaitToKillServiceTimeout Change the delay for Windows to wait for a service to terminate on shutdown. Changes: HKEY_CURRENT_USER\Control Panel\Desktop\ REG_SZ:WaitToKillServiceTimeout Default: 4000 chkLargeSystemCache LargeSystemCache Enabling this will tell Windows XP to allocate all but 4MB of system memory to the file system cache, basically meaning that the XP Kernel can run in memory, greatly improving it’s speed. The 4MB of memory left is used for disk caching, but if for any reason more is needed, XP allocates more. Generally, this tweak improves performance by a fair bit but can, in some intensive applications, degrade performance. As with the above tweak, you should have at least 256MB of RAM before attempting to enable LargeSystemCache. Changes: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ REG_DWORD:LargeSystemCache Default: Disabled chkDisablePagingExecutive DisablePagingExecutive In normal usage, XP pages sections from RAM memory to the hard drive. We can stop this happening and keep the data in RAM, resulting in improved performance. Note that only users with a large amount of RAM (256MB+) should use this setting. Changes: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ REG_DWORD:DisablePagingExecutive Default: Disabled chkClearPageFileAtShutdown ClearPageFileAtShutdown This tweak will tell Windows to clear the page file on a system shutdown. Changes: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ REG_DWORD:ClearPageFileAtShutdown Default: Disabled chkSchTasks Do Not Check For Scheduled Tasks on Network Basically, when you connect to another computer with Windows XP, it checks for any Scheduled tasks on that computer - a fairly useless task, but one that can add up to 30 seconds of waiting on the other end - not good! Stop this from happening by enabling this tweak. Removes: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\ RemoteComputer\NameSpace\ REG_KEY:{D6277990-4C6A-11CF-8D87-00AA0060F5BF} chkSharedFolders Remove Shared Folders from My Computer Remove the Shared Documents link from My Computer. Removes: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\ MyComputer\NameSpace\DelegateFolders\ REG_KEY:{59031A47-3F72-44A7-89C5-5595FE6B30EE} chkDisableFirewall Disable Windows Firewall Protection Turn off the windows Firewall protection, which is enabled by default. Changes: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\ Parameters\FirewallPolicy\StandardProfile\ REG_DWORD:EnableFirewall chkSFCDisable SFCDisable Here’s a quick tweak to be able to totally disable Windows File Protection, the system that prevent users from deleting system and program files. Changes: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\ REG_DWORD:SFCDisable chkZipSupport Remove Windows Zip File Support Remove the built-in Windows support for handling zip files. Changes: regsvr32 /u zipfldr.dll chkAlwaysUnloadDLL AlwaysUnloadDLL Explorer often caches DLL files in memory for a period of time after they have finished being used. This can result in large amounts of memory being taken up by DLL files that are not even being used. To stop this happening, enable this tweak. Changes: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL\ REG_SZ:(default) Default: Disabled chkClearRecentDocsOnExit ClearRecentDocsOnExit This tweak will tell Windows to clear the Recent Documents list on system shutdown. Changes: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ REG_DWORD:ClearRecentDocsOnExit Default: Disabled