As a workaround, I created the following entry in /etc/grub.d/40_custom:
menuentry 'Exit grub' { exit }
This boots into windows on my Toshiba notebook even with Secure Boot enabled.
As a workaround, I created the following entry in /etc/grub. d/40_custom:
menuentry 'Exit grub' {
exit
}
This boots into windows on my Toshiba notebook even with Secure Boot enabled.