Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Windows

What is MBR Error 1, 2, 3? 7 Ways to Fix It

Bhishu AcharyaBy Bhishu AcharyaMay 11, 2023
MBR Error 1 2 3

Whether you’re getting MBR Error 1, 2, 3, or multiple similar messages followed by “Press any key to boot from floppy,” it’s a clear indication that your master boot record is corrupted or damaged.

When this happens, you can’t boot into the operating system. While corrupted/failing MBR is the most generic cause, simple issues like the PC trying to boot from another drive could also trigger it.

Table of Contents

  • First, Check the Storage
  • Override Boot Drive
  • Repair Your PC Using Windows Startup Repair
  • Repair Master Boot Record
  • Check for Drive Failure in Another PC
  • Perform System Restore
  • Reinstall Windows

First, Check the Storage

To start off, I recommend removing the connected external drive and rebooting the computer. Also, make sure you’ve connected your bootable drive in the appropriate slot. 

In case it’s an older hard drive (with SATA), ensure connecting both its data and power cables to confirm that it’s working fine.

If these general troubleshooting tips didn’t help, proceed with the below solutions.

Override Boot Drive

If both your connected storage devices have Windows and you’re trying to boot from the latter one, it’s obvious that your PC will prioritize the first drive. In such cases, the best option would be disconnecting the other drive or simply changing the boot priority.

As per most ASUS users, the problem persists despite setting the appropriate boot order. In such a scenario, there’s a built-in option to override the boot drive, and here’s how to do it:

  1. Press the Restart button on your PC or force shut down your computer and start it again.
  2. Before the error pops up, hit the BIOS key. Usually, this is F2 in most Asus models.
  3. PC users can navigate to the Boot tab.
    boot tab asus bios
    Laptop users can go to Save and Exit.
    save and exit asus bios
  4. In the Boot Override section, pick your drive. For Windows computers, choose Windows Boot Manager. Now, you should be booted into Windows without encountering the MBR 1,2,3 error.
    boot override select your drive

Repair Your PC Using Windows Startup Repair

Startup repair can help resolve the problem by fixing the missing or damaged MBR files. For this, you need to first start the automatic repair or use a recovery media to repair your computer.

  1. First, shut down your computer and restart it two to three times to start the automatic repair.
  2. After you get the ‘Automatic Repair couldn’t repair your PC’ message, Pick Advanced Options.
    advanced options in automatic repair
    Also, you may insert a bootable USB flash drive, change the boot priority, and boot into Windows using it. Make sure you choose Repair your computer on the Windows Setup screen.
    windows repair your computer
  3. From the Windows Recovery Environment, pick Troubleshoot.
    troubleshoot in choose an option
  4. Then, go to Advanced Options.
    advanced options in troubleshoot
  5. From the list, choose Startup Repair and wait for your PC to start the diagnosis. This may take a while depending on what could be causing the startup/MBR problem.
    startup repair
  6. You’ll either boot into Windows or get an error message “Startup Repair couldn’t repair your PC”. In the second case, pick Advanced options and continue with the below solutions.
    advanced options startup repair

Repair Master Boot Record

As mentioned earlier, MBR Error 1, 2, and 3 are mainly caused when the boot record gets corrupted.

Basically, MBR stores the executable code that determines which partition holds the boot information. So, when it gets damaged, your computer won’t find the files meant to boot into Windows.

Fortunately, you can run a few commands from the command line interface that can help repair the MBR:

  1. In the Windows Recovery Environment, navigate to Troubleshoot. Then, from the Advanced Options screen, select Command Prompt.
    command prompt in advanced options
  2. Next, choose your account and enter the right credentials to start the command-line utility.
    enter password to access command prompt in windows re
  3. Once you’re in Command Prompt, identify the boot drive executing the following commands:
  • <your_drive>:
  • dir 
    check for windows drive

If you see the Windows directory, it’s your boot drive. Otherwise, try another drive. 

  1. Now, run the below commands in succession to repair MBR:
  • bootrec /fixmbr
    bootrec fixmbr in cmd
  • bootrec /fixboot
    bootrec fixboot access denied
  • bootrec /nt60 sys (if the earlier command throws the error ‘Access is Denied‘)
    bootsect nt60 sys
  • bootrec /fixboot
    bootrec fixboot operation completed success
  • bootrec /scanos
    bootrec scanos
  • bootrec /rebuildbcd
    bootrec rebuildbcd
  1. Now, type exit and hit enter to quit Command Prompt.
  2. Again, from the Windows RE, pick Continue. You should now boot into the operating system.
    continue in choose an option

