On this article I will provide some tips and tricks related to performance windows.
Fast Restart Windows!!
HKEY_LOCAL_MACHINE\Software\Microsoft\Windoes NT\Current Version\Winlogon
Add a string value with the name : EnableQuickReboot and Modify Value with 1
Cleanning Recent Documents
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Add a new key DWORD Value and give name this new value with NoRecentDocsHistory.
Double Click on NoRecentDocsHistory and modify value Data with 1
Change the Time Delay When Opening Menu
HKEY_CURRENT_USER\Control Panel\Desktop
Double click on MenuShowDelay and change its value with a smaller number. the less value then the response is faster.
Negate the arrow marks on the shortcut icon
HKEY_CLASSES_ROOT\Inkfile
HKEY_CLASSES_ROOT\piffile
Change key IsShortcut to be IsShortcuts.
Disabling Animation in Windows XP
HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
Double click on key MinAnimate and give value 1 for disabling , and 0 (zero) for reactivated.
Speed Up Windows XP Shutdown Process
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Double click on WaitToKillServiceTimeout and change this value with smaller than 2000.
No Activated Autorun Function
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Double click on NoDriveTypeAutoRun and give value with 95 .
Automatically turning off the Program Not responding
HKEY_USERS\DEFAULT\Control Panel\Desktop
Double click on AutoEndTasks and give value 1 at Value Data
Tweaking Memory in Windows XP
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement
- Double click on DisablePagingExecutive and give valuei 1 at Value Data.
If active, Windows will not do in the paging file to the hard disk. Operating system and programs to be more responsive. Recommended for computers that have more than 128MB memory.
- Double click on LargeSystemCache and give value 1 in Value Data.
If active, the system will allocate the entire memory (except for 4 MB of disk caching) to file caching, so Windows XP can run faster.
Unload DLL file for Accelerating Access Memory
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer
Choose menu Edit > New > Key and give name : AlwaysUnloadDLL.
Removing Jump Without Using Recycle Bin
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Make a key DWORD and give name NoRecycleFiles.
Double click on NoRecycleFiles and give value 1 in Value Data.
Non Activated Recycle Bin
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\BitBucket
add a key DWORD Value and give name NukeOnDelete.
Double click on NukeOnDelete and give value 1 in Value Data.
Automatically shut off the Not responding Applications
HKEY_CURRENT_USER\Control Panel\Desktop
HKEY_USERS\.DEFAULT\Control Panel\Desktop
Double click on AutoEndTasks and give value 1 in Value Data.