If an external USB hard drive or SSD is not appearing in File Explorer on Windows 10 or Windows 11, first determine whether Windows can see the physical disk in Disk Management. If it appears there, bringing it online, assigning a drive letter, or creating a volume usually restores access. If it does not appear there, check the USB connection and reinstall the detected device in Device Manager. These steps apply to Windows 10 and Windows 11 and are intended for USB external hard drives, SSDs, and drive enclosures.

Prerequisites and compatibility​

Quick walkthrough
85d90fed2be3.webp

  • Sign in with an account that has Administrator rights.
  • Connect the drive directly to the PC where possible. Avoid USB hubs, docking stations, extension cables, and front-panel ports until the drive is working.
  • If the drive contains files you need, do not initialize, format, delete partitions, convert the disk, or run DiskPart clean. Those actions can make existing data inaccessible or erase it.
  • If the drive is a portable 3.5-inch desktop hard drive, confirm that its external power adapter is connected and powered on.
  • If BitLocker encryption was used on the drive, you may need the BitLocker recovery key after the drive reappears.

Primary procedure​

1. Rule out a cable, port, or power problem​

  • Safely disconnect the external drive.
  • Restart the PC.
  • After Windows has fully started, connect the drive directly to a different USB port.
  • Prefer a rear USB port on a desktop PC.
  • Try both a USB-A and USB-C port if the PC supports both and you have the appropriate cable.
  • If available, test with a known-good USB cable. USB cables can fail while still providing enough power for an activity light.
  • Wait about 30 seconds, then open File Explorer and select This PC.
Expected result: The external drive appears under Devices and drives with a letter such as D:, E:, or F:.
If it still does not appear, continue to Disk Management.

2. Check whether Windows detects the disk in Disk Management​

Disk Management showing disks, partitions, volumes, and status in the lower pane.

  • Right-click Start.
  • Select Disk Management.
  • This path is the same in Windows 10 and Windows 11.
  • If prompted for permission, approve the administrative prompt.
  • Review the lower pane of the Disk Management window. Look for a disk that matches the external drive’s approximate capacity.
Do not rely only on the disk number. Compare the capacity carefully. For example, a 1 TB drive normally displays as about 931 GB in Windows.
Use the matching condition below.

3. If the volume is healthy but has no drive letter, assign one​

A drive may be fully functional but missing from File Explorer because no letter is assigned.
  • In Disk Management, find the external drive’s main volume. It will often show Healthy and a file system such as NTFS or exFAT.
  • Right-click the blue partition block for that volume, not the gray disk label on the left.
  • Select Change Drive Letter and Paths.
  • Select Add.
  • Select Assign the following drive letter.
  • Choose an unused letter. For a regularly connected external drive, choose a less common letter, such as M:, R:, or X:, to reduce the chance of a future conflict.
  • Select OK.
Expected result: The volume immediately appears in File Explorer under This PC.
Warning: Do not change the letter of the Windows system drive, a partition labeled EFI System, or a Recovery partition. Do not change a drive letter used by installed applications unless you know those applications do not depend on its current path. Programs can fail if their stored file paths no longer match.
Rollback: Repeat the same steps, select the assigned letter, choose Change, and restore the prior letter if one was recorded.

4. If the disk is Offline, bring it online​

An external disk can be visible but marked Offline.
  • In Disk Management, locate the external disk by capacity.
  • Right-click the gray label at the left, such as Disk 1 or Disk 2.
  • Select Online.
Expected result: The label changes to Online. If the disk already contains a usable volume and drive letter, it should appear in File Explorer. If it has no drive letter, complete Step 3.
If Windows displays a message that the disk is offline because of a signature collision, do not initialize or format it. This can happen when a disk was cloned. Bring it online first; if the issue persists, disconnect any cloned or duplicate drives and restart with only the required external drive attached.

5. If the disk is new and shows Not Initialized or Unallocated, create a usable volume​

Use this step only for a brand-new drive or a drive whose contents you are certain can be erased.
Warning: Initializing and formatting a disk intended to contain existing files is destructive. Stop if this is a previously used drive, a backup drive, a drive from another computer, or a drive with data you need. Proceed only when you have confirmed that the disk is blank or that its data is no longer needed.
  • In Disk Management, identify the new external drive by capacity.
  • If it is labeled Offline, right-click the gray disk label and select Online.
  • Right-click the gray disk label again and select Initialize Disk.
  • Confirm that the selected disk is the correct external drive.
  • Select GPT (GUID Partition Table) in most cases.
  • GPT is the modern default and supports volumes larger than 2 TB.
  • Use MBR only when the drive must work with older hardware or legacy operating systems that require it.
  • Select OK.
  • Right-click the black Unallocated area on the external disk.
  • Select New Simple Volume.
  • In the wizard, select Next.
  • Accept the default volume size to use the full disk, then select Next.
  • Select Assign the following drive letter, choose a letter, and select Next.
  • For a Windows-only external drive, select NTFS. For a drive that must also work with many Macs, TVs, cameras, or game consoles, select exFAT if the device supports it.
  • Enter a recognizable volume label, such as External Backup or Portable SSD.
  • Leave Perform a quick format selected for a new drive, then select Next and Finish.
Expected result: The partition changes from black Unallocated space to a blue Healthy volume. It should open in File Explorer after formatting finishes.

