← Back to the catalog

External USB Drive Not Working

An external drive adds cable, power, USB bridge and enclosure electronics between the computer and the storage device, so isolate the failing layer before assuming the disk itself is dead.

First decision

Before attempting repair, determine whether the storage source is identified consistently, reports the expected capacity and can be read without severe errors, stalls or disconnects. If not, treat acquisition as the first problem.

Why external drives are different

An external HDD or SSD is a storage device plus an interface stack. The computer may be communicating with a USB-to-SATA bridge rather than directly with the drive. Failures in the cable, connector, power adapter, bridge board or enclosure can mimic a dead disk, while a genuinely failing disk can make an otherwise healthy USB bridge reset repeatedly.

Safe observations

Check whether the enclosure powers up, whether the USB device appears in the system hardware list, whether the actual disk model/capacity is exposed, and whether disconnects occur only during reads. A single test with a known-good cable, port and—where applicable—correct power supply is reasonable. If the drive clicks, spins up and down, becomes extremely slow, or disconnects under load, stop treating the problem as a simple USB accessory fault.

Before removing the drive

Do not assume every enclosure contains a normal SATA disk that can simply be connected directly. Some portable drives integrate USB on the drive PCB; some bridges apply transparent encryption or sector-size translation; some multi-disk enclosures contain RAID/JBOD metadata. Keep the original enclosure, bridge board and power supply. They may be part of the data path needed to interpret the sectors correctly.

Recovery path

If the underlying device is stable and direct access preserves the same logical sector view, create an image and recover from the image. If only the bridge failed, replacing the interface path may restore access—but verify the resulting sector layout before writing anything. If the underlying HDD/SSD is unstable or not identified correctly, move to the appropriate hardware-failure path instead of scanning through repeated USB resets.

Common mistakes

Formatting after Windows says the external disk must be formatted, initializing it in Disk Management, repeatedly reconnecting an unstable HDD, discarding the original bridge, or swapping random power adapters can complicate recovery. The useful question is not “does USB work?” but “which layer is the last one that still exposes the original sectors consistently?”

Preserve the source

Do not save recovered files, install software, create partitions, format, initialize or run write-capable repair tools on the only copy of the affected data. When practical, work from a verified image or another preserved copy.

Related reading: Drive Not Detected · Raw Drive · Mechanical Hdd Failure · Imaging Vs Cloning · USB/SATA & NVMe Adapters · SMART & Drive Diagnostic Tools · Disk Imaging & Cloning Tools.

This page describes the general situation, not a guaranteed fix for a specific case. If the source is unstable or the data is irreplaceable, consider a professional evaluation before further attempts.