GRUB2-EFI instead of GRUB2-BLS (How to change to it? Reason: cannot see Windows)

kal@localhost:~> LANG=C sudo update-bootloader --reinit
target = x86_64-efi, update default location = 1
+ /usr/sbin/shim-install --config-file=/boot/grub2/grub.cfg
cp: cannot stat '/usr/lib64/efi/MokManager.efi': No such file or directory
efi_distro_dir=opensuse
efi_order=0001,0000,0009,0007,0006
efi_entry.num=0001
efi_entry.file=EFI/opensuse/shim.efi
efi_entry.name=openSUSE Boot Manager (grub2-bls)
kal@localhost:~> LANG=C sudo zypper install grub-probe
Loading repository data...
Reading installed packages...
'grub-probe' not found in package names. Trying capabilities.
No provider of 'grub-probe' found.
Resolving package dependencies...
Nothing to do.
kal@localhost:~> LANG=C zypper se --provides /usr/sbin/grub2-probe
Loading repository data...
Reading installed packages...

S  | Name         | Summary                | Type
---+--------------+------------------------+--------
i+ | grub2-common | Utilies to manage grub | package

kal@localhost:~> LANG=C cnf grub2-probe
Absolute path to 'grub2-probe' is '/usr/sbin/grub2-probe', so running it may require superuser privileges (eg. root).

kal@localhost:~> LANG=C sudo cnf grub2-probe
Absolute path to 'grub2-probe' is '/usr/sbin/grub2-probe', so running it may require superuser privileges (eg. root).