I was formatting my phones micro SD using an adapter in my Asus's SD slot.

After formatting and retrieving the card, the phone said the format wasn't right so I plugged it back in my computer. But the computer no longer listed inserted SD cards. I tried a couple other SD cards from cameras to no avail.

However, on the bottom right corner an icon does appear telling me "Safely Remove Hardware and Eject Media / SD Card".

Tried downloading the driver from Asus but nothing changed. Then tried system restore a couple of times to different restore points but both times the restore couldn't be completed.

Any ideas?

Thank you!

Dani AI

Generated

Brief summary: formatted a microSD in the laptop slot, the phone later reported a bad format, and now Windows shows the “Safely Remove” icon but no drive letter for any SD cards. ’s point about safe removal is noted, and ’s hint to inspect how Windows sees the card was on target. The following focused checks help narrow whether this is a card/formating problem, a driver/OS issue, or a failed reader.

  • Hardware isolation first: test the same microSD (and the adapter) in a phone and in a separate external USB card reader. If the card works elsewhere, the internal reader is suspect. Try a different adapter too (tiny cracks or the write‑lock on an SD adapter can cause odd behavior).
  • Device-level diagnostics: open Device Manager and look for an “SD Host Controller”, USB Mass Storage, or any Unknown/flagged devices. Use “Uninstall device” on the card-reader entry and reboot so Windows rediscovers it. Use “Show hidden devices” to reveal ghosted drivers.
  • Logs and enumeration: after inserting a card, check Event Viewer → System for Plug & Play or driver errors and note any device IDs shown; that tells whether Windows detects hardware but fails to mount a volume.
  • Cross-OS test: boot a Linux live USB (Ubuntu, Mint, etc.) and see whether the slot/card is detected as a block device. If Linux sees it but Windows does not, it’s a Windows driver/registry issue.
  • If the media appears at block level but has no letter or shows RAW, use a partition/repair tool (TestDisk) to inspect or recover the partition table, or use the SD Association’s official formatter to create a phone-friendly FAT32/exFAT layout. For phones some cards must be FAT32 (even >32GB may need special formatting).
  • Final checks: update/replace chipset or SD-card drivers from the vendor, check BIOS/UEFI for an SD reader enable/disable option, clean contacts, and if internal hardware is dead use a USB card reader or pursue warranty repair.

These steps isolate hardware vs software quickly and point to the right next action (repair, reformat with the correct FS, or use an external reader).

Recommended Answers

All 3 Replies

If you remove an SD card (or USB thumb drive, or other device) from your computer without doing the "safely remove" thing, you are likely to lose EVERYTHING on the device. The OS caches device writes, so until you select "safely remove", or on Linux "unmount/eject", the device will be seriously compromised. In your case, you will probably need to reformat the devices and backup the data again, and THEN select "safely remove" or "eject". If that device had the source data, then you will be into serious data recovery efforts. Not simple, but possible - maybe... :-(

I know that and it is not a concern since I had just formatted that micro SD so there was no data already.

My question is, why is the computer no longer giving me the letter drive when I put an SD card inside.

hello, if you search for partition and select create and format partitions of the sd card show in the disk manager?

you should be able to format it from there if you cant see it under 'computer'

you should also be able to give it a drive letter if it does not have one.

  • let us know how it goes
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.