Post
bootrec /fixmbr — Writes a new Windows-compatible MBR to the system partition.
This is the most direct method and doesn't require downloading extra software if you have a Windows installation or recovery USB.
If your computer refuses to boot or displays errors like "Operating System not found," a damaged Master Boot Record (MBR) is often the culprit. You can fix this using built-in Windows tools or dedicated third-party software.
: Select Repair your computer > Troubleshoot > Advanced options > Command Prompt .
bootrec /fixboot — Writes a new boot sector to the partition.
bootrec /rebuildbcd — Scans for installations and rebuilds the Boot Configuration Data. How Do I Fix the Master Boot Record (MBR)?