How To Guides Org

How to fix bootmgr is missing in Windows 8

Today I wanted to boot Windows 8 but received the annoying “BOOTMGR is missing” error. Here’s how I fixed the error and now the boot manager is working just fine. This is really easy to do and you don’t have to reinstall Windows 8

Tip: If you are on Windows 7 you should read our tutorial how to fix bootmgr is missing in Windows 7

First, we are going to insert our Windows 8 DVD. You then have to change the boot order in your BIOS so you can actually boot from the Windows 8 DVD. If you don’t know how to get into the BIOS, please read your motherboard manual.

HOW TO BOOT FROM DVD in Windows 8

It’s usually the DEL key to get into BIOS. In there you can mess up a lot of stuff, so please be careful and read the manual how to change the boot order and move the DVD drive or USB device with your ISO to the first spot, so it will ask you to boot from DVD when you start your computer.

LETS REPAIR THE BOOTMGR!

1. THE FIRST SCREEN LOOKS LIKE IT WILL INSTALL WINDOWS 8. Click Continue (WE WILL NOT INSTALL WINDOWS 8)

2. You now should be here. At the bottom click on Repair your computer

Now, Microsoft pimped the Windows 8 repair options. You’ll be surprised. Click on troubleshoot:

Click on Advanced Option

You should now get this and boot into command prompt:

Next, Windows 8 will open a command prompt. The problem, you’re at X:\sources

We are now going to change to our Windows directory.

Enter either C: or D: or wherever your Windows drive is at and hit Enter

Then enter cd D:/Windows

Now that we’re in the Windows 8 folder we can start repairing the boot manager and fix the error “bootmgr is missing” that prevents us from starting Windows 8

FINALLY we are going to repair it all:

Enter bootrec /fixboot and hit enter

Enter bootrec /fixmbr and hit enter

w00t! We have successfully repaired our boot manager and the messaged “BOOTMGR is missing” should be gone for good!

This is what you SHOULD get:

If you still get the error “BOOTMGR is missing” then it’s another problem, possibly you have a corrupt hard drive. Make sure to enter

chkdsk /f /r

If you have any problems please ask us, we’re here to help