0xc00000fWindows Boot Manager

How to Fix 0xc00000f (Windows Boot Manager)

Quick Answer

Error 0xc00000f indicates that the Boot Configuration Data (BCD) for your PC is either missing or corrupted, preventing Windows from starting. The fastest initial fix involves checking physical connections and attempting an automatic repair using Windows installation media.

What Causes This Error

  • Corrupted or missing Boot Configuration Data (BCD) file.
  • Damaged system files on the boot drive.
  • Faulty hard drive or SSD.
  • Incorrect BIOS/UEFI boot order.
  • Recently installed hardware or software conflicts.
  • Power outages or improper shutdowns that led to data corruption.

Step-by-Step Fixes

1Check Physical Connections and Boot Order

  1. Power off the computer completely and unplug it from the power source.
  2. Open the computer case (for desktops) or check external connections (for laptops).
  3. Ensure all data cables (SATA, NVMe) connecting the boot drive to the motherboard are securely seated at both ends.
  4. Ensure power cables to the boot drive are also securely connected.
  5. Restart the computer and immediately enter the BIOS/UEFI settings (common keys include Del, F2, F10, F12). Navigate to the 'Boot' section and verify that your primary boot drive is listed first in the boot order.

2Perform Automatic Repair Using Windows Installation Media

  1. Insert your Windows installation media (USB drive or DVD) into the computer.
  2. Restart the computer and boot from the installation media. You may need to press a key (e.g., F12) during startup to select the boot device.
  3. On the 'Windows Setup' screen, select your language, time, and keyboard preferences, then click 'Next'.
  4. Click 'Repair your computer' in the bottom-left corner.
  5. Select 'Troubleshoot', then 'Advanced options', and finally 'Startup Repair'. Allow the process to complete and restart the computer.

3Rebuild the Boot Configuration Data (BCD) for Error 0xc00000f

  1. Boot from your Windows installation media and navigate to 'Troubleshoot' > 'Advanced options' as described in the previous fix.
  2. Select 'Command Prompt'.
  3. Type 'bootrec /fixmbr' and press Enter. This command writes a new Master Boot Record.
  4. Type 'bootrec /fixboot' and press Enter. This command writes a new boot sector.
  5. Type 'bootrec /rebuildbcd' and press Enter. This command scans for Windows installations and allows you to add them to the BCD. Follow any on-screen prompts. After completion, type 'exit' and restart the computer.

4Run System File Checker (SFC) and Check Disk (CHKDSK)

  1. Boot from your Windows installation media and open the 'Command Prompt' via 'Troubleshoot' > 'Advanced options'.
  2. To identify your Windows installation drive letter, type 'diskpart', then 'list volume', and 'exit'. Note the drive letter where Windows is installed (e.g., C:, D:).
  3. Type 'sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows' (replace 'C:' with your Windows drive letter if different) and press Enter. This scans for and repairs corrupted system files.
  4. After SFC completes, type 'chkdsk C: /f /r' (again, replace 'C:' with your Windows drive letter) and press Enter. This command checks the disk for errors and attempts to recover bad sectors. Type 'Y' if prompted to run on next reboot.
  5. Type 'exit' and restart the computer.

Frequently Asked Questions

What does error 0xc00000f mean?

Error 0xc00000f indicates that the Boot Configuration Data (BCD) file, which tells your computer how to start Windows, is either missing or corrupted. This prevents the operating system from loading.

Can I fix 0xc00000f without a Windows installation disc?

Fixing 0xc00000f typically requires booting from a Windows installation media or a recovery drive to access the recovery environment and command prompt. Without it, options are limited to checking hardware connections or BIOS settings.

Will fixing 0xc00000f erase my data?

The recommended fixes, such as Startup Repair, rebuilding BCD, or running SFC/CHKDSK, are designed to repair the boot environment without erasing user data. However, it is always advisable to have data backups, especially when troubleshooting boot issues.

How do I create Windows installation media?

You can create Windows installation media using the Media Creation Tool from Microsoft's official website. You will need a USB drive (at least 8GB) or a blank DVD and an internet-connected computer to download the tool and Windows ISO.

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.