UNMOUNTABLE_BOOT_VOLUMEWindows

How to Fix UNMOUNTABLE_BOOT_VOLUME (Windows)

Quick Answer

The UNMOUNTABLE_BOOT_VOLUME error indicates that Windows cannot access the boot volume, which is the partition containing the operating system. This often points to issues with the hard drive, corrupted system files, or incorrect boot configuration. The fastest way to attempt a fix is to restart the computer and access the Windows Recovery Environment to run system utilities.

What Causes This Error

  • Corrupted file system on the boot volume.
  • Damaged or faulty hard disk drive (HDD) or solid-state drive (SSD).
  • Incorrect or corrupted boot configuration data (BCD).
  • Loose or faulty data cables connecting the boot drive.
  • Outdated or corrupted storage controller drivers.
  • Improper shutdown or power loss leading to data corruption.

Step-by-Step Fixes

1Perform a Hard Reboot and Access Advanced Startup Options

  1. Turn off your computer by pressing and holding the power button for 10 seconds.
  2. Press the power button again to turn on your computer.
  3. As soon as you see the Windows logo, press and hold the power button again for 10 seconds to turn off your computer.
  4. Repeat steps 2 and 3 two more times. On the third restart, allow the computer to boot normally. It should enter the Windows Recovery Environment (WinRE).
  5. Select 'Troubleshoot' > 'Advanced options' to access further recovery tools.

2Run Check Disk Utility (chkdsk) to Fix UNMOUNTABLE_BOOT_VOLUME

  1. From the 'Advanced options' screen (accessed via hard reboot), select 'Command Prompt'.
  2. Type 'chkdsk c: /f /r /x' and press Enter. Replace 'c:' with the correct drive letter of your Windows installation if it's different (often 'D:' or 'E:' in WinRE).
  3. Allow the utility to complete the scan and repair process. This may take a significant amount of time depending on the drive size and extent of corruption.
  4. After 'chkdsk' finishes, type 'exit' and press Enter.
  5. Select 'Continue' to exit WinRE and restart your computer, checking if the error is resolved.

3Repair Boot Configuration Data (BCD)

  1. From the 'Advanced options' screen, select 'Command Prompt'.
  2. Type 'bootrec /fixmbr' and press Enter.
  3. Type 'bootrec /fixboot' and press Enter. If access is denied, proceed to the next step.
  4. Type 'bootrec /rebuildbcd' and press Enter.
  5. If prompted to add installation to boot list, type 'Y' and press Enter. Type 'exit' and restart your computer.

4Run System File Checker (SFC)

  1. From the 'Advanced options' screen, select 'Command Prompt'.
  2. Type 'sfc /scannow' and press Enter.
  3. Wait for the scan to complete. This utility will attempt to find and repair corrupted Windows system files.
  4. If SFC reports that it found corrupted files but was unable to fix some of them, you may need to run 'DISM /Online /Cleanup-Image /RestoreHealth' (if Windows is bootable) or consider a system restore.
  5. Type 'exit' and press Enter, then restart your computer.

Advanced Fixes

Perform a System Restore

  1. From the 'Advanced options' screen, select 'System Restore'.
  2. Follow the on-screen prompts to choose a restore point. Select a restore point from before the error started occurring.
  3. Confirm your restore point and allow the system restore process to complete. Your computer will restart.
  4. Do not interrupt the system restore process once it has started.
  5. After the restart, check if the UNMOUNTABLE_BOOT_VOLUME error is resolved.

Reinstall Windows

  1. From the 'Advanced options' screen, select 'Reset this PC'.
  2. Choose either 'Keep my files' or 'Remove everything'. 'Remove everything' provides a cleaner installation but deletes all personal data.
  3. Follow the on-screen instructions to proceed with the Windows reinstallation.
  4. Ensure you have a backup of important files if you choose 'Remove everything'.
  5. After the reinstallation, install necessary drivers and software.

Frequently Asked Questions

What does UNMOUNTABLE_BOOT_VOLUME mean?

The UNMOUNTABLE_BOOT_VOLUME error indicates that your Windows operating system cannot access the partition designated as the boot volume. This volume contains critical system files required for Windows to start. Essentially, the system cannot 'mount' or read the drive it needs to boot from.

Will fixing UNMOUNTABLE_BOOT_VOLUME cause data loss?

Basic troubleshooting steps like 'chkdsk' or 'bootrec' are generally safe and aim to repair without data loss. However, if the underlying cause is severe disk corruption or hardware failure, data loss is a possibility. Performing a 'System Restore' reverts system changes but typically preserves personal files. Reinstalling Windows with the 'Remove everything' option will delete all data.

Can a loose cable cause UNMOUNTABLE_BOOT_VOLUME?

Yes, a loose or faulty data cable connecting your hard drive or SSD to the motherboard can prevent the system from properly detecting or accessing the boot volume, leading to the UNMOUNTABLE_BOOT_VOLUME error. Checking cable connections is a valid initial troubleshooting step if you are comfortable opening your computer case.

How do I know if my hard drive is failing?

Signs of a failing hard drive include frequent UNMOUNTABLE_BOOT_VOLUME errors, slow performance, unusual clicking or grinding noises (for HDDs), files becoming corrupted, or the computer failing to detect the drive at all. If 'chkdsk' reports numerous bad sectors or fails to complete, it may indicate drive failure.

Related Errors

A reference system for real error codes and troubleshooting guides. Clear, factual, step-by-step fixes for software, devices, and systems.

Browse

Categories

Company

© 2026 Error Fixer Hub. All rights reserved.

Information provided for educational purposes. Always back up your data before making system changes.

This website uses cookies to improve your experience and analyze traffic. By continuing to use this site, you agree to our Privacy Policy.