Skip to Content

How to Fix Drive is not accessible with the message volume does not contain a recognized file system?

This error message only occurs when you connect SD card, USB drive, memory card, external hard drive, SSD, or any other media storage even internal drive to PC and Windows pop-up the message:

You need to format the disk in drive H: before you can use it. Do you want to format it?

Error message “You need to format the disk in drive H: before you can use it. Do you want to format it?”

After clicking on the Cancel button, then Windows will pop-up another error message displaying

Drive H:\ is not accessible. The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted.

And this is how this error “The volume does not contain a recognized file system” occurs in Windows 7/8/10 PC.

[Solved] How to Fix Drive is not accessible with the message "The volume does not contain a recognized file system"

You can fix the error messages of external or USB drive “The Volume Does Not Contain A Recognized File System, Please make sure that all required file system drivers are loaded and that the volume is not corrupted” with the title “Location not available” by following proposed solutions. Before starting to execute the below solution, it is highly recommended that recover important data from the drive using Photo recovery software.

Solution 1: Update driver

  1. Press Windows Key + R together to open the Run dialog box.
  2. Type devmgmt.msc in the Run dialog box and click on the OK button.
  3. Find Universal Serial Bus controllers and expand the list, right-click Generic USB Hub and choose Update Driver Software.

Update Driver Software

Solution 2: Change Drive Letter

  1. Press Windows Key + R together to open the Run dialog box.
  2. Type diskmgmt.msc in the Run dialog box and click on the OK button.
  3. Right-click on the drive with the question mark icon and select Change Drive Letter and Paths from the context menu.Change Drive Letter and Paths
  4. Select the Remove to remove the drive letter from the drive.

Solution 3: Execute DISKPART to modify the partition ID

  1. Type cmd in the search box next to the Start button.
  2. Right-click on Command Prompt to choose Run as administrator. A UAC or User Account Control Box will show up, click Yes.
  3. Type DISKPART in the command prompt to open the DISKPART utility.
  4. Type list volume to list all the disks attached to your PC.
  5. Type select volume <your volume with drive letter>.
  6. Type remove letter=<your volume with drive letter>.
  7. Type set id=<now set the partition type>.
  8. Restart the computer.

Solution 4: Execute SFC scan

  1. Type cmd in the search box next to the Start button.
  2. Right-click on Command Prompt to choose Run as administrator. A UAC or User Account Control Box will show up, click Yes.
  3. Type sfc/scannow and press Enter.

Solution 5: Execute CHKDSK command

  1. Type cmd in the search box next to the Start button.
  2. Right-click on Command Prompt to choose Run as administrator. A UAC or User Account Control Box will show up, click Yes.
  3. Type chkdsk X: /F and press Enter.

Note: X indicated the drive letter.

Solution 6: Run Check Disk feature to check and repair drive volume

  1. Connect the external / USB driver to Windows PC.
  2. Click This PC/My Computer.
  3. Right-click on drive that is not accessible and then selects Properties from the context menu.
  4. Go to Tools tab, click on the Check button under Error checking section.Disk error checking
  5. Click on Scan Drive.

Scan drive

Solution 7: Format The drive

  1. Connect the external / USB driver to Windows PC.
  2. Right-click on This PC/My Computer then select Manage > Disk Management.Disk Management
  3. Right-click on drive letter name and select Format from the context menu.Format drive option
  4. Rename the Volume Label”, select the file system as NTFS/FAT32, allocate unit size as Default and check for Perform a quick format and click on OK button to start format.

Format drive