Friday, January 9, 2009

Write-Protect USB Drives

You can use this to prevent data theft through the USB port. Paste the following in notepad and save it with a '.reg' extension.

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies] "WriteProtect"=dword:00000001

Then merge it with the windows registry.

No comments:

Post a Comment