
How to Fix a "Dead" USB Drive When Your Computer Refuses to Format It
We have all been there: you plug your trusty memory stick into your computer, and instead of your files, you get a dreaded error message. The computer tells you it needs to be formatted, it shows the wrong storage capacity, or it refuses to let you add any new files.
When you try to format it the normal way, it fails. Before you throw that memory stick in the trash, there is a powerful workaround to bring it back to life.
The Root of the Problem
When a memory stick refuses to format, the issue usually isn't the physical hardware. The drive's Partition Table—the hidden map that tells your computer how the storage is organized—has become corrupted. Because the computer can no longer read this map, it cannot format the drive or see the file system.
To fix this, we have to bypass standard formatting tools. We need to completely delete the corrupted partition table and build a brand new one from scratch.
The Tools You Need
You only need two lightweight, free software tools to perform this fix:
1. TestDisk: To surgically delete the corrupted partition table.
2. Bootice: To rebuild the drive and apply a fresh file system.
Step-by-Step Repair Guide
CRITICAL WARNING: In the steps below, you will be deleting partition tables. You must be absolutely certain you are selecting your memory stick and not your computer's main hard drive. Deleting your main hard drive's partition table will instantly break your operating system.
1. Launch TestDisk: Bypass the log creation.
Run the TestDisk application. A command prompt window will appear. Use the arrow keys on your keyboard to select No Log and press `Enter`.
2. Select Your Memory Stick: Double-check your selection carefully.
TestDisk will display a list of all connected drives, including your main Hard Disk and your Memory Stick. Use the arrow keys to highlight the Memory Stick and press `Enter`.
3. Choose the Partition Type:
The software will ask you to select the partition table type. Select Intel and press `Enter`.
4. Delete the Corrupted Table: The point of no return.
You will see options like Analyze, Advanced, and Geometry. Use your arrow keys to select Delete and press Enter. When prompted with a Yes/No confirmation, press `Y` and hit `Enter`. You have now successfully wiped the corrupted map. You can close TestDisk.
5. Launch Bootice: Time to rebuild the drive.
Open the Bootice application and make sure your memory stick is selected in the destination drive list.
6. Configure the New Format:
Click the Perform Format button. In the next menu, select USB-HDD mode (Single Partition).
7. Execute the Format:
Click Next, and then click OK when the final confirmation dialog box appears. Bootice will now create a brand new partition table and format the drive.
The Results
Once Bootice finishes, your memory stick will be completely reset with a healthy file system. Your computer will immediately recognize it, the full storage capacity will be restored, and your "broken" drive is ready to be used again.