I have installed Ubuntu 16.04 with Windows 10. No matter what I do, it always boots up Windows first. I have tried four ways:
- Changed boot order using
sudo efibootmgr -o
command on Ubuntu. - Used
bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
to change the windows boot file. - Used EasyUEFI on windows to change
the File Path of the windows boot manager to both
\EFI\ubuntu\shimx64.efi
and\EFI\ubuntu\grubx64.efi
. - Again used EasyUEFI to change the order of different boot profiles.
Disappointingly, every boot process starts directly booting the windows. On checking the boot order and its settings I find that there are two windows boot profiles. One of these two always stay at the top, and is uneditable by every means that I tried.