How to use usboot to repair a USB flash drive? Maybe some friends are not sure yet. Below, I will explain to you a tutorial on using usboot to repair a USB flash drive. Friends who are not sure yet can come and learn.
Method 1.
First use the 0 value parameter and then format the U disk in HDD mode. Just pull out the U disk and plug it in again.
Useful steps in this repair process:
1. Use 0 value parameters in usboot
2. Format the USB disk in HDD mode in usboot
3. Finally, pull out the USB flash drive and plug it in again.
NOTE: Using this software will reduce disk memory
Method 2.
1. Start-->Run-->regedit-->OK.
2. Check HKEY_LOCAL_MACHINESYSTEMControlSet002Control and
HKEY_LOCAL_MACHINESYSTEMControlSet001 Control whether there is a StorageDevicePolicies subkey in the two items, and whether there is a WriteProtect value in the subkey. If so, change its value to 0 and jump to step 5; if not, proceed to the next step.
3. View HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies
If there is no StorageDevicePolicies item, create a new one (right-click on Control-->New-->Item, and rename the new item to
StorageDevicePolicies)
4. Create a new Dword value in the right column, name it WriteProtect, and set the value to 0
5. Restart the computer and insert the USB flash drive. It is normal.
The above is the tutorial of using usboot to repair the USB disk explained by the editor. I hope it can be helpful to all my friends.