Windows remove grub boot option on uefi
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.
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.