My usb is write protected how to remove

bob 89

Honorable
Mar 9, 2012
2
0
10,510
My usb is write protected. Could you please tell me how I can remove the write protection? Thank you
 

bob 89

Honorable
Mar 9, 2012
2
0
10,510


I have just released that the problem is with my computer. I can neither write files nor delete written files from a flash disk/memory stick. It keeps showing “the disk is write protected!” When I try doing the same using a different computer it works. How can I fix this?
Thanks
 


Try this registry tweak -

Use regedit to change dword value.

1.Enable and Disabling of USB write protect using regedit

Enabling USB write protect

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]

“WriteProtect”=dword:00000000

Disabling USB Write Protect

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]

“WriteProtect”=dword:00000001