Unable to format memory card

Soldato
Joined
10 Jul 2010
Posts
6,412
I found a 64 GB Sandisk microSD card in an old mobile phone and it's not size for a spare. I wanted to test the memory card, so used the "clean all" command in Diskpart. A while later it finished, so I tried to create a new partition, but it said something along the lines of being unable to allocate the free space.

After a very quick Google, I tried SD Memory Card Formatter from sdcard.org. This couldn't format the drive either.

Has Diskpart nuked the drive completely? Are there any other tools I could try?
 
Tried a different SD card reader?

If so then I'd say it's toast, although I likely to be diskpart's fault, just an unlucky coincidence
Just tried another card reader now and this is what I get from Diskpart:
DISKPART> select disk 5

Disk 5 is now the selected disk.

DISKPART> clean

DiskPart succeeded in cleaning the disk.

DISKPART> create partition primary

No usable free extent could be found. It may be that there is insufficient
free space to create a partition at the specified size and offset. Specify
different size and offset values or don't specify either to create the
maximum sized partition. It may be that the disk is partitioned using the MBR disk
partitioning format and the disk contains either 4 primary partitions, (no
more partitions may be created), or 3 primary partitions and one extended
partition, (only logical drives may be created).
SD Card Formatter just gives the message "Formatting failed" on both quick and overwrite formats.
 
Back
Top Bottom