indongsaeng

Remove Write Protected

Feb 7th, 2014
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. You can remove write protection from your usb flash drive using the below method:
  2. a. Open start menu, in the search bar type regedit and press enter. This wil open the registry editor.
  3. b. Navigate to the following path:
  4. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
  5. Note:
  6. If the registry key StorageDevicePolicies does not exist, you will need to create it manually.
  7. c. Highlight StorageDevicePolicies, and then create a New DWORD (32-bit) Value named as WriteProtect.
  8. d. Double click the key WriteProtect in the right window and set the value to 0 in the Value
  9. Data Box and press OK button
  10. e. Restart your computer and try copying files into your USB drives.
Add Comment
Please, Sign In to add comment