|
Repairing Windows Vista using bootrec.exe
Bootrec.exe tool can be used 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
To run the Bootrec.exe tool, you must start Windows RE. To do this, follow these steps:
- Put the Windows Vista installation disc in the disc drive, and then start the computer.
- Press a key when you are prompted.
- Select a language, a time, a currency, a keyboard or an input method, and then click Next.
- Click Repair your computer.
- Click the operating system that you want to repair, and then click Next.
- In the System Recovery Options dialog box, click Command Prompt.
- Type Bootrec.exe, and then press ENTER.
Bootrec.exe options
The Bootrec.exe tool supports the following options. Use the option that is appropriate for your situation.
/FixMbr
Use this option when you must resolve MBR corruption issues, or when you have to remove non-standard code from the MBR.
/FixBoot
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
Use this option when there are Windows Vista installations that the Boot Manager menu does not list.
/RebuildBcd
Use this option when you must completely rebuild the BCD.
Note: It will work with all windows Vista versions
|