Registry Hack to Disable Writing to USB Drives
SPONSORED LINKS                              
Registry Hack to Disable Writing to USB Drives
Subscribe to COOL COMPUTER TRICKS by Email
Support Us keeping this website online 24*7 Please
A common security concern at organizations is allowing users to plug in a usb flash drive, because they could so easily copy corporate data.
Since Windows XP SP2, you can disable writing to USB devices altogether using a simple registry hack. Here it is:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
“WriteProtect”=dword:00000001
Popularity: 2%
Related Articles
Registry Hack to Disable Writing to USB DrivesSubscribe to COOL COMPUTER TRICKS by Email
Support Us keeping this website online 24*7 Please
Recent Entries
- Glx-Dock for Linux
- Download Opera portable 10.50
- O & O Defrag 11 Professional Edition [Free download]
- [How To] Always run an application as Administrator in Windows 7
- PixResizer: Resize your images with ease
- Kolibri OS – smallest OS with GUI
- Snow Leopard theme for Windows 7
- Add funny effects to your photos using PicJoke
- Cheapest 3G Phone in India – Launched By Nokia
- [How to] Remove/Recover BIOS password






































August 4th, 2009 at 1:37 pm
where should i put this code:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
“WriteProtect”=dword:00000001
August 4th, 2009 at 6:47 pm
Navigate to the Key given here by using Registry Editor and in the right side pane create new Dword. Name it as WriteProtect and keep the dword value 1.
To re-enable USB writing make dword value 0
August 4th, 2009 at 9:08 pm
i have an xp sp2 after HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
I DO NOT GET Control\StorageDevicePolicies WHAT DO I DO??
August 4th, 2009 at 9:30 pm
Even if I make one file by the name of StorageDevicePoliciesin control and define its value to 0 or 1 by using d-word value it still works. Awating reply ASAP
August 4th, 2009 at 9:48 pm
Yupp, it’ll work
Just try it that way
August 5th, 2009 at 6:02 pm
hey thanks a lot man.
August 5th, 2009 at 6:46 pm
welcome mate
August 17th, 2009 at 11:21 am
[...] 2.Registry Hack to Disable Writing to USB Drives [...]