Sunday, December 7, 2008

Simple Registry Tweaks


Remove Shared Documents from My Computer

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}




How to Disable Low DiskSpace Message

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer


At the right pane:

Type in "NoLowDiskSpaceChecks"without the quotes.

Right click ‘NoLowDiskSpaceChecks’ and select ‘Modify’. Under ‘Value’, enter 00000001 and click OK.



Speed up Shutdown

Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

"WaitToKillServiceTimeout"="3000"




Disable Automatic Restart in the event of a BSOD(Blue Screen)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl



Under ‘Value’, enter 1.



No comments: