In fact there is a registry hack that can disable the read/write access to USB devices altogether. User cannot copy data to the USB disk storage, nor able to read any files and documents from the USB drive.
But, if you only want to disallow write access and allow read access, then there is another registry hack of WriteProtect in StorageDevicePolicies registry key that you can make use of. Just follow below few steps:
1) run the regedit
2) Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3) Create a New Key named as StorageDevicePolicies
4) Highlight StorageDevicePolicies, and then create a New DWORD (32-bit) Value named as WriteProtect
5) Double click on WriteProtect, and set its value data to 1.
5 comments:
You have a great tech site. Well done. I post tech articles on rightardia.blogspot.com, too.
Great trick.
I have set a ban writing to the USB memory.
Please explain how to ban all (reading and writing to the USB memory).
THANK YOU!
This is a piece of important information that I am wondering how to do.
hi bojovic,
my latest post will reply your question on how to totally disable the USB drive.
http://techongks.blogspot.com/2009/06/disable-read-write-to-usb.html
Hope this will help.
Hi,
There are many threats to your data other than stealing. You can secure your data by using USB Boot Drive
Post a Comment