Optimise The System Cache
Desktop systems are normally optimised for applications, and servers for file caching. Depending on how you use your system, you may want to optimise your system for either.
Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Find the setting LargeSystemCache. Set this DWORD value to 1 for server behaviour or to 0 for desktop behaviour.
Some programs such as SQL Server and Exchange Server set this value during installation and override the change.
or copy & paste in notepad(in italic & red)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"LargeSystemCache"=dword:00000000
save it as
filename->Opimise the system cache.reg
filetype->all files
then double click on that file
DONE!!!!!!!!!!!!!!!!!!!!!!!!!!
Desktop systems are normally optimised for applications, and servers for file caching. Depending on how you use your system, you may want to optimise your system for either.
Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Find the setting LargeSystemCache. Set this DWORD value to 1 for server behaviour or to 0 for desktop behaviour.
Some programs such as SQL Server and Exchange Server set this value during installation and override the change.
or copy & paste in notepad(in italic & red)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"LargeSystemCache"=dword:00000000
save it as
filename->Opimise the system cache.reg
filetype->all files
then double click on that file
DONE!!!!!!!!!!!!!!!!!!!!!!!!!!