How to Fix Windows Boot Manager Missing — PC Won't Boot on Windows
Computer shows "Boot Device Not Found", "No bootable device", or goes straight to BIOS instead of Windows? Fix missing boot manager on Windows 10 and 11.
📖
Main Troubleshooting Guide
How to Fix Windows Boot Loop →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •"Boot Device Not Found" or "No bootable device" error on startup
- •Computer goes directly to BIOS/UEFI setup instead of booting Windows
- •"BOOTMGR is missing — Press Ctrl+Alt+Del to restart"
- •"An operating system wasn't found" on black screen
- •Windows was working yesterday but won't boot today
- •Boot only shows "EFI Shell" or other non-Windows options
- •Dual boot menu disappeared — goes straight to Linux or other OS
Common Causes
- ⚠Boot Configuration Data (BCD) corrupted or deleted
- ⚠EFI System Partition (ESP) formatted, corrupted, or too small
- ⚠BIOS boot order changed — wrong drive selected as first boot device
- ⚠Windows Update or disk operation damaged the boot sector
- ⚠Drive cable loose or SATA port changed (desktop)
- ⚠SSD/HDD failing or not being detected by BIOS
- ⚠Accidental deletion of boot partition during disk management
Solutions
Solution 1: Check BIOS Boot Order
- 1Restart → press F2, F12, Del, or Esc (varies by manufacturer) to enter BIOS
- 2Go to the Boot tab or Boot Priority section
- 3Make sure your Windows drive is listed and set as #1 boot priority
- 4If the drive isn't listed: it may be disconnected or failing
- 5For UEFI systems: ensure "UEFI Boot" is enabled (not Legacy/CSM)
- 6Check "Secure Boot" is enabled if your Windows installation uses it
- 7Save and exit BIOS → try booting again
Solution 2: Rebuild BCD from Recovery Environment
- 1Boot from Windows installation USB/DVD (or use Recovery options)
- 2Click "Repair your computer" → Troubleshoot → Command Prompt
- 3Run these commands in order:
- 4bootrec /fixmbr (for legacy BIOS systems)
- 5bootrec /fixboot
- 6bootrec /scanos (should find your Windows installation)
- 7bootrec /rebuildbcd → press Y to add the installation to boot list
- 8Type exit → restart the computer
Solution 3: Repair EFI Boot Partition (UEFI Systems)
- 1Boot from Windows installation USB → Command Prompt
- 2Run: diskpart → list vol → identify the EFI partition (usually 100-500MB, FAT32)
- 3select vol X (the EFI volume) → assign letter=Z → exit
- 4Run: bcdboot C:\Windows /s Z: /f UEFI
- 5This recreates the Windows Boot Manager files on the EFI partition
- 6If the EFI partition is missing: you'll need to create one
- 7Restart → Windows should boot normally
Solution 4: Use Startup Repair
- 1Boot from Windows installation USB/DVD
- 2Click "Repair your computer" → Troubleshoot → Startup Repair
- 3Let it run — it automatically detects and fixes common boot issues
- 4If it says "Startup Repair couldn't repair your PC": try the manual BCD repair above
- 5You may need to run Startup Repair 2-3 times before it fully fixes the issue
- 6If nothing works: consider an in-place upgrade repair (keeps files, reinstalls Windows)
FIXES THIS IN 5 MINUTES
Fix Windows Boot Manager Missing — PC Won't Boot Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11