If the aforementioned commands didn’t do the trick, I advise rebuilding the BCD completely. Even for this, you need to launch Command Prompt in the recovery console as earlier. Then, execute the following commands, which deal with backing up the BCD store and building a new one:

  • bcdedit /export <drive>:\bcdbackup
  • attrib <drive>:\boot\bcd -s -h -r
  • ren <drive>:\boot\bcd bcd.old
  • bootrec /rebuildbcd
    rebuild-bcd

Check for Drive Failure in Another PC

If repairing the MBR didn’t help, there’s a chance that your drive has died or failed. To check this, you need to remove the HDD or SSD from your computer and install it on a compatible and working PC.

In case your drive isn’t recognized here, it’s very likely that the storage drive is dead. You might want to contact the manufacturer (if the warranty isn’t void) or take it to the nearest repair center. However, if the drive shows up and works perfectly, there may be issues within the PC.

Perform System Restore

Did you happen to make any vital changes to your computer? Often, updating Windows or any driver can bring up undesirable problems, including MBR Error 1, 2, 3, and similar messages. In such a case, performing a system restore can take your PC back to working condition:

  1. From the Windows Recovery Environment screen, pick Troubleshoot.
  2. Then, navigate to Advanced Options.
  3. Find and select System Restore.
    system restore in advanced options
  4. You should be asked to choose your account. Based upon that, picks yours and input the correct password.
    system restore select account
  5. Once the System Restore dialogue box opens up, hit the Next button.
    system restore next button
  6. You should see an automatic restore point that was created automatically when you performed a major system change, like an update of the OS or driver. Select it and click Next.
    select your restore point
  7. On the final screen, press the Finish button.
  8. In the popup dialogue box, pick Yes to confirm that you’re performing a system restore.
    yes to system restore
  9. The restoration should be finalized within a few minutes. In the final prompt, hit Restart and you should be booted into Windows.
    restart to system restore

Reinstall Windows

The final solution would be reinstalling Windows to replace the damaged MBR with a new one. Since this will erase all your data, I highly advise you to first back your important files and documents.

Once you’re ready, follow the below instructions to clean install the operating system: 

  1. Insert a bootable media and change the boot order if required.
  2. Pick your keyboard/input method and language. Then, hit Next.
    select language time input method
  3. Next, hit the Install Now button.
    install now windows setup
  4. Then, enter the product key or simply go for I don’t have a product key to add it later.
    i dont have a product key
  5. Choose the Windows OS you’re going to install and click Next.
    select windows os
  6. Read the notices and put a checkmark in the ‘I accept license terms‘ field before hitting Next.
    accept license terms windows installation
  7. You may pick the Upgrade option if you want to keep the files. Otherwise, opt for Custom to clean install Windows.
    custom windows installation
  8. In the next screen, allocate your storage drive and hit the Apply button. Once that’s done, press Next.
    allocate space to your hard drive
  9. Finally, hit Finish and wait for the Windows OS to install and you shouldn’t see MBR Error 1, 2, or 3 again.
fix
Bhishu Acharya
  • Twitter
  • LinkedIn

Bhishu Acharya is a technical content writer at TechNewsToday. He specializes in monitors, laptops, storage devices, and other peripherals. Apart from computer hardware, you can also find his how-to and troubleshooting articles on Windows, internet, security, and networking. Ever since getting his hands on a personal computer, Bhishu started exploring its internal components at just 10. His growing curiosity led him to undertake the Computer Science & Information Technology degree and is just a year away from graduation. While balancing his study and work life for over four years, he has harnessed different sets of technical skills. With his expertise, he is now dedicated to helping netizens looking for hardware and software-related fixes. Today, Bhishu’s proficiency extends beyond computer hardware. In his spare time, he enjoys coding and learning new programming languages. You can contact him at bhishu@technewstoday.com

Related Posts

how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
what happens if you turn off your computer during an update

What Happens if You Turn Off Your Computer During an Update?

September 18, 2023
How to Disable Integrated Graphics

How to Disable Integrated Graphics?

September 16, 2023
System Restore Stuck

How To Fix Windows Stuck on System Restore

September 16, 2023
startup-repair-couldn't-repair-your-pc

How To Fix “Startup Repair Couldn’t Repair Your PC”

September 13, 2023
how to free up ram

How to Free Up Memory

August 4, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
Naval-Warfare-Games

Best Naval Warfare Games

September 18, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 20, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.