Wednesday, 21 October 2015

REMOVE WRITE PROTECTION FROM USB

Solution:
First click on Start then Run then regedit and OK.

Highlight "Computer" and right-click. Select "Export" and save the backup somewhere safe.
Just double-click it if you want to reset the changes you make.

Navigate to the following registry location:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\StorageDevicePolicies

Click on "StorageDevicePolicies" and on the right-hand side there should be a DWORD value labelled "WriteProtect". If there is not one, create it. Either way, make sure it has a value of 0.
Double-click it to change it.

Do the same "Method" with the following two locations
Note: (creating any non-existent keys/values along the way):

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control

No comments:

Post a Comment