Fixing Tech Issues, One Device at a Time
Guide

How To Unlock Usb Write Protection In 3 Easy Steps!

My name is Alex Wilson, and I am the founder and lead editor of CyberTechnoSys.com. As a lifelong tech enthusiast, I have a deep passion for the ever-evolving world of wearable technology.

What To Know

  • To unlock a write-protected USB in Windows XP, you will need to follow the steps below.
  • To unlock a write-protected USB in Linux, you will need to use the “dd” command to write zeros over the entire drive.
  • Locate the USB device in the Finder sidebar or in the Devices section in the Finder window.

Unlocking USB write protected can be a frustrating experience.

How To Unlock Usb Write Protected

1. How Do You Unlock A USB Write Protected?

To unlock a USB flash drive or pen drive, you can try the following steps:

1. Right-click on “My Computer” or “This PC” and select “Manage.”

2. Click on “Device Manager” and expand “Disk Drives.

3. Right-click on the USB drive that is locked and select “Properties.”

4. Go to the “Policies” tab and uncheck “Read Only” or “Write Protection.”

5. Click “Apply” and “OK” to unlock the USB drive.

If the above steps don’t work, you can try the following methods:

2. Unlock USB Write Protected with DISKPART:

1. Press the “Windows” key, type “cmd”, and press “Ctrl + Shift + Enter” to open the command prompt as an administrator.

2. Type “diskpart” and press “Enter” to open the command prompt.

3. Type “list disk” and press “Enter” to list all the drives connected to your computer.

4. Type “select disk n” (n is the number of the USB drive) and press “Enter” to select it.

5. Type “attributes disk clear readonly” and press “Enter” to unlock the USB drive.

6. Type “exit” and press “Enter” to close the command prompt.

3. Unlock USB Write Protected with Registry Editor:

1. Press the “Windows” key, type “regedit”, and press “Enter” to open the registry editor.

2. Navigate to “HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies”.

3. Right-click on “StorageDevicePolicies” and select “New” > “DWORD (32-bit) Value”.

How Do I Unlock A Write-protected Usb In Windows 10?

  • 1. Try a different USB port.
  • 2. Use a different USB cable.
  • 3. Format the USB drive.
  • 4. Unlock the USB drive in Disk Management.
  • 5. Use a third-party tool to unlock your USB drive.

How Do I Unlock A Write-protected Usb In Windows 7?

1. Plug in the USB Flash Drive.

2. Right-click on My Computer, then choose Manage.

3. In the Device Manager, expand Disk Drives, right-click on the USB Flash Drive, then choose Properties.

4. Uncheck the “Read-only” and “Hidden” boxes.

5. Click OK.

6. Disconnect and reconnect the USB Flash Drive.

7. Try to unlock the USB Flash Drive again.

Note: If the USB Flash Drive is still locked, you may need to reinstall the USB driver.

How Do I Unlock A Write-protected Usb In Windows Xp?

To unlock a write-protected USB in Windows XP, you will need to follow the steps below:

1. Insert the USB drive into your computer.

2. Open the Start menu and select Run.

3. Type “cmd” into the Run dialog box and press Enter.

4. In the command prompt, type “attrib -r -s -h *.* /s /d” and press Enter.

5. Type “ren *.* .bak” and press Enter.

6. Type “exit” and press Enter to close the command prompt.

7. Restart your computer.

8. After your computer restarts, insert the USB drive again.

9. Open the Start menu and select Run.

10. Type “cmd” into the Run dialog box and press Enter.

11. In the command prompt, type “attrib -s -h -r *.* /s /d” and press Enter.

12. Type “exit” and press Enter to close the command prompt.

Your USB drive should now be unlocked and ready to use.

How Do I Unlock A Write-protected Usb In Linux?

To unlock a write-protected USB in Linux, you will need to use the “dd” command to write zeros over the entire drive. This can be done by connecting your USB to your Linux machine, and typing the following command in your terminal:

“dd if=/dev/zero of=/dev/your_usb_drive bs=1M

This will rewrite all of the data on the USB with zeroes, effectively unlocking it. Keep in mind that this will also erase any data that was on the USB previously.

How Do I Unlock A Write-protected Usb In Macos?

To unlock a write-protected USB in macOS, follow these steps:

1. Connect the USB to your Mac and open the Finder application.

2. Locate the USB device in the Finder sidebar or in the Devices section in the Finder window.

3. Right-click on the USB device and select “Get Info” from the context menu.

4. In the Info window, locate the “Locked” checkbox and make sure it is unchecked. If it’s checked, click on the checkbox to uncheck it.

5. Close the Info window and try writing to the USB again. If it’s still write-protected, you may need to format the USB in Disk Utility.

6. Open Disk Utility (located in the Utilities folder of your Applications folder).

7. Select the USB device from the list of drives in the left-hand sidebar, then click on the “Erase” button.

8. Choose a format for the USB (such as Mac OS Extended or MS-DOS (FAT)) and give your USB a name.

9. Click “Erase” to format the USB and unlock it.

10.

Summary

In conclusion, unlocking a USB drive that is write protected can be a frustrating experience, but it doesn’t have to be. With the methods outlined in this blog post, you should be able to quickly and easily unlock your USB drive and continue using it as normal. Remember to always exercise caution when working with technology, and to consult with a professional if you run into any issues that you can’t solve on your own.

Was this page helpful?

Alex Wilson

My name is Alex Wilson, and I am the founder and lead editor of CyberTechnoSys.com. As a lifelong tech enthusiast, I have a deep passion for the ever-evolving world of wearable technology.

Popular Posts:

Back to top button