Issue : Unable to boot to windows error “bootmgr is missing”
Note
Solution :
1. Boot the computer from Vista OS DVD.
Before trying the step below please run startup repair first
Solution :
1. Boot the computer from Vista OS DVD.
- Click on Repair Your Computer.
- Click on Command prompt.
- At the X:\Sources prompt, type
bcdedit /export C:\BCD_Backupand press <Enter>
- Type
c:and press <Enter>.
- At the C:\ prompt, type
cd bootand press <Enter>.
- At the C:\Boot prompt, type
attrib bcd -s -h -rand press <Enter>.
- At the C:\Boot prompt, type
ren c:\boot\bcd bcd.oldand press <Enter>.
- At the C:\Boot prompt, type
bootrec /rebuildbcdand press <Enter>.
- The Boot Configuration File will be rebuilt at this point. Once it finishes, type
exitand press <Enter>. Click the Restart button .
Attachments
Last edited by a moderator:

what can I do? Help please.