This guide explains how to recover data from USB flash drive not recognized and repair the USB drive. It covers recovery methods for unallocated or unknown drives, driver fixes, DiskPart usage, and common mistakes to avoid data loss.

Understanding the Problem: USB Drive Not Recognized/Showing Up

USB drives not recognized or not showing up is a frustrating problem that can happen on Windows PCs due to driver errors, partition issues, or hardware failure.

This guide helps you diagnose the type of problem first, choose the right recovery method, and avoid common mistakes that lead to permanent data loss.

First Step: Determine the Type of USB Failure

Before attempting recovery or repair, you need to understand which layer the problem falls into. In my experience, a USB device not recognized usually falls into three layers:

LayerSystem statusAction
USB shows in Device Manager but not Disk ManagementHardware detectedCheck USB ports or drivers
USB shows in Disk Management but not in File ExplorerPartition broken/drive letter missingAdd a drive letter or stop using the disk and recover data first
USB not showing up anywhereNot detected by the systemLikely hardware failure; software recovery limited

Knowing the type helps prevent actions that destroy recoverable data on the unrecognized USB drive.

Case 1. USB Appears in Disk Management

Situation 1. The Drive Shows as Unallocated

This happens when the partition table is damaged. At this stage, the drive contains your data, but the system cannot interpret it.

Based on hundreds of user reports in data recovery communities, USB drives usually become unallocated after:

  • Sudden removal during file transfer
  • Unexpected power loss
  • Partitioning mistakes
  • Corrupted partition tables
  • Failed formatting attempts

How to handle it:

Stage 1. How to recover files from unallocated USB drives

When a USB drive appears as unallocated, data recovery software is required to retrieve the files. MiniTool Power Data Recovery is a reliable option for this purpose. You can try its free edition to check if your data is recoverable; it allows recovery of up to 1 GB at no cost.

MiniTool Power Data Recovery FreeClick to Download100%Clean & Safe

Step 1. Scan the USB drive

Launch the software and perform a full scan of the unallocated USB drive. It is important not to stop the scan midway, as doing so may result in missing some recoverable files.

MiniTool Power Data Recovery main interface showing how to scan the lost USB partition.

Step 2. Find and preview your files

Once the scan is complete, browse the file list to identify the files you wish to recover. Use the Filter, Type, and Search functions to improve efficiency:

  • Filter and Type: Narrow down files based on attributes such as file type, size, or modification date.
  • Search: Locate a specific file by entering its name.

After preliminary filtering, you can preview files by double-clicking them. This step helps verify the content, avoiding unnecessary restores.

In addition, the free edition of MiniTool Power Data Recovery allows recovery of up to 1 GB. Using the Preview function can help prioritize the most important files within this limit.

MiniTool Power Data Recovery search results interface showing Filter and Search features.

Step 3. Save required files

Select all the files you wish to restore and click Save. A window will appear asking you to choose a destination folder.

MiniTool Power Data Recovery file saving interface showing the storage locations.

Stage 2. How to create new partitions on the USB drive

Once you have recovered your important files from the USB, you can create new partitions to make the drive usable again.

In Disk Management, right-click the unallocated space and choose New Simple Volume. Then follow the on-screen wizards to set the partition size, drive letter, file system, and confirm the actions.

Disk Management showing the New Simple Volume option in the context menu.
How to Recover Deleted Emails from Gmail | Step-by-Step Guide
How to Recover Deleted Emails from Gmail | Step-by-Step Guide

Read this step-by-step guide to learn how to recover deleted emails from Gmail, even if they have been permanently removed from the Trash.

Read More

Situation 2. The USB Drive Shows as Unknown

Sometimes a USB appears as “Unknown” and “Not Initialized” in Disk Management. When a USB drive shows as Unknown improperly, you need to recover important files first, then initialize the disk and create a new partition.

How to initialize a USB drive:

Step 1. Right-click the disk label (Disk X), not the unallocated space, and select Initialize Disk.

Step 2. Choose a partition style: GPT for modern systems, MBR for legacy compatibility, then click OK. (MBR vs GPT)

Step 3. Right-click the unallocated space and select New Simple Volume. Then follow the wizards to partition the drive.

Situation 3. The Drive Cannot Be Operated

