Very fast boot (regedit):
Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
And change the DWORD "EnablePrefetcher" to 5
Save memory by unload unused DLL's (regedit):
Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Explorer\AlwaysUnloadDLL
or make the key "AlwaysUnloadDLL" (!!! Case sensitive).
Change the valeu "default" to 1 .
Optimize Second Level Data cach (regedit)
Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Open te "SecondLevelDataCache" DWORD, choose 'decimaal' (dunno what it's supposed to be in the english version, just don't choose hexadec.).
Now you can fill in the amount of L2 cache your CPU has (you can chech this w/ CPU-z, WCPUid, ...).
But, be aware, if you set a too large amount, you can screw your windows, don't tell me I didn't warn you.
Disable Indexing (explorer)
Right click on a drive (c: by example), go to properties and untick the option "index this drive ..." on the bottom.
This will prevent windows from indexing all files on you computer so you could search faster, but most people probably use the search so less that it's useless. (ow, and ignore errors when it complains).
Remove unused fonts (control panel)
Just remove them, they use space and resources.
Comment/Reply (w/o sign-up)