On Windows you can use “bcdedit /enum firmware” to list all firmware applications, then “bcdedit /set {fwbootmgr} bootsequence {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}” to set BootNext option.
I used this command to set grub in my boot sequence
When i reboot a second time it boots in windows instead of arch, is there a way to make it work permanently?
New contributor
dazh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.