Enable Verbose - Show Detailed Information While Windows Start

At times windows take hell lot of time to start or to shutdown. You are getting frustrated why it is happening but have no idea how to know about the reason. Well here is a registry hack which will tell you what windows was doing that took so long to start or shutdown…

By this registry hack you can get detailed information of what windows is doing during startup, Shutdown, Login or logoff. Activating this will slow down the windows further but as this shows detailed information about what it doing it will be good for troubleshooting purpose. It can also be handy for tuning so if you see any application or file takinga lot of time to load during startup you can remove that from startup. If it is a service you can set it to start in delayed mode (vista only).

I would recommend don’t use this setting turned on always, set it only when you want to troubleshoot as it further slow downs windows. Step to do it are explained below -


» Continue reading Enable Verbose – Show Detailed Information While Windows Start

Run Vista's UAC Without Alert Prompts

If I ask you what is most annoying feature of Windows Vista, what would be the first thing in your mind ? I guess User Account Control (UAC) which keep you bugging for every now and then for action you perform but Vista thinks it’s a Virus or Trojan or some ghost trying to do that…

So most of the users disable UAC to get rid of these prompts, but that disable several other useful features like Protected Mode of IE.  We have a better way to disable those nasty prompts but keep UAC running in background. This can be achieved by registry hack as explained below -


» Continue reading Run Vista’s UAC Without Alert Prompts

Make USB Drive Write Protected

You might be having some secure data on your PC which you don’t want other user to copy through USB. You can do that by putting a write protection registry hack on your computer.This Hack will work only on Windows Xp SP2 or better and also works on Windows Vista.

To enable write protection on USB follow following steps -

  1. Go To Start > Run.
  2. Type ‘Regedit’ in run dialog.
  3. browser to Go to ‘HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies‘.
  4. Create a DWORD value called ‘WriteProtect‘ and set it to 1.
  5. This will disable writing on USB drive, you can still read from USB device. To enable writing change it’s value to 0 or delete the key.


» Continue reading Make USB Drive Write Protected