A recent Windows update broke my Windows/Ubuntu Dual Boot
I followed the steps described in Verifying shim SBAT data failed: Security Policy Violation to fix the dual boot
- Disable Secure Boot in BIOS
- Log into your Ubuntu user and open a terminal
- Delete the SBAT policy with: sudo mokutil --set-sbat-policy delete
- Reboot your PC and log back into Ubuntu to update the SBAT policy
- Reboot and then re-enable secure boot in your BIOS.
Unfortunately, I can no longer boot into Windows (except for the debug mode / secure mode), not even with disabled secure boot (UEFI).
Does anybody know or have a hint on how to resolve it?
Further information:
- how does the broken boot process look like?
- While booting windows there shortly appears the additional text Bitlocker recovery is being prepared
- the text disappears, a loading spinner is displayed and windows seems to boot
- for a splitsecond a shell with the name winspeshl.exeappears, then a bluescreen appears (with options to boot from other sources / reboot with opening the UEFI)
 
- While booting windows there shortly appears the additional text 
- sudo mokutil --list-sbat-revocations:- sbat,1,2022052400,- grub,2
- sudo mokutil --reset+ restarting the system- forwards me to Shim UEFI key management- option to open MOK managementwith the following options:- Continue boot,- Reset MOK,- Enroll key from disk,- Enroll hash from disk
- I have choosen Continue bootso far, which does not resolve the problem, but was unsure if this is the right place to fix the issue that I have
 
 
- option to open 
 
- forwards me to 
- sudo mokutil --sb-state- result depends on the secure boot selection in the UEFI, regardless of the setting windows does not boot properly
- Secure Boot enabled in UEFI: SecureBoot enabled
- Secure Boot disabled in UEFI: SecureBoot disabled, Platform is in Setup Mode
 
- Secure Boot enabled in UEFI: 
 
- result depends on the secure boot selection in the UEFI, regardless of the setting windows does not boot properly
- My setup worked that way that it automatically started Windows and I started ubuntu by rebooting the system (if you press shift while restarting windows) and then selecting another device->ubuntu- saved on a separate disk, only then grub was be started, otherwise it was directly booted to windows.
- UEFI Boot configuration
- Windows Boot Manager
- USB Storage
- Internal Storage
- Network Boot-IPV4
- Network Boot-IPV6
 - I tried it with Windows Boot Managerfirst and withInternal Storagefirst (bought with secure bot enabled/disabled), same result
 
