Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Fix the Disk Is Write Protected Error on USB

Learn how to fix the Disk Is Write Protected Error on USB with practical troubleshooting steps, common causes, and prevention tips to keep the issue from.

Table of Contents

This guide explains how to resolve the Disk Is Write Protected Error on USB, starting with the most likely causes and moving through practical troubleshooting steps.

How to Fix the Disk Is Write Protected Error on USB screenshot

1. Check the read / write mode of the file you copied

Some data files are read-only so we cannot copy data to USB. You can check the read / write mode of the file by right-clicking the file and selecting Properties.

When the Properties window appears, look at the Read-only section to see if it is currently selected. If it is selected, then uncheck the box and click Apply then click OK to close the window.

1. Check the read / write mode of the file you copied screenshot 2

You can now make a copy of the error.

2. Check if the USB device is locked

Some USBs with high security features have a physical lock button on the body of the USB, please try to check if the USB is enabled or not, if so, please turn it off.

2. Check if the USB device is locked screenshot 3

3. Scan the virus for USB

Viruses can also cause us to not be able to copy data, so use antivirus software and scan to see if our USB is infected with viruses.

3. Scan the virus for USB screenshot 4

4. Use the Diskpart error correction command

Step 1: You open CMD window under administrator by operating as shown below.

4. Use the Diskpart error correction command screenshot 5

Step 2 : In the CMD window, you enter the following commands, after each command press Enter:

  • diskpart
  • list disk
  • select disk # (# is the number of the USB drive connected to the computer, shown on the screen)
  • attributes disk clear readonly

4. Use the Diskpart error correction command screenshot 6

After running the commands, you remove the USB and reconnect to the computer and check if there are errors or not.

5.

Step 1: Press Windows Key + R , type regedit in the Run dialog box and press Enter to open Registry Editor .

5. screenshot 7

Step 2: In the left pane, navigate to the following path:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorage

5. screenshot 8

Step 3: Right-click on Storage, select New-> Key then create a new key named StorageDevicePolicies . Then click the key just created and in the right pane, right-click an empty area, select New -> DWORD. Name the newly created DWORD as WriteProtect .

5. screenshot 9

Double-click the newly created file and set the value to 0 and click OK to save.

5. screenshot 10

Finally close the Registry and check if the error is still there.

The above are some ways to fix The disk is write protected error, hope these ways can work for your case. Good luck!

FAQ

What usually causes the Disk Is Write Protected Error on USB?

The cause may involve incorrect settings, outdated software, damaged files, permission problems, device compatibility, or a temporary system issue.

What should I try first to resolve the Disk Is Write Protected Error on USB?

Restart the affected app or device, install pending updates, verify settings and connections, and follow the troubleshooting steps in order.

How can I prevent the issue from returning?

Keep software updated, maintain backups, avoid interrupted installations, and review system or device settings after major changes.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.