Disable Writing to USB Drives
Here it is:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
“WriteProtect”=dword:00000001
Paste the code into a notepad file,and then save it as a registry file.Double click it and voila,you have successfully prevented the write access to the USB drive.
Once you have double clicked the registry, you will have to reboot for the changes to take effect.
This works on Vista as well. Here’s the window you’ll get when you try and write to a USB drive:
Disable Writing to USB Drives
If you want to enable the write access again,then copy this code and paste the code into a notepad file,and then save it as a registry file.Double click it and write access will be enabled again.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
“WriteProtect”=dword:00000000′
Stay tuned for more tips and hacks.
Keep learning
Related posts:
- Disable Windows Logo Key ...
- Disable copy in your WEBSITE ! ...
- How to Convert Your Text UpSide-Down for Funny Writing ? ...
- A Virus Program to Disable USB Ports ...
- Add Any Application To Right Click Menu Of Folders ...
- Disable Windows startup sound ...
- Enable a Disabled TaskManager ...
- How To Stop Spam ...









