How to Fix Windows Master Boot Record (MBR)

The Master Boot Record, MBR for short, is a part of a hard disk that holds details of the partitions and loads the operating system.

By Tim TrottWindows Tips and Tricks • August 3, 2015
How to Fix Windows Master Boot Record (MBR)

The Master Boot Record, MBR for short, is a hard disk region that holds information about the partitions and acts as a loader for the operating system. Sometimes, it can get corrupted, and your computer may be unbootable. This guide shows you how to repair it using a Windows Recovery disk.

Sometimes, after a sudden power cut, the hard drive master boot record (MBR) can get corrupted. This can also happen when your computer gets infected with a virus or malware. This guide will show how to repair the Windows 10 master boot record using the system recovery tools.

How to Fix Windows Master Boot Record

The main way to fix the MBR in Windows 10 is to use a command prompt and run the bootrec.exe command. In versions of Windows before Windows 8 and 10, you usually accessed the command prompt through recovery media like a DVD or USB drive. That still works in Windows 10, but the latest versions of Windows offer an easier method for running recovery commands without external media.

When you first boot up a Windows 10 PC, it should recognize a problem and enter "automatic repair" mode. If that doesn't happen, you can repeatedly press the F8 key when the system starts.

Once automatic repair mode is ready, you'll see the Automatic Repair screen. From here, select Troubleshoot, then Advanced options.

Windows 10 MBR System Recovery
Windows 10 MBR System Recovery

On the next screen, click Troubleshoot and then Advanced options once again.

How to Fix Windows Master Boot Record (MBR)
How to Fix Windows Master Boot Record (MBR)

You'll see a screen with six options. If you want, you can select Startup Repair before turning to the command prompt and Bootrec. Startup Repair is an automated program that will try to fix any problems it finds on the computer disk without any intervention from the user.

If this doesn't work, you must perform a manual repair using the command line tools.

To enter the command prompt, click the Command Prompt icon. Once the command line appears, all you have to do is type the following, then press Enter:

bootrec.exe /rebuildbcd
bootrec.exe /fixmbr
bootrec.exe /fixboot
Windows 10 MBR System Recovery
Windows 10 MBR System Recovery

Common Master Boot Record Errors

If the Master boot record is broken, your computer may show some of the following errors:

  1. Error loading operating system
  2. Operating System not found
  3. Invalid partition table
  4. No bootable medium found
  5. Reboot and select proper boot device

These can all be fixed by repairing the MBR using bootrec tool.

Related ArticlesThese articles may also be of interest to you

CommentsShare your thoughts in the comments below

My website and its content are free to use without the clutter of adverts, popups, marketing messages or anything else like that. If you enjoyed reading this article, or it helped you in some way, all I ask in return is you leave a comment below or share this page with your friends. Thank you.

There are no comments yet. Why not get the discussion started?

New comments for this post are currently closed.