Fixed: Windows Was Unable to Complete the Format
Sometimes, you might encounter the error “Windows was unable to complete the format” when formatting USB flash drive or SD card. Here you can learn why does it say Windows was unable to complete the format, as well as how to fix this issue successfully.
When trying to format a USB drive or memory SD card for being unable to access it or something, the format process might fail with an error message saying that Windows was unable to complete the format. This error message is too simple to see any information about what went wrong. Since USB flash drive and SD cards are easy to carry for data storage and transmission, it is important to know how to solve this issue.
Why does it say Windows was unable to complete the format?
The possible reasons for Windows unable to format pendrive, flash drive, and SD card are a virus infection, write-protection, bad sectors, and physical damage:
- If the USB drive or SD card has ever been used on a device infected by a virus, it likely will get virus-infected too. The virus will keep writing dangerous files to it, making the USB drive or SD card inaccessible.
- If the disk is write-protected, you cannot format it as formatting as a writing process.
- If some of the sectors, small units for data storage, are damaged, then these units cannot be read or written. Therefore, bad sectors will also cause this problem.
- Lastly, if the drive has some serious physical damage, undoubtedly, it cannot be formatted successfully, either.
For all these reasons behind why Windows was unable to format drive, you may try one or more solutions to fix this problem.
How to fix “Windows was unable to complete the format”?
This part will provide several solutions to solve the Windwows was unable to complete the format on Windows 11/10. Now connect USB drive to computer and follow the step-by-step guide given below:
Note: Formatting a drive will erase all the files on it, be sure to backup important files. If you are not capable of formatting your USB drive (USB flash drive, external hard drive, SD card, pen drive, etc.) in the usual process, then try to fix/format that drive with the following methods.
Solution 1. Force format drive with free partition manager
If you are still unable to format it because of the RAW format, you can try to use a free partition manager: AOMEI Partition Assistant. AOMEI Partition Assistant is the best alternative when the Windows built-in tools do not support the problem of not being able to format due to file system errors.
It provides many useful features regarding partition and disk management, such as wiping partition, resizing partition, cloning partition, merging partition, moving partition, converting disks between MBR and GPT without deleting partitions, converting FAT32 and NTFS without reformatting and more. If the format failed because of bad sectors, AOMEI Partition Assistant will fix the bad sectors and format the drive for you.
Guide 1. Fix Bad Sectors on Hard Drive
1. Free download the software, install and launch it.
2. In the main interface, right-click on the drive, in the drop-down menu, select “Check Partition” under the “Advanced” option.
3. In the next screen, check the first option “Check partition and fix errors in this partition by using chkds.exe” and click “OK” to continue.
Guide 2. Format the Hard Drive
After you check and fix the possible errors on the hard drive that Windows unable to format, you can right-click the USB drive in the main interface of AOMEI Partition Assistant Standard, and select the “Format Partition” option to force format the flash drive.
If this is still unable to complete the format, try the "Wipe Hard Drive" option in this freeware to delete all partitions on the hard drive and then create a new partition. If you want to enjoy more advanced features, like recovering lost partitions, erasing SSD drive, migrating OS between MBR and GPT disk, you can upgrade to AOMEI Partition Assistant Professional.
Solution 2. Format with Disk Management
Disk Management is a Windows built in utility that allows you to manage partitions and disks. If your USB drive or SD card is not displayed in File Explorer because it has an unrecognized file system or no file system at all, you can find it in Disk Management. Thus, you can format the drive with the supported file system.
1. Open Disk Management. Right click on Start and select "Disk Management". You can also open it by type “diskmgmt.msc” in the Run box.
2. Right click the drive need formatting and select "Format".
3. In the next screen, select a file system format and click “OK” to start the format.
If the drive is shown as unallocated space without any file system, right click on it and select "New Simple Volume" item. Then you can follow the New Simple Volume Wizard to create a new partition for the flash drive.
Solution 3. Format with Diskpart
Diskpart is also a built in utility that helps you to manage your disks and partitions from the command line. Compared with Disk Management, Diskpart gives you more authorities. To open Diskpart, you can type “diskpart.exe” in the Run box or run “diskpart” command in an elevated command prompt. Within the Diskpart command utility, you can format a drive with the following commands:
-
list disk
-
select disk n (n represents the disk number listed that you want to format)
-
clean (this command will delete all the data on the selected disk)
-
create partition primary
-
format fs=fat32 quick
-
assign letter X: (X: represent the drive letter for the USB drive, you can change it based on your needs)
Then the drive will be deleted and reformatted with FAT32 file system. If you want NTFS file system, you can change and use the command: “format fs=ntfs”.
Solution 4. Remove Write Protection
When a hard disk is write-protected, you cannot format the drive or make other changes. If the problem is with the SD card and USB drive, place the switch in the UNLOCK (OFF) position to remove the write protection. Otherwise, use the following command with CMD to remove the write protection:
- Click Windows+X to select the command prompt.
- Type diskpart and press enter.
- Type list disk and press enter.
- Type select disk # and press enter.
- Type properties disk clear read-only.
Solution 5. Cleaning up viruses/malware
Removable storage devices can become infected with viruses when used on computers that are not protected by anti-virus software. Please run an antivirus or Windows Defender scan to remove all possible viruses and malware.
Summary
Generally, the USB drive or SD card should be formatted as you desire by using the steps above. However, if Windows was unable to complete the format still with those solutions, it is most likely the USB drive has some physical damage that prevents you from accessing it. You can bring it to a repair center to see if people from there can make it workable again by replacing damaged circuits or other damaged parts.