Repair the Windows 10 Master Boot Record (MBR)
Diagnose Windows 10 MBR and boot-record problems safely with WinRE, Startup Repair, Bootrec, and evidence-based recovery steps.

Identify
Record the exact message, timing, and most recent relevant change.
Repair
Use supported Windows recovery tools in a controlled order.
Verify
Test the result before changing another component.
Understand the problem
The master boot record is used on legacy BIOS/MBR systems to begin the boot process. “No boot device,” an inactive system partition, damaged boot code, or a changed disk layout can resemble an MBR failure, so identify the firmware and partition style first.
A useful diagnosis connects the symptom to a repeatable pattern. Record when it happens, whether Safe Mode changes the result, and what changed immediately before the first failure.
Signs that match this problem
- A legacy BIOS system reports missing operating system
- The correct disk is detected but Windows boot code is damaged
- Startup Repair identifies a boot configuration problem
- The failure followed cloning, partition changes, or another OS installation
Before making changes
Capture the evidence
Photograph the complete error and note the time, workload, recent updates, drivers, applications, firmware changes, and connected devices.
Check the failure timeline
Prefer the one change most closely connected with the first failure. Avoid changing several unrelated components at once.
Prepare recovery access
Locate backups, account credentials, installation media, and the BitLocker recovery key before using advanced recovery tools.
Safe repair path
Step 1
In firmware, confirm the Windows disk is detected and first in the intended boot order.
Step 2
Open WinRE and run Startup Repair before manual commands.
Step 3
Use DiskPart only to identify disks and volumes; do not format or delete partitions.
Step 4
On a confirmed legacy MBR system, use Bootrec options selectively and record each result.
Verify the repair
Restart normally and reproduce the original activity once. Confirm that the error is gone, Windows remains stable, and important files open correctly. Review Event Viewer or the original diagnostic source rather than relying only on the absence of a pop-up.
If the same symptom returns, stop repeating the same unsuccessful step. Recheck the evidence and move to the next relevant recovery option or qualified support.
Reduce the chance of recurrence
- Keep a current backup and test that important files can be restored.
- Install Windows, driver, and firmware updates from official sources.
- Save encryption recovery keys outside the affected computer.
- Create a restore point before major system changes.
- Maintain adequate free disk space and stable power.
- Change one low-level component at a time and record the result.
Frequently asked questions
Does fixmbr erase personal files?
Start by identifying the exact symptom and using the least destructive supported recovery option. Confirm that the computer actually uses legacy BIOS and an MBR disk before applying MBR-specific commands. Many Windows 10 systems use UEFI and GPT instead.
How do I know whether Windows uses MBR or GPT?
If the first repair does not work, preserve the error evidence, protect important files, and escalate according to the failure timeline rather than repeating unrelated fixes.
References and further reading
- Microsoft Support: Recovery options in Windows
- Microsoft Support: Windows Recovery Environment
- Microsoft Support: DISM and System File Checker