How to Repair the Master Boot Record in Windows 7
by Nideesh C on October 7, 2011 · 0 comments
in Windows7
The first thing you’ll need to do is boot off the install disc, and then click through until you see the “Repair your computer” link in the lower left-hand corner.
You’ll need to choose the correct installation of Windows and then click the Next button

And then you’ll get to the System Recovery Options screen, where you can get to the Command Prompt.

Repairing the Master Boot Record
If you want to restore the master boot record, you can simply type in the following command:
bootrec /fixmbr
You can also write a new boot sector onto the system partition with this command (which is often more useful):
bootrec /fixboot (This is the same way that we fixed the “BOOTMGR is missing” error when trying to boot up Windows 7 or Vista.)
And of course, if you just use bootrec /? you’ll be able to see all the options.

Not Satisfied ? Just search & get the result
Related posts:
- How to repair Windows 7 MBR
- How to Do System Restore in Windows 7 By Using System Recovery Options at Boot Time
- How to Create a Windows 7 system repair disc
- How can i Add SafeBoot to the Boot Menu
- Little about Windows 7 Startup Repair
Tagged as:
How to Repair the Master Boot Record in Windows 7,
Master boot record,
MBR,
not booting windows 7,
repair windows 7 MBR,
Windows 7,
windows 7 boot problems,
windows 7 boot repair,
Windows 7 MBR
Me, freelance system administrator having the qualification of Diploma in Electronics & Tele-communication + MCSE + CCNA + CST + 5 years of experience in IT field.
If you like This post, you can follow TheOnlineTutorials on Twitter.
Contact me Via email: support@theonlinetutorials.com
Subscribe to feed via Feed or EMAIL to receive instant updates.
Legal Disclaimer:All information found on the site is without any implied warranty of fitness for any purpose or use whatsoever. Content author/site administrator is not responsible for any loss occurred due to mistakes in this tutorial. Use this tutorial website at your own risk.