Windows 10 Difference between Bootrec /RebuildBCD VS. BCDEdit

  • Thread starter Thread starter rocketjetz
  • Start date Start date
R

rocketjetz

Guest
Whats the difference between doing this:

bcdedit /export C:\BCDbackup

attrib bcd -s -h -r

ren c:\boot\bcd bcd.old

bootrec /RebuildBcd


and this:

Bcdboot C:\windows /s c: /f SYS

Don't both of these essentially do the same thing? i.e., repair/create/write a new system store BCDstore?

Bcdboot can repair the system partition. If the system partition has been corrupted, you can use BCDBoot to recreate the system partition files by using new copies of these files from the Windows partition. I assume this actually means create a new system store BCDstore?

TIA

More...
 

Similar threads

B
Replies
0
Views
381
BlessedOne287
B
Q
Replies
0
Views
161
questionsformicrosoftproducts
Q
Q
Replies
0
Views
211
questionsformicrosoftproducts
Q
Q
Replies
0
Views
148
questionsformicrosoftproducts
Q
Back
Top