Bootrec.exe Tool in Windows Recovery
To run this tool you must do so from within the Windows 7 Recovery Environment.
- Make sure your computer is configured to start from the DVD drive
- Insert your Windows installation DVD or Windows repair DVD
- Press any key when prompted
- Choose your language, time, currency, keyboard language and click Next
- Click Repair your computer
- Select the operating system you want to repair and click Next
- Click Command Prompt in the Systems Recovery Options dialog box
- Type the following commands in the Windows RE command prompt window and press Enter to execute each command (paying particular attention to insert a space where shown below):
- bcdedit /export C:\BCD_Backup
- c:
- cd boot
- attrib bcd -s -h -r
- ren c:\boot\bcd bcd.old
- bootrec /RebuildBcd


0 comments:
Post a Comment