When the user tries to format their USB drive with the help of the Format UI tool orย Diskpart, they face an error saying, โThere is no media in the specified device.โย When you get this error message, you wonโt be able to use your USB driver orย format it.
So how can this issue be fixed? This article will discuss various ways to help fix โThere is no media in the specified deviceโ on the USB drive, but before that, we will also discuss various reasons why you may encounter this issue.ย
Reasons to Face USB Error โThere is No Media in the Specified Deviceโ
The โThere is no media in the specified deviceโ error can occur for various reasons. Some of them are mentioned below โ
- If the user has outdated, faulty, or corrupted USB drivers, then the user will face the issue.ย
- This can occur if too many USB drivers are connected to your PC. A few temporary glitches can cause this issue.
- Another reason behind the โThere is no media in the specified deviceโ error can be a damaged/corrupted Master Boot Record (MBR).
- The error can also occur due to file system errors.ย
Ways to Fix โThere is No Media in the Specified Deviceโ Error
There are several troubleshooting methods to fix this error, which are listed below-
1. Basic Troubleshooting Methods
Before taking the advanced troubleshooting steps mentioned in this article, you should try the basic troubleshooting methods. Users can check their USB drive with another computer to see if the error still occurs.
If the USB drive works on another PC, then there might be some software-related issues or an issue with the port. However, if it does not work on another PC, then that means there is an issue with your USB drive, which is on the hardware side.
If the USB drive works on another PC, try changing the port. If switching the port helps, then the port is faulty. If it does not work on another port, move to the next troubleshooting steps in this article.ย
2. Update USB Device Driver
You may face the issue due to an outdated USB device driver. If that is the reason behind facing this error, then you should try updating the USB device driver and then check if the issue is fixed or not. To do so, follow the steps given below-
- Press theย Windows + Xย combo and then click onย Device Manager.
- Double-click onย Disk Drivesย to expand it.
- Right-click on the USB drive you areย having trouble with, and then click onย Update Driver. Then, click onย Check automatically for drivers.
- Once you have performed the above steps, reconnect the USB and check whether the error has been solved.ย
3. Reinstall USB Device Driver
Buggy USB device drivers may also cause this issue. You should try reinstalling the USB device driver and check if that solves the issue. This can be done by following the steps given below-
- From theย Start Menu, openย Device Manager.ย
- Here, expand theย Disk Drives section.
- Right-click on a USB drive you are facing an issue with, then click onย Uninstall Device.ย Click onย Uninstallย to uninstall the driver.
- Now, restart your PC to reinstall the driver. The issue should be fixed by now.ย
4. Run Windows Disk Checker Tool
Users can also run the Windows Built-in Disk error checking tool to fix the โThere is no media in the specified deviceโ error. The steps for the same are as follows-
- Press theย Windows + Eย combo to openย Windows Explorer. Then right-click on the USB drive you are facing an error with and click onย Properties.
- Head to theย Toolsย tab, and thenย click on the Check button under theย Error Checking section.
- There, check the checkbox forย Automatically fix file system errorย andย Scan for and attempt recovery of bad sectors.ย
- Follow the on-screen instructions to run the Windows Disk Checker tool.
- Lastly, check whether the error has been solved or still occurring.ย
5. Rebuild MBR
The โThere is no media in the specified deviceโ error can occur due to the Master Boot Record (MBR). In that case, the user needs to fix it by Rebuilding MBR or Repairing MBR. To rebuild MBR, follow the steps given below-
- Get the Installation media for your version of Windows.ย
- Now, openย the Settingsย app on your PC by pressingย Windows + Iย key combo.ย
- Here, under theย Systemย tab, click onย Recovery.
- Click onย Restart Nowย button right next to theย Advanced startup.ย You will be headed to the Windows Recovery Menu.
- Here, click on theย Troubleshootย option and then click onย Advanced Options.
- Next, click on theย Command Promptย option.
- You will now have to useย the Bootrec.exe tool. To do so, follow the steps given below-
- bootrec /RebuildBcd
- bootrec /fixMbr
- bootrec /fixboot
- This will rebuild MBR. Now restart your PC normally, and then check if the issue is fixed or not.ย
6. Run SFC Scan
Another reason for facing USB Error โThere is no media in the specified deviceโ can be corrupted system files. Corrupted system files can easily be fixed by running SFC. To do so, follow the steps given below-
- Press theย Windowsย key, search forย CMDย and run it as administrator.ย
- Here, type and execute the commandย sfc /scannow
- Wait for the process to complete, and then restart your PC.
Conclusion
These were some troubleshooting steps to help fix the USB Error โThere is no media in the specified device.โ This issue is generally caused by drivers, so updating and reinstalling the drivers should probably fix it.ย