Some USB drives appear in Disk Management but cannot be formatted or initialized. This is usually due to stubborn logical errors or severe file system corruption.

In this case, use the DiskPart tool to clean the drive and reformat it.

Step 1. Run Command Prompt as an administrator.

Step 2. Execute the following commands and press Enter after each:

  • diskpart
  • list disk
  • select disk # (replace # with the actual number of the USB drive)
  • clean (it will erase all data on the selected disk)
  • convert gpt (or type convert mbr to use the MBR partition style)
  • create partition primary
  • format quick fs=ntfs (you can replace ntfs with fat32 or exfat)
  • assign (it will assign an available drive letter)

Situation 4. The Drive Lacks a Drive Letter

Sometimes, the USB drive is not showing up in File Explorer because the device has no drive letter. If this is the cause, you can easily fix the problem by assigning a drive letter.

Step 1. Right-click on the USB partition and choose Change Drive Letter and Paths.

Step 2. Click Add and choose a drive letter from the drop-down list. Click OK to save the change.

Change Drive Letter and Path interface showing how to add a new drive letter.

Case 2. USB Not Detected Anywhere

If your USB doesn’t appear in Disk Management or Device Manager, the problem is likely hardware-related: a failed controller, damaged NAND chip, or severe firmware corruption.

Software tools won’t help in most cases. Your options are limited to trying different computers or ports first, and if it still doesn’t work, sending the drive to a professional storage device repair center.

In my experience, lab recovery can be expensive, but it may be the only method to fix completely dead drives.

How to Unformat SD Card: Recover Formatted SD Card on Windows
How to Unformat SD Card: Recover Formatted SD Card on Windows

Learn how to unformat SD card and recover lost files using free data recovery software. This post also explains why formatted data can still be restored.

Read More

Case 3. USB Shows in Device Manager but Not in Disk Management

When the driver is missing or corrupted, the USB drive may only appear in Device Manager. In addition, power instability or USB ports not working can also cause the problem.

To fix it, try reinstalling the USB driver, disabling power saving, and switching a USB port can help.

Method 1. Disable Power Saving

Each USB device can only work normally under certain power supply conditions. If the USB port provides insufficient power supply, the USB drive may not be recognized properly.

If you connect the USB drive via a USB hub, try to plug the USB drive into your computer directly to see if the USB can be accessed properly. If not, work with the following steps to check whether your computer has enabled the power-saving settings.

Step 1. Open Device Manager and expand the Universal Serial Bus controllers option.

Step 2. Right-click on the USB Root Hub and choose Properties.

Step 3. Change to the Power Management tab and uncheck the Allow the computer to turn off this device to save power option.

USB Root Hub properties window showing how to disable the power saving feature.

Method 2. Reinstall the USB Drivers

Reinstalling the USB driver in Device Manager can fix the driver issues that cause the disk detection problems.

Step 1. In Device Manager, expand the Universal Serial Bus controllers section and locate the USB device that is not working (it may show a yellow warning icon).

Step 2. Right-click on the device and select Uninstall device.

Step 3. Disconnect the USB drive and restart your computer.

Additionally, you can right-click the USB drive under Disk drives and reinstall the USB drive.

Common Mistakes When Dealing with an Unrecognized USB Drive

From handling hundreds of cases, the biggest threats to your files are not the USB itself but incorrect early actions:

  • Ignoring detection status and trying random fixes.
  • Creating a new partition immediately, which overwrites the original partition table.
  • Saving recovered files back onto the same USB.
  • Using DiskPart clean too early, which removes all partitions.
Why Is My Hard Drive Only Shows Half Capacity? Causes and Fixes
Why Is My Hard Drive Only Shows Half Capacity? Causes and Fixes

If your hard drive only shows half capacity, follow this guide to convert the partition table or add a drive letter to restore full space.

Read More

Conclusion

The most important step when a USB drive is not recognized is identifying where the device still appears in Device Manager or Disk Management.

If the drive is visible in Disk Management, data recovery is often still possible. If it appears only in Device Manager, communication issues may be preventing access. When the drive is not detected anywhere, the problem is more likely hardware-related.

If you encounter any issues while using MiniTool products, please send an email to the support team at [email protected].

  • linkedin
  • reddit