“Not showing” can mean three different things

Start by being precise about where the drive is missing.

It may be absent only from Finder or File Explorer. It may appear as a physical disk but have no mountable volume. Or the computer may not detect the hardware at all. Those are different states, and they call for different decisions.

The most common bad advice in this situation is also the shortest: “Just format it.” Formatting may make a device usable again, but that is not the same job as preserving the files already on it. Microsoft warns that formatting destroys the data on a partition.

Begin with the symptom, not the software

Before changing a cable or opening a utility, listen and look.

Stop if the drive:

  • clicks hard or repeats the same start-up sound;
  • grinds, scrapes or spins up and down continuously;
  • smells burnt or becomes unusually hot;
  • freezes the whole computer when connected;
  • appears and disappears every few seconds.

These symptoms move the problem out of “quick connection check” territory. Repeated reconnection is still repeated power cycling.

If the drive sounds and feels normal, one controlled round of external checks is reasonable:

  1. Disconnect any USB hub or adapter.
  2. Use a known-good cable of the correct type.
  3. Connect directly to another suitable port.
  4. For a desktop external drive, use its correct original power supply.
  5. If practical, try one other computer.

Western Digital lists cable, connection and insufficient power among the common causes of an external-drive I/O error. Seagate’s internal-drive guidance likewise starts with known-good data and power cabling when a disk is not detected. These checks are useful because they change only one part of the chain. They should not become an evening of repeated experiments.

Check whether the operating system can still see the device

Windows

Open Disk Management by right-clicking Start and choosing Disk Management, or by running diskmgmt.msc.

Look at the lower pane and note:

  • whether the physical disk appears;
  • its reported capacity;
  • whether it is Online or Offline;
  • whether a partition is shown;
  • whether Windows calls the space Unallocated or the disk Not Initialised;
  • whether a volume exists without a drive letter.

Do not click Initialise, New Simple Volume or Format on a disk that contains wanted data. Those controls are for creating a new layout, not for diagnosing the old one.

macOS

Open Disk Utility and choose View → Show All Devices. Finder may hide a volume that Disk Utility can still see as a device, container or unmounted volume.

Apple’s Disk Utility guidance recommends checking cable, connections and power if an external storage device does not appear in the sidebar. It also suggests First Aid for file-system and directory errors. Where the only copy matters, record what the utility shows before running a repair. A repair changes metadata; it is not a read-only diagnosis.

What the result usually suggests

What you can see What it may mean What not to do
Drive appears normally and files open The earlier fault may be intermittent. Copy important files and replace suspect cabling or hardware. Do not assume the problem is cured because it worked once.
Physical disk appears, but the volume does not mount Partition, file-system, encryption or media errors may be involved. Do not initialise or format it.
Correct capacity appears as Unallocated or Not Initialised Disk structures may be damaged or unreadable. Do not create a new partition.
Capacity is wrong or shown as zero Firmware, bridge-board or device electronics may be failing. Do not keep reconnecting it for a different answer.
External drive is absent, but another cable restores it Cable, connector, port or power was likely involved. Do not continue using the suspect connection.
Disk remains absent everywhere and makes abnormal noise A physical or electronic fault becomes more likely. Do not run software; the computer has no stable device to scan.

“May” is important here. Disk Management and Disk Utility report what the operating system has been told. They do not inspect heads, platters, flash memory or the electronics inside an enclosure.

Could the enclosure be the whole problem?

Yes. An external hard drive is usually at least two devices packaged together: a storage mechanism and a bridge that converts its native interface to USB. Add a cable and, on larger units, a separate power supply.

A failed bridge board can leave the disk inside untouched. A loose connector can produce intermittent errors. An underpowered portable drive may beep or fail to spin correctly.

But removing the disk from its enclosure is not always a harmless shortcut. Some portable products have the USB interface built directly onto the disk electronics. Some enclosures translate sectors or apply hardware encryption. In those cases, the original bridge can be part of the route to the data even when it is also part of the fault.

If you do not know whether the enclosure performs translation or encryption, keep every original component together.

When software is the right tool

Recovery software needs a stable device that reports a sensible capacity and can sustain reads. It can help with deleted files, a lost partition or some damaged file systems. It cannot repair a disk that does not identify itself, a seized motor or heads that cannot read the media.

Even on a stable drive, save recovered files to different storage. Writing them back to the source can overwrite material that has not yet been recovered.

If the disk is degrading, the safer professional approach is normally to acquire an image or controlled read of the media first and work from that copy. The exact method depends on what the diagnosis finds; a consumer scan should not be the test that proves the hardware was failing.

Decide by the value of the only copy

If another verified copy exists, you can replace the device and restore the data without turning diagnosis into a recovery project.

If the missing drive contains the only copy, stop after the safe checks. Photograph the Disk Management or Disk Utility screen, note any sound and keep the enclosure, cable and power supply. That is more useful than arriving after the disk has been initialised, formatted and scanned by several utilities.

Datraction can assess the complete device and separate enclosure, electronics, firmware and media faults. Start with the external drive recovery service if the device still holds the only copy.

Questions people ask next

Should I initialise a drive that Windows says is not initialised?
Not when the drive contains data you need. Initialisation writes new disk-structure information and is intended for a new or deliberately repurposed disk. Record what Disk Management shows, close the prompt and diagnose the existing layout before making changes.
Can a failed USB enclosure make a healthy disk look dead?
Yes. A failed bridge board, connector, cable or power supply can prevent the disk inside an external unit from reaching the computer. Some enclosures also handle encryption or sector translation, so removing the disk and connecting it another way is not always a neutral test.
Why can I see the drive in Disk Management but not File Explorer?
The computer can see a physical device without having a mountable volume or drive letter. The partition may be damaged, the file system may be unsupported, or Windows may simply not have assigned a letter. Formatting is not required to observe which condition is present.