UNMOUNTABLE_BOOT_VOLUME means Windows cannot properly access the boot volume. Causes can include filesystem corruption, storage/controller trouble, interrupted updates, or a failing drive.
Steps
- If Windows Recovery Environment appears automatically, start with Startup Repair.
- If needed, boot from official Windows 11 installation/recovery media and choose Repair your computer > Troubleshoot > Advanced options.
- Try System Restore or Uninstall Updates when the failure followed a recent update/change.
- From Command Prompt, use disk/filesystem repair commands only after identifying the correct Windows volume; `chkdsk` can be appropriate for filesystem errors but should not be repeatedly stressed on a physically failing drive.
- If SMART/storage diagnostics indicate failure or repair cannot access the disk reliably, prioritize data recovery and replace the drive.
How it works
The stop code describes a boot-volume access failure, not one guaranteed fix. Modern UEFI/GPT systems should not be treated with old generic `fixmbr` recipes unless the actual boot configuration calls for them.
Important considerations
If data is irreplaceable, avoid destructive reinstall/partition commands until it is recovered. Use official media and manufacturer storage/controller drivers.
Practical guidance
If BitLocker/device encryption protects the Windows volume, Recovery may ask for the BitLocker recovery key before repairs. Retrieve it through the legitimate account/organization recovery process. Do not format the encrypted drive because you cannot find the key; that destroys the data rather than unlocking it.
Additional details
When `chkdsk` reports repeated bad sectors or the drive disappears intermittently, stop treating the problem as ordinary filesystem corruption. Check the SSD/HDD manufacturer’s diagnostics and connection/cable where applicable. A successful repair does not guarantee a deteriorating drive is safe for continued use.

Kermit Matthews is a freelance writer based in Philadelphia, Pennsylvania with more than a decade of experience writing technology guides. He has a Bachelor’s and Master’s degree in Computer Science and has spent much of his professional career in IT management.
He specializes in writing content about iPhones, Android devices, Microsoft Office, and many other popular applications and devices.