Friday, 9 May 2014

Windows 8 Registry hack to Improve Speed


Windows 8 Registry hack to Improve Speed

In this registry tweak I will show you to how to
  • End the tasks of the Applications or Apps which are not responding and taking much time to close by Windows Automatically
  • Decrease menus show delay time. After that When you click the menu, it will open faster.

Windows Registry Editor Version 5.00

;Made by RAJA CRN  SpicyTricks.com

[HKEY_CURRENT_USERControl PanelDesktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"

[HKEY_CURRENT_USERControl PanelMouse]
"MouseHoverTime"="8"

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl]
"WaitToKillServiceTimeout"="2000"

Just copy and paste this in Notepad and save this as registryspeed.reg. Then Open this file and Click yes when UAC dialog opens. After that again click yes to install this settings.
To Skip the above file creation step, just Download Registry Tweak zip file which has been already made by me.

No comments:

Post a Comment