Storage & Interface

External drive not showing in Windows File Explorer

Distinguish a missing USB connection, absent drive letter, locked volume, and damaged file system without formatting a drive that contains data.

Updated
September 17, 2026
Reading time
5 min read
Windows support
Windows 11 · Windows 10

Quick diagnosis

A drive can be absent from File Explorer even when Windows detects the physical disk. Establish whether the device appears in Disk Management before deciding what to change. If it previously contained files, treat initialization, formatting, and new-volume prompts as a reason to pause, not as a normal repair.

Symptoms

  • The external disk has no entry under This PC
  • Windows asks to format a previously used drive
  • Disk Management shows the device without an accessible drive letter

Likely causes

  • Cable, enclosure power, or USB connection failure
  • A healthy data volume has no assigned drive letter
  • Locked encryption, an unsupported file system, or damaged partition information

Quick reversible checks

  1. Cancel format and initialization prompts if the disk may contain files.
  2. Check the enclosure’s required power supply and try a known-good data cable with a direct USB port.
  3. Record whether the drive stays connected or repeatedly disappears.

Identify the disk without writing to it

Right-click Start and open Disk Management. Match the external disk by capacity and layout; do not assume a particular disk number. Record its status and the volume labels before clicking any actions.

If the disk is absent there as well, inspect Device Manager and compare one other suitable cable or port. A USB connection sound alone does not prove the storage volume mounted. Repeated disconnects, heat, or unusual noises are reasons to stop testing if the contents matter.

Handle a healthy volume with no letter

If Disk Management shows a recognized, healthy ordinary data volume without a letter, right-click that volume and inspect Change Drive Letter and Paths. Add an unused letter only after confirming it is the intended data partition.

Leave EFI, recovery, system, and unfamiliar partitions alone. If the option is unavailable, investigate the file system or disk status instead of forcing it. Changing an existing letter can break application and backup paths, so adding a missing one and renaming a working one are different decisions.

Recognize states that need recovery decisions

RAW, Unallocated, or Not initialized on a disk that held files is not proof that the disk is empty. Preserve that observation and decide how the data will be recovered before allowing writes. A drive from another operating system may also use a file system Windows cannot mount.

Do not run CHKDSK against an unidentified or failing volume as the first experiment. The linked command reference explains logical file-system checks; it cannot restore a missing USB connection or make failing hardware reliable.

Separate encryption from missing storage

If Windows identifies the volume as locked, use the normal BitLocker unlock prompt and the authorized password or recovery key. Do not format it to remove the lock. Never post the key with screenshots of the error.

If an accessible disk merely opens with a permission error, it has been detected; that is a different problem from a missing disk. Preserve the error and ownership context rather than recursively changing permissions on everything.

Use a second computer only when the device is stable

For a quiet, stable drive without signs of physical failure, test another trusted PC with the correct cable and power. If files open there, copy the important ones first and verify the copies before investigating this PC’s USB or mount configuration.

If it fails in the same way on both systems, the drive, enclosure, or file-system state deserves attention. This comparison narrows the fault; it does not authorize destructive recovery tools. Avoid repeated power cycles on a device that is deteriorating.

Verification

  • Confirm the correct volume and expected capacity appear under This PC.
  • Open several existing files and copy a small noncritical file off the drive; verify the copy opens.
  • After copying has finished, safely eject and reconnect once to confirm stable detection and the intended drive letter.

When to stop

Stop for clicking, repeated disconnects, overheating, read errors, or RAW/unallocated status on a disk containing needed files. With irreplaceable data and no backup, seek recovery help before scans or repairs. Missing encryption credentials require key recovery, not formatting.

Review the safe troubleshooting workflow before any broader recovery step.