Disabling write protection allows you to make changes (i.e.
write) to files instead of just view (i.e.
Is It Possible to Remove Write Protection?

Amazon
File Explorer displays this:
How Do I Remove Write Protection on a File?
Taking a file out of read-only mode is extremely easy.
It’s as straightforward as opening the file’s properties and clearing the read-only check box.

Right-tap the file and chooseProperties.
SelectRead-onlyto wipe the box.
SelectOKto save the changes.

Amazon
Why Can’t I Remove Write Protection on USB Devices?
it’s possible for you to!
It just might be tricky because USB devices deal with write protection differently than files.

Just see to it the switch in the correct position to enable write mode.
You’ll notice this if you launch the machine’s properties; this check box is missing.
Instead, you’re able to either run some commands or edit the Windows Registry.

Launch the Run dialog box and enterdiskpart.
you’ve got the option to get there by right-clicking the Start menu or searching for Run.
Once Command Prompt opens, enterlist disk.

Enterselect disk, followed by the number corresponding to the USB equipment you wish to remove write protection.
This method affects all removable devices used by your system, not just a particular disk like thediskpartmethod above.
FindStorageDevicePolicieswithin the Control key.
If you don’t see it, create it by right-clickingControland going toNew>Key.
OpenStorageDevicePoliciesand locateWriteProtectin the right area.
If you don’t see it, create it by right-clickingStorageDevicePoliciesand going toNew>DWORD (32-bit) Value.
Double-clickWriteProtectand setValue datato0if it isn’t already.
If you enter1instead, it will turn on read-only mode for all current and future removable devices.
FAQ
Remove USB write protection in Windows 7by editing the Windows Registry.
EnterWindows key+R>regedit> and go toHKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>Services.
Next, selectUSBSTORE> double-clickStart> and enter the number3.