Thursday, April 29, 2010

Load applications faster

Load applications faster

The Windows prefetcher aims to load applications faster by "prefetching" the application & storing it in the prefetch cache. You can speed up applications loading by changing the default valueof one the setting under the relevant key.

Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement\PrefetchParameters

The default value for the EnablePrefetcher settu=ing is 3. Change it to 5 to make faster applications loading.
You can experiment with higher values upto 9.


Just Copy Following(in italic & red) & paste in Notepad


Windows Registry Editor Version 5.00

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

& save as
filename-> load applicationfaster.reg
filetype-> all files

then double on that file!!!!

0 comments: