Home > Questions

Unable to format the SD card on both Windows and Mac, how can I format it?

Hello, I have just purchased a 1 Micro SD memory card for my cell phone. The only problem is when I try to mount it into my MacBook I get "The Disk you inserted is not readable by this computer" With three buttons "Initialize" "Ignore" and "Eject" I click "initialize" and then it takes me to the Disk Utility. So at this point I'm assuming that it needs to be reformatted. So I click the Erase tab get all of my settings, the Volume Format is Mac OS Extended, the name is Micro SD, and I have unchecked the Install Mac OS 9 Drivers checkbox. So then I hit Erase. About 5 seconds later I get a popup saying that there is an Input/Output error. So by this point, I am assuming that it is Corrupted. My question is there some other way to reformat it?

Best Answered by

iBoysoft author Ciki Liu

Ciki Liu

Answered on Thursday, May 16, 2024

 

According to your description, there's a big chance your microSD card has some hardware issues that cause it unable to format on both Windows and Mac devices. Your last hope is to initialize the memory card and try reformatting it again.

Scenario 1. The microSD card is physically damaged.

Take a close look at your SD card, do you find any missing components or fragile spots? The SD card is not a durable storage device and can easily get broken. If your microSD card has severe hardware issues, you can consider buying a new one.

Scenario 2. Fix the SD card won't format issue by initializing it with diskpart command.

In addition to formatting the SD card by right-clicking on it, have you tried formatting it using CMD? You can use the diskpart command to initialize the card. Hopefully, you can reformat the SD card this time.

Step 1. Connect your microSD card to your Windows PC via an SD card reader.

Step 2. In the Windows search bar, type in command prompt and hit the Run as administrator option.

Step 3. Type in diskpart and press Enter.

Step 4. Execute the following command.

list disk

Step 5. You should see all detected drives on your computer. Type in the following command and hit Enter. Make sure to replace X with the corresponding number of your SD card. 

select disk X

Step 6. Execute the following command. 

clean

Step 7. Next, input the following command to create a partition on the clean SD card.

create partition primary

Step 8. Type in the following commands to assign a file format to your SD card.

format fs=exfat

Step 9. Assign a letter to this drive and hit Enter. For example:

assign letter=F

Now your SD card is successfully formatted with the exFAT file system.

People Also Ask

Read More Questions

Read More Advice From iBoysoft's Computer Experts

iCloudがmacOS Sonomaで動作しない

Macの写真がiCloudに同期されない問題が解決しました!

Macの写真がiCloudに同期されない場合、この投稿を読んで可能な理由を知り、この問題を修正するための実証された方法を手に入れることができます。

How to fix SD card read only error

5 Solutions to Fix the SD Card Read Only Error on Windows

This article offers five effective and easy solutions to fix the SD card read only error on Windows, and helps you change your read only SD card back to normal.

How to Tips

Disques bruts sous Windows

3 méthodes pour formater un lecteur RAW vers NTFS sans perdre de données

Voici un guide étape par étape vous expliquant comment formater un lecteur RAW sans perdre de données et comportant des solutions à essayer lorsque Windows ne parvient pas à formater un lecteur RAW.