Greyed Out USB Flash Drive (help)
If you have a greyed out USB flash drive this article should be able to help you resolve the issue.
The most common reason is the USB flash drive has a different file system and you simply need to format the drive. For example, Ext3, Ext4 or HFS are file systems for Linux and Mac. By formatting the USB drive it could restore the drive and it’s no longer greyed out.
If this didn’t do the trick, then try the next suggestion ↓
It is possible the greyed out USB flash drive has a bad device driver. We can uninstall the drive and try re-installing the USB stick (reconnecting).
Do the following:
In the Search area type “Device Manager” and good chance Windows will auto-suggest before you are even done typing. Select Device Manager.
Alternatively you can click the Windows key along with “X” and from the list select Device Manager
Device Manager lists things alphabetically so scroll towards the button and expand the carrot > for Universal Serial Bus controllers.
In the sub-listing you will see the Mass Storage Device and then right click that device and select Uninstall device
Now the device drive has been removed, please reconnect the device and see if the greyed out USB flash drive is still greyed out.
If this didn’t do the trick we have one last suggestion for you before declaring the USB stick most likely dead ↓
Let us try and repair the disk from a Windows tool from the command prompt.
In the Search box type “command prompt” and before you select the command prompt, use the mouse and right click the Command Prompt selection and select “Run as Administrator”
Once the cmd window appears simply type the following:
chkdsk d: /r /f
NOTE: The “d” is the drive letter, so if your greyed out USB flash drive has a different drive letter, us that drive letter.
Now click Enter and let Windows run the disk checking tool. What the /r and /f are doing is checking the device for bad blocks and trying to repair any bad blocks the utility found (chkdsk wikipedia). Once the process is completed you will power cycle the USB flash drive and reconnect it to see if the USB is working or still greyed out. Please keep in mind the chkdsk will take longer the bigger the storage device you have. For example the screen shot below was a small 2GB flash drive and completed in about 10 seconds. So a 128GB flash drive will take minutes to complete.
If all the above doesn’t help the greyed out USB flash drive then your device is most likely dead and will no longer function reliably enough to use for any kind of data storage.
Tags: flash drive, Greyed Out, usb, windows