php editor Zimo teaches you how to remove the write protection of HP USB flash drive. Write protection is a feature that protects files from accidental deletion or modification, but sometimes limits normal use by users. This article will introduce several simple and effective methods to help you quickly remove the write protection of the USB flash drive, so that you can freely write and delete the USB flash drive.
Tool materials:
Computer brand and model: HP Pavilion 15
Operating system version: Windows 10
Software Version: HP USB Disk Storage Format Tool v2.2.3
Some U disks are designed with physical switches to control the write protection function. First, we need to check whether there is such a switch on the shell of the USB flash drive. If so, switch the switch to the unlocked state, then re-insert the USB flash drive to see if the write protection is lifted.
HP officially provides a tool specifically for formatting U disks, called HP USB Disk Storage Format Tool. We can download and install this tool, and then follow the steps below:
1. Open the HP USB Disk Storage Format Tool.
2. Select the U disk to be formatted.
3. Select "FAT32" in the "File System" option.
4. Check the "Quick Format" option.
5. Click the "Start" button to start formatting.
In this way, the U disk will be formatted and the write protection will be lifted.
If the above methods cannot solve the problem, we can try to use the Registry Editor to remove the write protection of the U disk. The specific steps are as follows:
1. Press the Win R key to open the run window.
2. Enter "regedit" and press Enter to open the Registry Editor.
3. In the Registry Editor, expand "HKEY_LOCAL_MACHINE", "SYSTEM", "CurrentControlSet", "Control", and "StorageDevicePolicies" in order.
4. In the "StorageDevicePolicies" folder, find the key value named "WriteProtect" and change its value to 0.
5. Reinsert the USB flash drive and the write protection should have been removed.
Summary:
By checking the physical switch, using the HP USB Disk Storage Format Tool and the Registry Editor, we can effectively remove the write protection of the HP USB flash drive. If the above method still cannot solve the problem, the USB flash drive itself may be faulty, and it is recommended to replace it with a new one. I hope the methods and techniques in this article can help HP USB flash drive users who encounter write protection problems.
The above is the detailed content of How to remove write protection from HP USB flash drive. For more information, please follow other related articles on the PHP Chinese website!