Hello

I've been facing this issue since today, whereby my TwinMOS Micro SD HC Card is not being detected by my Samsung phone, and when placed in the adapter and inserted on PC, again the latter is not detecting it at all, although in the Device Manager I can see my adapter being recognised.

I've tried Google, but the supposed methods shown, like using EaseUS Recovery software and others are not working in my case as am not able to see the card as a USB drive.

Any other methods to deal with this would be most welcome, as I have all photos and other important files on the Micro SD Card.

Thanks in advance.

Dani AI

Generated

reported a TwinMOS microSDHC that neither phone nor PC (via adapter) would mount. correctly flagged hardware failure as a common cause, and noted drive-letter issues when a device does appear. The notes below focus on short, non-destructive checks to confirm the fault, simple diagnostics to capture evidence, and realistic recovery options.

Quick, non-destructive checks:

  • Swap the adapter/reader with a known-good one (many adapters fail while the card is fine).
  • Try the card in another phone, camera, or a dedicated USB microSD reader.
  • Clean the gold contacts gently with 90%+ isopropyl alcohol and a lint-free cloth; let dry fully.
  • Inspect the card for cracks, corrosion, or lifted pads. Do not bend or pry at the board.
  • If any host shows a device but no volume, do NOT initialize or format the disk if data recovery is needed.

Capturing diagnostics (useful to show to recovery pros):

  • On Linux, watch kernel messages while inserting the card:

    sudo dmesg -w
    # then insert the card and watch for new messages
    
    lsblk -o NAME,SIZE,FSTYPE,LABEL,MOUNTPOINT
    sudo fdisk -l
    sudo blkid
  • On Windows, open Device Manager and Disk Management, take screenshots of any entries that appear (unknown devices, disks without volumes, error icons). Note exact model/size printed on the card.

If a device node appears but files are missing or the filesystem is RAW:

  • Use TestDisk for partition/table repair and PhotoRec for file carving (works without a healthy filesystem). Create a raw image first (dd or similar) and work from the image, not the original.

If the card is completely invisible on multiple hosts:

  • This usually means controller or NAND-level failure. DIY remedies rarely work and can make things worse. Professional recovery labs use ISP or chip-off techniques; results vary and costs can be high. Stop powering the card, gather logs/screenshots and the card label, and consult a reputable recovery service if the data is critical.

Prevention note: maintain at least two copies of important photos and enable automatic backups on the phone to avoid this situation in future.

Recommended Answers

All 3 Replies

Usually a sign of a dead card. There are now numerous pages about this on the web so it's unlikely there is any new ways to get what you didn't backup back short of recovery houses. But do try this in other PCs and especially ones that run Linux.

Once in a while a client/person will push back against this advice and all I can say is they are not helping themselves (in respect to trying and no backups.)

-> Face it folk. We only lose what we don't backup.

Tried the linux option as well, but still micro sd was not detected at all in the adapter. Looks like it's dead for sure now, no way to recover anything... :(

commented: Sad but usually what happens. +15

Some Times You Need to Change Drive Letter In Disk Management

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.