Flash drives fail differently than hard drives. There’s no motor to seize and no heads to click — so when a thumb drive stops being recognized, the failure is electronic, and the diagnostic path is different. Here’s how to work through it, cheapest explanation first.
Rule out the boring stuff
Different port, different computer. USB ports fail, port power delivery varies, and one machine’s USB stack will sometimes enumerate a marginal drive that another refuses. Two minutes, costs nothing, resolves a real percentage of cases.
Check Disk Management / Disk Utility, not just the file browser. On Windows, right-click Start → Disk Management. On Mac, Disk Utility with Show All Devices enabled. A drive can be detected but not mounted — if it appears there without a drive letter or as an unreadable volume, you have a file system problem, which is a much better problem to have than a hardware one.
Wiggle test, gently. If the drive is recognized only when held at an angle, the USB connector’s solder joints have cracked — extremely common on drives that lived in laptop ports or on keychains. Stop using it immediately in that state; intermittent power connections during writes corrupt data. The joints can be reflowed and the data pulled off.
The three real failure modes
Broken connector or cracked circuit board. Physical damage from bending or snapping the drive. If the NAND chip — the actual memory — survived, the data survived. Board-level repair or reading the NAND directly gets it back.
Dead controller. Every flash drive has a controller chip that manages the NAND. Controllers die from power surges, cheap manufacturing, and bad luck. The drive either enumerates as an unknown device, shows as 0 bytes, or shows nothing at all. The NAND still holds your data; the chip that translates it is what’s gone. Recovery means reading the NAND directly and reconstructing the controller’s data layout — doable, but genuinely specialized work.
Worn-out or failing NAND. Flash memory cells wear out with writes. Drives at end-of-life get slow, throw errors, then stop enumerating. Recovery odds depend on how far gone the cells are.
One honest caveat: monolithic drives — the tiny ones where controller and NAND are sealed in a single chip — are much harder to work with than drives with separate chips. Some are recoverable through their test points; some aren’t practical. I’ll tell you which category yours is in before you commit to anything.
Free evaluation. If the files aren't recoverable, you pay nothing.
What not to do
Don’t keep plugging a failing drive in over and over — marginal electronics degrade with each attempt. Don’t bend the connector back yourself if it’s been snapped; that’s how traces tear off the board. And don’t run “USB repair” utilities that offer to reformat the drive back to health. They do exactly what the name doesn’t say.
The uncomfortable truth about flash drives
Flash drives are the least reliable place data regularly lives. They’re built to a price, carried in pockets, and plugged into everything. If the files on that drive are the only copy — and for a lot of people reading this, they are — treat this failure as the warning it is. Recover the data, then keep it in at least two places going forward.
Flash drive not recognized and the files matter? Start a case — describe how it failed and I’ll tell you whether it’s a connector, controller, or NAND problem.