The issue is caused by Secure Boot rejecting the current bootloader/shim after recent changes (BIOS update, previous dual‑boot). There are two relevant, proven fixes in similar scenarios:
- Run Microsoft Secure Boot Recovery
- In Windows, go to
C:\Windows\Boot\EFIand locateSecureBootRecovery.efi. - Prepare a USB stick and format it as FAT32.
- On the USB stick, create the folder structure:
-
EFI - inside it,
BOOT - both folder names must be UPPERCASE.
-
- Copy
SecureBootRecovery.efiintoEFI\BOOTon the USB. - Rename
SecureBootRecovery.efion the USB tobootx64.efi. - Boot the PC from this USB device.
- Wait for the message similar to:
Microsoft Secure Boot Recovery Version 1.0 ... System will reboot in 10 seconds. - Let the system reboot automatically and boot back into Windows.
- Restart again, enter BIOS/UEFI setup, and enable Secure Boot.
- In Windows, go to
- Ensure Secure Boot keys are installed in firmware
A BIOS/UEFI update can clear or change Secure Boot keys. On many boards there is an option such as “Install default Secure Boot keys”, “Restore factory keys”, or similar. In BIOS/UEFI setup:
- Go to the Secure Boot section.
- Look for an option to install or restore factory/default Secure Boot keys (often under “Key Management” or similar) and apply it.
- Ensure Secure Boot mode is set to the Windows/UEFI mode recommended by the motherboard vendor.
- Save changes and reboot.
If the problem started specifically after installing an August 2024 Windows security update and the system still has a Linux boot configuration, also ensure that the system is updated to the September 2024 (or later) cumulative update for the installed Windows version, because those updates remove SBAT settings that could block some Linux boot managers and interfere with dual‑boot scenarios.
If Secure Boot errors persist after running Secure Boot Recovery and restoring keys, contact the motherboard or PC manufacturer, as the BIOS update might have introduced a firmware‑level Secure Boot issue.
References:
- Disabling Secure Boot
- August 13, 2024—KB5041585 (OS Builds 22621.4037 and 22631.4037)
- August 13, 2024—KB5041592 (OS Build 22000.3147)
- August 13, 2024—KB5041580 (OS Builds 19044.4780 and 19045.4780)
- August 13, 2024—KB5041160 (OS Build 20348.2655)
- August 13, 2024—KB5041578 (OS Build 17763.6189)
- August 13, 2024—KB5041773 (OS Build 14393.7259)
- August 27, 2024—KB5041587 (OS Builds 22621.4112 and 22631.4112) Preview
- Can't enable secure boot - Microsoft Q&A
- Secure boot state is still off tried alot of things - Microsoft Q&A