6. If Windows detects the USB device but Disk Management does not show a usable disk, refresh its driver​

  • Disconnect the external drive.
  • Right-click Start and select Device Manager.
  • Select View > Show hidden devices.
  • Expand these categories:
  • Disk drives
  • Universal Serial Bus controllers
  • Storage controllers
  • Look for:
  • The name of the drive manufacturer.
  • USB Mass Storage Device.
  • Unknown USB Device.
  • Any entry with a yellow warning icon.
  • Right-click the suspected device and select Properties.
  • Review Device status on the General tab. Note any error code before changing anything.
First, try a non-destructive refresh:
  • Right-click the device and select Update driver.
  • Select Search automatically for drivers.
  • When the search completes, reconnect the drive and check Disk Management again.
If the drive still does not appear, reinstall the device entry:
Warning: Uninstall only the external drive’s matching device entry or a clearly failed USB mass-storage entry. Do not uninstall storage-controller, chipset, or USB-controller entries if you are unsure which device is involved. Removing the wrong controller can temporarily disconnect keyboards, mice, internal storage, or other USB devices.
  • Keep the external drive disconnected.
  • In Device Manager, right-click the matching external-drive entry or failed USB Mass Storage Device entry.
  • Select Uninstall device.
  • If the confirmation window offers Delete the driver software for this device, leave it unchecked unless you are reinstalling a manufacturer-provided driver package you already have available.
  • Select Uninstall.
  • Select Action > Scan for hardware changes.
  • Reconnect the external drive.
  • If prompted, restart the PC, then reconnect the drive after sign-in.
Expected result: Windows reinstalls the standard storage device entry, and the drive appears in Disk Management or File Explorer.

7. Check for Windows and manufacturer driver updates​

Windows Update page with the Check for updates button.

If the external drive works on another PC but not on this one, update the PC’s USB, chipset, and storage-related drivers.
Windows 11
  • Open Settings.
  • Select Windows Update.
  • Select Check for updates.
  • Install available updates and restart if prompted.
  • Return to Windows Update > Advanced options > Optional updates.
  • Install relevant driver updates, especially chipset, USB, storage, or controller updates.
Windows 10
  • Open Settings.
  • Select Update & Security > Windows Update.
  • Select Check for updates.
  • Install available updates and restart if prompted.
  • Select View optional updates when available.
  • Review and install relevant driver updates.
If no suitable update is offered, download chipset and USB/storage drivers only from the PC or motherboard manufacturer’s official support page for the exact model. Restart after installation.

Verification of success​

The repair is complete when all of the following are true:
  • The external drive is listed in Disk Management as Online.
  • Its main data volume shows Healthy.
  • The volume has a drive letter or a configured mount point.
  • The drive appears in File Explorer > This PC.
  • You can open the drive and create a small test folder, such as Test.
  • If the drive contains important files, open several files from different folders before considering the issue resolved.
Delete the test folder after confirming read and write access.

Alternate method: mount the drive in an empty folder instead of assigning a letter​

A mount point is useful when you are short of drive letters or want the external drive to appear inside a fixed folder path.
  • Create an empty folder on an existing NTFS drive, for example: C:\ExternalDrive.
  • Open Disk Management.
  • Right-click the external drive’s healthy data volume.
  • Select Change Drive Letter and Paths.
  • Select Add.
  • Select Mount in the following empty NTFS folder.
  • Select Browse, choose the empty folder created in Step 1, and select OK.
  • Select OK again.
Expected result: Opening C:\ExternalDrive opens the external drive’s contents.
Warning: The mount-point folder must be empty and located on an NTFS volume. Do not mount a removable drive over a folder that contains files, and do not use a folder relied on by applications.
Rollback: Return to Change Drive Letter and Paths, select the mounted folder path, choose Remove, and confirm. The files remain on the external drive; only the folder-based access path is removed.

Troubleshooting and rollback/escalation​

The disk is visible in Disk Management, but “Change Drive Letter and Paths” is unavailable​

Confirm that you selected the main data partition rather than an EFI System or Recovery partition. Windows does not assign ordinary drive letters to those protected partitions. If the disk is Unallocated, initialize and create a volume only if it is a verified blank disk.

The drive shows RAW, asks to be formatted, or says “You need to format the disk”​

Do not format it if it contains files you need. RAW can indicate a damaged or unsupported file system, a failed enclosure, or a failing disk. Disconnect the drive, test it on another PC, and consider data-recovery assistance if the data is valuable. Formatting may remove the most accessible path to existing files.

The drive appears, then disconnects or disappears during file copies​

Try another cable and direct USB port first. For a desktop external hard drive, verify its power adapter. Test the drive on another computer. Repeated disconnects, clicking, unusual spin-up/spin-down behavior, I/O errors, or extremely slow transfers are signs to stop writing new data and copy critical files off the drive as soon as it remains stable.

The drive works on another PC but not this one​

This points to the current PC’s ports, power delivery, chipset, or driver stack. Complete Step 6, install Windows and optional driver updates in Step 7, and restart. If it still fails, install the latest chipset and USB/storage drivers from the PC manufacturer for the exact model.

The drive does not appear in Disk Management or Device Manager on any PC​

The likely causes are the cable, enclosure, power supply, or drive hardware. If the drive contains important files, avoid formatting, initializing, or repeated power cycling. Test with a known-good cable and compatible enclosure only if you can do so without opening a sealed drive that is under warranty. Otherwise, contact the drive manufacturer or a professional data-recovery provider.
 

Last edited: