How to Fix Windows Boot Manager Missing in BIOS

The Windows Boot Manager is responsible for loading your Windows 11 operating system during startup. If it doesn’t appear in your BIOS/UEFI boot options, your system may fail to boot properly, or you might be unable to select Windows as a boot device.

This issue is commonly caused by incorrect boot settings, corrupted boot configuration data (BCD), disabled UEFI mode, or problems with the system drive. In some cases, BIOS updates or hardware changes can also remove or hide the Windows Boot Manager entry.

In this guide, we’ll walk you through detailed methods to fix Windows Boot Manager not showing in BIOS on Windows 11.

How to Fix Windows Boot Manager Missing in BIOS

Before starting, ensure your system drive (SSD/HDD) is properly connected and detected in BIOS. If the drive itself is not visible, the issue may be hardware-related.

1. Check If Drive Is Detected in BIOS

First, confirm that your system drive is recognized.

  1. Restart your PC and enter BIOS/UEFI (usually F2, DEL, or ESC).
  2. Look for your SSD/HDD under Storage or Boot section.

If the drive is not listed, check cables or hardware connections.

2. Enable UEFI Mode

Windows Boot Manager requires UEFI mode.

  1. Enter BIOS/UEFI settings.
  2. Find Boot Mode or Boot Configuration.
  3. Set it to UEFI (not Legacy/CSM).
  4. Save changes and restart.

Switching to UEFI allows Windows Boot Manager to appear.

3. Disable Legacy/CSM Support

Legacy mode can hide the Boot Manager.

  1. Open BIOS settings.
  2. Locate CSM (Compatibility Support Module).
  3. Disable it.
  4. Save and exit.

This forces the system to use modern boot methods.

4. Rebuild Boot Configuration Data (BCD)

Corrupted boot files can remove the Boot Manager entry.

  1. Boot into Windows recovery or installation media.
  2. Select Repair your computer.
  3. Go to Troubleshoot > Advanced options > Command Prompt.
  4. Run the following commands: bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd
  5. Restart your PC.

This rebuilds the boot configuration.

5. Use Startup Repair

Windows can automatically fix boot issues.

  1. Boot into recovery mode.
  2. Go to Troubleshoot > Advanced options.
  3. Click Startup Repair.
  4. Follow on-screen instructions.

This repairs missing boot entries.

6. Set Boot Priority Correctly

The Boot Manager may exist but not be prioritized.

  1. Enter BIOS.
  2. Go to Boot Priority section.
  3. Set Windows Boot Manager as the first option.
  4. Save changes.

This ensures the system boots into Windows.

7. Update BIOS/UEFI Firmware

Outdated firmware can cause boot issues.

  1. Visit your motherboard/laptop manufacturer’s website.
  2. Download the latest BIOS update.
  3. Follow instructions to update safely.

Updating firmware improves compatibility.

8. Check Disk Partition Type (GPT vs MBR)

Windows Boot Manager requires GPT for UEFI.

  1. Boot into Windows recovery.
  2. Open Command Prompt.
  3. Run: diskpart
    list disk
  4. Check if your disk is GPT.

If not, conversion may be required.

9. Reinstall Windows Boot Loader (Advanced)

If the Boot Manager is missing entirely:

  1. Boot into recovery Command Prompt.
  2. Run: bcdboot C:\Windows /f UEFI
  3. Restart your PC.

This recreates the Windows Boot Manager entry.

Conclusion

Windows Boot Manager not showing in BIOS is usually caused by incorrect boot settings, corrupted boot files, or firmware configuration issues. While it may seem like a serious problem, it can often be resolved by enabling UEFI mode, rebuilding the BCD, or repairing startup files.

By following the steps in this guide, you can restore the Windows Boot Manager and ensure your system boots correctly. Regular system maintenance and proper configuration will help prevent similar issues in the future.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.