Where is write protect in Regedit?

Where is write protect in Regedit?

Where is write protect in Regedit?

Search and open regedit. Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies. Double-click on the WriteProtect value in the right-hand pane of Regedit.exe. Change the Value data from 1 to 0 and click OK to save the change.

How can I format write protected pen drive in Windows 7?

Double click the keyWriteProtect in the right window and set the value to 0 in theValue Data Box and press OK button. e. Restart the computer and try formatting USB drive. Keep us updated on the status of the issue.

How do I remove write protection from the Registry Editor?

Edit the Registry in Windows 7 to Remove Write Protection

  1. Press Windows key+R.
  2. In the Run dialog box, enter regedit and press Enter.
  3. Navigate to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services.
  4. Select USBSTOR.
  5. Double-click Start.
  6. In the dialog box, enter 3.
  7. Close the Registry Editor.

How do I unprotect a USB drive using CMD?

Type “Attributes disk clear readonly” and press “enter.” Yes, “attributes” has an “s” and “readonly” is one word. Finally, wait for the write protection removal to finish, type “Exit”, then hit “enter” to close the command prompt window.

How do I remove write protection from a USB port?

Double-click the WriteProtect key. To enable write protection, change the WriteProtect value to 1 and click OK. To disable write protection, change the WriteProtect value to 0 and click OK. Close the Windows Registry Editor and restart your computer.

How can I unlock a protected USB?

How to Unlock a Write-Protected USB Drive, Memory Card, or a Hard Disk in Windows 10, 8 or 7

  1. Launch the Command prompt as Administrator, type the command Diskpart and press Enter.
  2. Type list disk and press Enter.
  3. Find the drive number corresponding to your flash drive.
  4. Type attributes disk clear readonly and press Enter.