7 Ways to Fix USB Drive Showing No Media in Disk Management

Download 4DDiG Windows Data Recovery to recover lost, corrupted, or inaccessible files from your USB drive showing No Media in Disk Management - complete recovery in just 3 simple steps!

5 mins read

Updated on 2026-07-30 17:39:28 to USB Recovery

If your USB drive showing no media in Disk Management, Windows can recognize the USB device but cannot detect any available storage space. This issue is often caused by connection problems, outdated drivers, file system errors, or USB drive hardware failure.

Don't worry. This guide explains why this happens and helps you find the right way to recover data or fix the USB drive.

usb drive showing no media in disk management

What Does "No Media" Mean in Disk Management?

"No Media" means Windows detects the USB device but cannot detect the available storage behind it. In Disk Management, the drive may appear as "No Media" with no usable capacity, which prevents Windows from accessing the stored files.

This is different from RAW, Unallocated space, or a missing drive letter. In those cases, Windows can usually still detect the storage, while "No Media" is often related to connection issues, driver problems, or USB controller errors.

USB Status Meaning
No Media Windows detects the USB device but cannot access its storage. Try different ports and computers first.
RAW The file system is damaged, but the storage capacity is still detected.
Unallocated The drive is detected, but the partition information is missing.
No Drive Letter The volume exists but is not visible in File Explorer.

Why Does a USB Drive Show No Media in Disk Management?

A USB drive shows "No Media" when Windows detects the device but cannot access its storage. This can happen because of connection issues, driver problems, or hardware failure. It is different from a USB drive detected but not accessible issue, where Windows can detect the storage but cannot open it.

Cause Description
🔌 Bad USB Connection A damaged port, loose connection, faulty cable, or unstable adapter can stop Windows from communicating with the drive.
💻 Driver or Controller Issues A corrupted or outdated USB driver may prevent Windows from reading the device correctly.
🔋 Insufficient Power Some USB ports or hubs cannot provide enough power, causing the drive to appear without available media.
💾 Card Reader Problem A card reader may show "No Media" when no card is inserted or when the memory card is not detected.
💥 USB Drive Hardware Failure A damaged connector, USB controller, or flash memory chip can prevent Windows from accessing the storage. If the drive is still detected but cannot be recognized as usable storage, try data recovery before replacing it.
💡 Tip:

If the USB drive still shows its normal capacity, the issue may be related to software, drivers, or file system errors. If it remains "No Media" or cannot show usable storage on multiple computers, the problem may be related to the USB controller or hardware.

How to Recover Data from a USB Drive Showing No Media?

Recovering important files should come before trying advanced repairs. Avoid formatting the USB drive or using commands like DiskPart "clean" until you confirm your data is safe.

If the USB drive still shows its correct capacity or can be detected as a storage device, you may be able to recover files with 4DDiG Data Recovery. It can help recover photos, videos, documents, and other files from inaccessible, formatted, or corrupted USB drives.

FREE DOWNLOAD

Secure Download

FREE DOWNLOAD

Secure Download

If 4DDiG detects the USB drive, follow the steps below to scan and recover your files.

  • Install and open 4DDiG on your computer. Connect the USB drive and check whether it appears in the drive list. Select it to start scanning if it is detected.

    Select the USB drive in 4DDiG Data Recovery
  • Wait for the scan to complete. 4DDiG will search for recoverable files that can still be detected from the USB drive.

    Scan and view recoverable USB files in 4DDiG
  • Use the Filter or Search feature to find the files you need. Preview the recoverable files, select them, and click "Recover."

    Preview and recover USB files in 4DDiG
  • Choose another healthy drive to save the recovered files. Avoid saving them back to the affected USB drive to prevent overwriting data.

    Save recovered files to another drive
Important:

If 4DDiG cannot detect the USB drive as a storage device on multiple computers, the issue may be related to the USB controller or hardware. In this case, professional data recovery service may be required.

How to Fix a USB Drive Showing No Media in Disk Management?

After recovering important files, try the following fixes in order. Start with simple connection and Windows checks. Avoid formatting or destructive commands unless the USB drive is empty or your data is already backed up or recovered.


1 Check the USB Connection

A bad connection is one of the easiest causes to rule out. Check the USB port, cable, and power supply before trying Windows repair tools.

  • Disconnect the USB drive safely and restart the computer.

  • Connect the USB drive directly to another USB port. Avoid using a hub or docking station.

  • If the device uses a cable or adapter, try another compatible one.

  • On a desktop computer, try a rear USB port connected directly to the motherboard.

  • Remove other USB devices that may be using power, then check Disk Management again.

2 Test the USB Drive on Another Computer

Testing another computer helps determine whether the issue comes from Windows or the USB drive itself. This check does not modify the stored data.

  • Connect the USB drive directly to another Windows computer.

  • Open Disk Management with Windows + X and check the USB status.

  • If the USB works normally, copy important files to another location immediately.

  • If it still shows "No Media" on another computer, the issue may be related to the USB controller or hardware.

3 Rescan Disks in Disk Management

