Clear, practical technology insights About · Contact

Quickly Fix Unmountable Boot Volume Error on Windows 10/11

Unmountable Boot Volume error occurs due to some installed software conflicting with the operating system or due to sudden computer shutdown,...

Published: 11 minutes read
Table of Contents

This guide provides a clear overview of quickly fix unmountable boot volume error on windows 10/11, including how it works, key details, and practical considerations that can help you use the information effectively.

In the article below, TipsMake will guide you through some ways to fix this error.

What Is Unmountable Boot Volume Error?

Boot volume is the hard drive partition that contains Windows. This error occurs when the computer cannot load Windows properly, resulting in a blue screen of death.

A stop code is a specific error message that identifies the problem Windows encountered - in this case, it's the Unmountable_Boot_Volume stop code.

What Is Unmountable Boot Volume Error? — Unmountable Boot Volume

The error is usually caused by corrupted Windows files or system files. You'll typically see the error after applying a major Windows update. While this error can also be caused by a misconfigured BIOS, this is rare unless you've modified the BIOS yourself.

Fortunately, this error doesn't always mean that your hard drive is about to fail.

Causes of Unmountable Boot Volume Error

The cause of the Unmountable Boot Volume Error can be due to Errors in the files on the hard drive , system file errors, RAM errors , hard drive errors on old computers, or sudden computer shutdown errors, etc.

Efficiently Fix Unmountable Boot Volume Error

To fix the Unmountable Boot Volume error, first confirm that you have a Bootable USB Drive that you can use to access your computer.

In case if you don't have a Bootable USB drive you can create a new Bootable USB drive using a 4GB USB drive, then download Windows 10 Media Creation Tool from Microsoft's homepage.

1 Restart and Check for Errors Again

Like most blue screen messages, the Unmountable Boot Volume error isn't always a cause for concern if you only see it once. Sometimes Windows encounters a temporary glitch that you never see again.

If you see the Unmountable Boot Volume error blue screen while working, restart your PC and try booting Windows again. You should be clear if the error doesn't return for a while.

However, usually, you will see the Unmountable Boot Volume error every time you try to boot into your PC and this error will not allow you to load Windows at all. In that case, proceed with more in-depth troubleshooting.

2. Create Windows Installation Tool

Since you can't boot Windows normally to fix this problem, you'll need to create a Windows installer on a USB or DVD using another machine. This will allow you to access the troubleshooting tools that Windows provides by booting from another device.

Luckily, the Windows 10 Media Creation Tool makes it easy to create Windows 10 installation media. If you're on Windows 11, use the Windows 11 download page for the same purpose.

Once you have created your bootable device, plug it into your PC and boot from the USB or DVD. You may need to change the boot order on your PC to do this. The exact method for doing this will depend on your computer.

3. Fix Unmountable Boot Volume Error Using Automatic Repair

The simplest way to fix Unmountable Boot Volume error is to use the Automatic Repair Option Available on Windows 10.

1. First turn off your Windows 10 computer by pressing and holding the Power button.

2. Plug the USB drive containing the Windows Media Creation tool you downloaded into the USB port on your computer and then turn on your computer.

3. After the computer starts to boot, press the function key to access the BIOS screen.

Note:

Depending on the model, there will be a function key to access the BIOS Screen. Usually you can use the function keys F8, F9, F12, Escape and Delete .

4. On the next window, select Boot from USB Option .

5. Next select the USB drive you want to boot from (the USB drive containing the Media Creation Tool).

6. Your computer will now boot from the USB drive and you will see the screen as shown below:

Fix Unmountable Boot Volume Error Using Automatic Repair — Unmountable Boot Volume 2

7. Next, click on the Repair your computer Option in the bottom left corner of the screen.

8. On the next window click Troubleshoot .

Fix Unmountable Boot Volume Error Using Automatic Repair — Unmountable Boot Volume 3

9. On the Troubleshoot window, find and click Advanced options .

Fix Unmountable Boot Volume Error Using Automatic Repair — Unmountable Boot Volume 4

10. On the Advanced Options window, click Automatic Repair (or possibly Startup Repair) and then click Next.

Fix Unmountable Boot Volume Error Using Automatic Repair — Unmountable Boot Volume 5

11. On the next window, click to select Windows 10 or the operating system you currently have installed on your computer.

12. Finally wait for the utility To repair the files . The process may take a long time.

4. Repair MBR or GPT

The Master Boot Record (MBR) or GUID Partition Table (GPT) contains information about where Windows is located on your hard drive and helps the operating system load properly when you turn on your computer. If these become corrupted, it can result in an Unmountable Boot Volume message.

