Formatting is an essential process for any storage device, whether it's an external hard drive, USB drive, or SD card. However, users often encounter errors while formatting, and one of the most common errors is "Windows Was Unable to Complete Formatting." This error message can be frustrating, especially if you need to format the drive urgently. But don't worry; in this article, we will guide you on how to fix this error in 2023.
What Causes "Windows Was Unable to Complete Formatting" Error?
Before we move on to the solutions, let's first understand what causes this error message. There can be several factors that lead to this error, including:
1. Write Protection:
Write protection is a security feature that prevents users from making changes to a storage device. If the device has write protection enabled, you won't be able to format it. Some SD cards and USB drives come with a physical switch that enables write protection. Make sure the switch is turned off before formatting.
2. Corrupted File System:
The file system can get corrupted due to various reasons such as sudden power loss, virus attack, or improper ejection of the storage device. If the file system is corrupted, you won't be able to format the drive. In such cases, you need to repair the file system before formatting.
3. Bad Sectors:
Bad sectors are damaged areas on the storage device that can't be written or read. If the drive has too many bad sectors, you won't be able to format it. In such cases, you need to run a disk check utility to fix the bad sectors.
How to Fix "Windows Was Unable to Complete Formatting" Error?
Now that you know what causes this error, let's move on to the solutions.
1. Disable Write Protection:
If your storage device has a physical switch for write protection, make sure it's turned off. If there's no switch, you can disable write protection using the Command Prompt. Open Command Prompt as an administrator and type the following command:
diskpart
list disk
select disk X (Replace X with the disk number of the drive you want to format)
attributes disk clear readonly
After executing these commands, try formatting the drive again.
2. Repair File System:
If the file system is corrupted, you need to repair it before formatting. Windows has a built-in utility called CHKDSK that can scan and repair the file system. Open Command Prompt as an administrator and type the following command:
chkdsk X: /f /r (Replace X with the drive letter of the device you want to repair)
After the scan is complete, try formatting the drive again.
3. Fix Bad Sectors:
If the drive has bad sectors, you need to fix them before formatting. Windows has a built-in utility called Error Checking that can scan and fix bad sectors. Right-click on the drive and select Properties. Go to the Tools tab and click on "Check" under Error Checking. Follow the on-screen instructions to complete the scan and fix the bad sectors. After that, try formatting the drive again.
Conclusion
"Windows Was Unable to Complete Formatting" error can be frustrating, but with the right solutions, you can fix it easily. In this article, we discussed the causes of this error and provided solutions to fix it. Remember to back up your data before formatting, as formatting will erase all data on the drive. If none of the solutions work, the drive might be physically damaged, and you need to replace it.
Komentar
Posting Komentar