so I accidentally deleted my ubuntu hard drive off windows and I created a new partition and now my system will not properly boot up into Windows. I have to hit F12 and click on the Windows Boot Manager option , otherwise my system will boot into GRUB. I did some research on the forums and found that I have to get a Windows 10 pendrive and just go to the repair, and insert in the command line both "bootrec.exe /fixmbr" & "BootRec.exe /fixboot" but that does not seem to solve my problem. Any thoughts on this? Thanks in advance
Asked
Active
Viewed 203 times
2 Answers
0
This tutorial says to run bootrec /RebuildBcd first, before the two other commands you tried. It also says you might have to run
bootsect /nt60 SYS
or
bootsect /nt60 ALL
after the other three commands.
insert_name_here
- 1,555