To repair MBR or GPT, restart from your Windows 10 or Windows 11 installation media and select Repair your computer > Troubleshoot. This time, on theAdvanced Options Screen, select Command Prompt .

Repair MBR or GPT — Unmountable Boot Volume 6

At the Command Prompt, type the following command to run MBR repair:

bootrec /fixmbr

Wait for the process to complete, then run the following commands one by one to attempt additional repairs. If your drive uses GPT, these are the main commands to try to fix it:

bootrec /fixboot bootrec /rebuildbcd

Type Exit To exit Command Prompt after it finishes running. Then reboot and see if the Unmountable Boot Volume error persists. If so, you may want to run advanced MBR troubleshooting.

5. Using Chkdsk to Fix Errors

The cause of the Unmountable Boot Volume Error may be due to an error on The hard drive . To fix this error, you can run the Chkdsk command on theCommand Prompt Window.

1. Turn off your computer by pressing The Power button .

2. Plug the USB drive Containing the Windows Media Creation Tool you downloaded into the USB port on your computer and then turn on your computer.

3. After the computer starts to boot, press the function key to access the BIOS Screen.

Note :

Depending on the model, there will be a function key to access the BIOS screen. Typically you can use the function keys F8, F9, F12, Escape and Delete.

4. On the next window, select Boot from USB Option .

5. Next select the USB drive you want to boot from (the USB drive containing the Media Creation Tool).

6. Your computer will now boot from the USB drive and you will see the screen as shown below:

Using Chkdsk to Fix Errors — Unmountable Boot Volume 7

7. Select the Repair your computer Option in the bottom left corner of the screen.

8. Next click on the Troubleshoot Option.

Using Chkdsk to Fix Errors — Unmountable Boot Volume 8

9. On the Troubleshoot window, click Advanced options .

Using Chkdsk to Fix Errors — Unmountable Boot Volume 9

10. Next click Command Prompt .

Using Chkdsk to Fix Errors — Unmountable Boot Volume 10

11. On the Command Prompt window, type Chkdsk /rc: And press Enter.

Using Chkdsk to Fix Errors — Unmountable Boot Volume 11

Note:

In the above command replace C: With the name of the USB Bootable Drive on your computer.

12. Wait until Chkdsk Checks for errors on your computer's C: drive. This process will take a long time.

13. Once Chkdsk completes the process, restart your computer and check if the error persists.

6. Try SFC Scan

SFC, or System File Checker, searches for corrupt Windows system files and attempts to repair them. If none of the above fixes your problem, this tool is worth a try.

Reopen Command Prompt On your recovery drive and enter the following command:

sfc /scannow

Wait for the process to complete. SFC will let you know if it fixed anything. Like the other commands, once it's done, you should reboot and try loading Windows again.

7. Hardware Test

If you've done all of the above and continue to see the Unmountable Boot Volume error every time you boot, then your problem may be more serious.

You may have a hardware problem. The storage drive may be damaged or the connection may be faulty. If you are confident, open your computer (this is easier on a desktop than a laptop) and check to make sure the hard drive cable is securely connected. Sometimes faulty RAM can also cause this problem, so make sure the RAM is seated properly.

If you have checked the connections and everything seems fine, you should run some diagnostic tests to determine if a component is broken. Replacing it should fix your problem, but you will need to talk to an experienced computer technician if you are unable to replace the parts yourself.

8. Reinstall Windows 10

1. Press the Power button to turn off your Windows 10 computer.

2. Plug the USB drive containing the Windows Media Creation Tool you downloaded into the USB port on your computer and then turn on your computer.

3. After the computer starts to boot, press the function key to access the BIOS Screen.

4. On the next window, select Boot from USB Option .

5. Next select the USB drive you want to boot from (the USB drive containing the Media Creation Tool).

6. Your computer will now boot from the USB drive and you will see the screen as shown below:

Reinstall Windows 10 — Unmountable Boot Volume 12

7. Click Install Now And follow the on-screen instructions to reinstall Windows 10 on your computer.

Good luck!

Frequently Asked Questions

What is Unmountable Boot Volume?

It is the main topic covered in this guide, including the relevant tools, settings, features, or steps connected with quickly Fix Unmountable Boot Volume Error on Windows 10/11.

Why is Unmountable Boot Volume useful?

It can make quickly Fix Unmountable Boot Volume Error on Windows 10/11 easier to understand, compare, configure, or troubleshoot by organizing the most important information in one place.

What should I check before using this guide?

Confirm that the instructions match your device, software version, region, and intended use, then back up important data before making major changes.

Was this article helpful?

Your feedback helps us improve.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.