I know there are multiple questions on the site that have already asked this question, and those solutions have worked every other time I've dual booted Windows and Linux (this is my 5th time and I always have this problem). However, unlike every other time I've done this, no solution seems to be working. Basically, every time I boot up my computer, GRUB doesn't show and I boot straight to Windows. I have no idea as to how I can even get into my Linux installation. Here are the things I've tried:
Running bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
Running bcdedit /set {bootmgr} path \EFI\ubuntu\shim.efi
Running bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
Disabling Hibernation and Fastboot
Running Boot Repair (this completed but it threw an error. Here is the pastebin)
Running sudo update-grub
(fails)
Running sudo grub-install
(fails)
Trying everything mentioned here (fails)
Also, the only options in the BIOS for boot order are HDD, External HDD, USB, and Network (No ubuntu, OS loader, or Windows options)
I'm really not sure what to do here. Any help would be appreciated.