Steps:
- Enter Windows Setup or Windows Recovery to get cmd (Command Prompt)
- Make sure that both your Windows Partition and EFI Partition are assigned a drive letter
- Use diskpart utility to assign a letter to the EFI Partition (i.e.: T:)
- Make sure you know which drive letter each partition is assigned
- When you’ve got both partitions ready with a drive letter use this command:
- C:\Windows\System32\bcdboot C:\Windows /s T:
- That will cause the EFI bootloader files to be copied from you Windows Partition onto your EFI partition which should get it working.
Recent Comments