How to use the Bootrec.exe tool to repair startup issues in Windows

50
51



How to use the Bootrec exe tool to repair startup issues in Windows by Britec

You can use the Bootrec.exe tool in the Windows Recovery Environment (Windows RE) to troubleshoot and repair the following items in Windows Vista:
A master boot record (MBR)
A boot sector
A Boot Configuration Data (BCD) store
Note When you are troubleshooting startup issues by using the Windows RE, you should first try the Startup Repair option in the System Recovery Options dialog box. If the Startup Repair option does not resolve the issue, or if you must troubleshoot more steps manually, use the Bootrec.exe tool.

Bootrec.exe options
The Bootrec.exe tool supports the following options. Use the option that is appropriate for your situation.

Note If rebuilding the BCD does not resolve the startup issue, you can export and delete the BCD, and then run this option again. By doing this, you make sure that the BCD is completely rebuilt. To do this, type the following commands at the Windows RE command prompt:
bcdedit /export C:BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:bootbcd bcd.old
bootrec /RebuildBcd

/FixMbr

The /FixMbr option writes a Windows Vista-compatible MBR to the system partition. This option does not overwrite the existing partition table. Use this option when you must resolve MBR corruption issues, or when you have to remove non-standard code from the MBR.

/FixBoot

The /FixBoot option writes a new boot sector to the system partition by using a boot sector that is compatible with Windows Vista. Use this option if one of the following conditions is true:
The boot sector has been replaced with a non-standard Windows Vista boot sector.
The boot sector is damaged.
An earlier Windows operating system has been installed after Windows Vista was installed. In this scenario, the computer starts by using Windows NT Loader (NTLDR) instead of Windows Boot Manager (Bootmgr.exe).

/ScanOs

The /ScanOs option scans all disks for installations that are compatible with Windows Vista. Additionally, this option displays the entries that are currently not in the BCD store. Use this option when there are Windows Vista installations that the Boot Manager menu does not list.

/RebuildBcd

The /RebuildBcd option scans all disks for installations that are compatible with Windows Vista. Additionally, this option lets you select the installations that you want to add to the BCD store. Use this option when you must completely rebuild the BCD.

Vista Recovery CD Download

—————–

Please Rate, Comment and Subscribe!!!!

Nguồn:https://dantrionline.com.vn/


https://danhnhan.vn/cong-nghe

50 COMMENTS

  1. For those who have the acces denied problem : Go to cmd prompt then type bootsect/nt60 sys this will actually update your target volumes with BOOTMGR Compatible boot code) then try Again by typing bootrec /fixmbr bootrec /fixboot

  2. THANK YOU WITH ALL MY HEART ! YOU ARE MY SAVIOR !!! YOU SAVED BLUE SCREEN WINDOWS I HAVE SINCE 15 HOURS ! I LOVE YOU

  3. Please suggest me a fix for "The System Event Notification Service/Service Failed the log on, Not enough storage is available to process this command"

  4. This video helped me come out of a BSOD and get win 7 to safe mode when nothing else was working. Thank you for the tutorial!

  5. I got this problem – the file or directory C:/BOOTSECT.BAK is corrupt and unreadable .Please run the chkdsk utility

  6. Good video. Where can I get an ISO win7 pro. My hp came w it but I installed Linux and now I have to reinstall it? Microsoft says it can give me one cus my key is oem..

  7. It gives me windows cannot verify digital signature , and when i press f8 it takes me back to the same screen , thanks

LEAVE A REPLY

Please enter your comment!
Please enter your name here