Home  >  Article  >  Computer Tutorials  >  Effective method to remove write protection on USB flash drive

Effective method to remove write protection on USB flash drive

王林
王林forward
2024-01-23 14:03:051237browse

Have you ever encountered such a situation: when you want to transfer important files from your computer to a USB flash drive, you find that the USB flash drive is write-protected and cannot perform any operations. This situation can be very frustrating, but luckily, there are some ways to deal with it. This article will introduce some methods to remove the write protection of USB flash drive to help you easily solve this problem.

Effective method to remove write protection on USB flash drive

Tools and raw materials:

Before proceeding with the operation of removing the write protection of the U disk, we need to prepare the following tools and raw materials:

Computer Brand model: XXX

Operating system version: Windows 10

Software version: U disk repair tool v1.0

1. Check the U disk switch

1. First, we need to check whether there is a physical switch on the USB flash drive. Some U disks will have a switch on the shell to control the write protection function. If you find that the switch is in the locked state, simply switch it to the unlocked state.

2. If your USB flash drive does not have a physical switch, you can try to use the command line tool to remove the write protection. Open a command prompt, enter the "diskpart" command, and press Enter.

2. Use the Registry Editor

1. Open the Registry Editor by pressing the Win R key and then entering the "regedit" command.

2. In the Registry Editor, expand "HKEY_LOCAL_MACHINE", "SYSTEM", "CurrentControlSet", "Control", "StorageDevicePolicies" in order.

3. If you find a key value named "WriteProtect" under "StorageDevicePolicies", double-click it and change the value data to 0, and then click OK.

3. Use U disk repair tool

1. Download and install U disk repair tool v1.0.

2. Open the U disk repair tool, select the U disk to be repaired, and click the Repair button.

3. Wait for the repair process to be completed, then re-insert and unplug the USB flash drive to check whether the write protection has been successfully removed.

Summary:

By checking the USB flash drive switch, using the registry editor and USB flash drive repair tools, we can easily remove the write protection of the USB flash drive. I hope the methods provided in this article can help you, so that you no longer have to worry about write-protecting your USB flash drive. If you have other good methods or suggestions, please share them.

The above is the detailed content of Effective method to remove write protection on USB flash drive. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:windows7en.com. If there is any infringement, please contact admin@php.cn delete