Question Problem With windows 10

jaburmester

Distinguished
Apr 28, 2010
5
0
18,510
Hi all,

I have found issue is with boot record.
I have found that when I boot into Installation drive for windows 10 and go to cmd prompt and do a bootrec /rebuildbcd I get the message Successfully Scanned Windows installations. Total identified Windows installations : 0. The operation completed successfully.
I then decide to do

bcdedit /export c:\bcdbackup
attrib c:\boot\bcd -h -r -s
ren c:\boot\bcd bcd.old
bootrec /rebuilddcd

but when I try attrib c:\boot\bcd -h -r -s I get an error saying c:\boot not found.

Any ideas how to solve issue?

Thank you for all help.