New
#71
There was a typo in the second image for the EFI command:
fixoot was typed instead of fixboot
sorry it was my typo in the earlier post and should have been:
fixboot
1) open command prompt
2) diskpart
3) list disk
4) select disk 0
5) list volume
6) select volume 2
7) assign letter=U:
8) exit
9) cd /d U:\efi\microsoft\boot
10) bootrec /fixboot
11) ren bcd bcd.old
12) bcdboot c:\windows /L en-us /s U:all
13) reboot
14) diskpart
15) list disk
16) list volume
17) select volume 2
18) remove letter=U:
19) exit
20) reboot
Please use a camera to take pictures and post images into the thread for the commands and results.