Prevent Writing to USB Storage Devices

6/21/2009 11:13:00 AM Posted In Edit This 0 Comments »

  • go to run ,Start the registry editor
  • Go to the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Controlkey
  • If there is no key called StorageDevicePolicies, create it. You do this by right-clicking the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control key, and selecting New > Key from the menu.
  • Select the StorageDevicePolicies key
  • From the menu select Edit > New > DWORD Value
  • Name the new value WriteProtect
  • Right-click the WriteProtect value and choose Modify
  • In the Value Data: box enter 1
  • Exit the registry editor, and restart your computer

0 comments: