9 Legend

 • 

14K Posts

July 19th, 2020 19:00

UEFI boot options for local storage aren't just devices like "my SSD".  They're actually paths to a bootloader file on a specific partition of a specific device, and those paths get registered into the UEFI firmware.   The reason the F12 boot menu works for booting from USB even without a registration is because the UEFI spec defines "\EFI\Boot\Bootx64.efi" as a default bootloader file path, so the F12 menu scans attached devices looking for a bootloader file at that path.  But the options in the BIOS only include registered options.  Windows Setup handles that registration for clean Windows installs, and some cloning applications will do that too, but not all of them -- and Windows Boot Loader uses "\EFI\Microsoft\Boot\bootmgfw.efi" as its bootloader anyway, not the default path.  So you can either try to manually add a boot option pointing to that file on your SSD's EFI partition (not its Windows partition) or you can use a cloning application that can do this for you.  Macrium Reflect is a popular option, and its Fix Boot Problems utility will take care of this.

No Events found!

Top