Windows may not refresh device information correctly. Rescanning disks is a safe step and does not format or modify the USB drive.

  • Keep the USB drive connected and press Windows + X.

  • Select "Disk Management."

  • Open "Action" from the top menu and select "Rescan Disks."

    rescan disks in disk management
  • Wait for Windows to refresh the disk list. Restart the computer if the status does not change.

4 Update or Reinstall the USB Driver

A corrupted, outdated, or disabled USB driver can prevent Windows from reading the device correctly. Try updating the USB driver or reinstalling it may help fix the issue.

  • Press Windows + X and select "Device Manager."

  • Expand "Disk drives" and "Universal Serial Bus controllers." to find the affected USB drive or USB Mass Storage Device.

  • If the device is disabled, right-click it and select "Enable device."

  • Right-click the device and select "Update driver," then choose "Search automatically for drivers."

    update usb driver device manager
  • If updating does not help, select "Uninstall device." Restart the computer and reconnect the USB drive to reinstall the driver.

    uninstall usb in device manager

5 Assign a New Drive Letter

This method only works when Disk Management shows a usable volume with the correct capacity. It cannot fix a USB stick that shows a true "No Media" status.

  • Press Windows + X and select "Disk Management."

  • Find the USB volume, right-click it, and select "Change Drive Letter and Paths."

    click change drive letter and paths
  • Select "Add" or "Change," then choose an unused drive letter.

    click assign the following drive letter
  • Click "OK" and check File Explorer.

📝 Note:

If "Change Drive Letter and Paths" is unavailable, Windows may not see a usable volume. Move to another diagnostic method.

6 Repair File System Errors with Error Checking or CHKDSK

Windows Error Checking and CHKDSK require an accessible USB volume or drive letter. Use them only when Windows can still access the USB storage.

First, try the graphical Error Checking tool because it is easier for most users.

  • Press Windows + E to open File Explorer.

  • Right-click the USB drive and select "Properties."

  • Open the "Tools" tab and select "Check" under Error checking.

    error checking the drive
  • Select "Scan drive" and follow the Windows instructions.

    error checking scan drive

If Error Checking is unavailable, you can try CHKDSK on a USB volume with a drive letter. Replace "X" with the actual USB drive letter.

  • Open Command Prompt as an administrator.

    run command prompt as administrator
  • Type "chkdsk X: /f" and press Enter.

    run the chkdsk prompt
  • Wait for the check to finish, then reconnect the USB drive.

Warning:

CHKDSK changes file system information while repairing errors. It cannot run on a USB drive with no drive letter, no readable file system, or no accessible media.

7 Recreate the USB Partition Using DiskPart

DiskPart is the final method because it removes existing partition information. Use it only after recovering files or when you no longer need the data. It also requires the USB drive to show usable storage capacity.

Warning:

The DiskPart "clean" command removes partition information from the selected disk. Selecting the wrong disk may erase access to data on another drive.

  • Open Windows Terminal or Command Prompt as an administrator.

  • Type "diskpart" and press Enter.

  • Type "list disk" and press Enter.

  • Identify the USB by its capacity. Type "select disk N" and replace "N" with the correct USB disk number.

  • Type "detail disk" and confirm the model and capacity again.

    inspect the disk with diskpart
  • Type "clean" and press Enter.

  • Type "create partition primary" and press Enter.

  • Type "format fs=exfat quick" and press Enter.

  • Type "assign" and press Enter, then type "exit."

What to Do If the USB Still Shows No Media?

If the USB drive still shows "No Media" after trying the fixes above, the next step depends on whether you need the files stored on the drive.

If You Need the Files

Stop formatting or using repair commands. If 4DDiG recovery software can still detect the USB drive, scan it and save recovered files to another storage device. If the USB shows no usable capacity on multiple computers, the problem may be related to the controller or flash memory.

If You Do Not Need the Files

If the USB drive continues to show "No Media" after testing different ports and computers, replacing the device is usually the best option. Check the warranty if the USB drive is still covered.

Important:

A USB drive that repeatedly shows "No Media" should not be used to store important files. If it starts working again, move your data to another device and keep a backup.

Final Words

When the USB drive shows no media in Disk Management, check the connection and test the drive on another computer first. If important files are still needed, try 4DDiG to check whether the USB drive is still recoverable before attempting further repairs like recreating the partition.

If 4DDiG cannot detect the USB drive, the issue may be related to hardware failure. For valuable data that cannot be accessed, professional recovery service may be the final option.

FREE DOWNLOAD

Secure Download

FREE DOWNLOAD

Secure Download

FAQs About USB Drive Showing No Media in Disk Management

Can CHKDSK fix a USB drive that shows No Media?

No. CHKDSK only works when Windows can access a USB volume with a drive letter. It cannot repair a USB drive with no accessible media.

Can I format a USB drive that shows No Media?

You can format a USB drive only when Windows detects usable storage capacity. If the drive shows true "No Media," formatting usually cannot fix the problem.

William Bollson (senior editor)

William Bollson, the editor-in-chief of 4DDiG, devotes to providing the best solutions for Windows and Mac related issues, including data recovery, repair, error fixes.

(Click to rate this post)

You rated 4.5 ( participated)