A likely cause is that the firmware no longer trusts the installed Windows boot manager when Secure Boot is turned on. Since the laptop boots only when Secure Boot is disabled, use this recovery path first.
- Leave Secure Boot disabled for now so Windows can start.
- On another Windows PC that has the July 2024 or newer Windows update installed, copy
SecureBootRecovery.efi from C:\Windows\Boot\EFI\.
- Format a USB drive as FAT32.
- On the USB drive, create
\EFI\BOOT\.
- Copy
SecureBootRecovery.efi into that folder and rename it to bootx64.efi.
- Boot the Acer laptop from that USB drive and let the recovery utility run. It adds the Windows UEFI CA 2023 certificate to the Secure Boot DB.
- After the system restarts, try enabling Secure Boot again in BIOS/UEFI.
If the problem started after Secure Boot settings were reset to firmware defaults, this recovery method is specifically documented for that case.
If the laptop still fails to boot with Secure Boot enabled:
- Enter firmware setup and attempt to reset Secure Boot settings.
- If the device then boots, install the latest firmware update from Acer before re-enabling Secure Boot.
- If firmware reset does not restore normal boot, OEM-specific guidance is required.
To verify Secure Boot state in Windows after recovery:
- Open System Information by running
msinfo32.
- Check Secure Boot State. It should show On.
For BitLocker-related checks in Windows:
- Open an elevated Command Prompt.
- Run:
Manage-bde.exe -protectors -get %systemdrive%
- In the TPM section, verify that PCR Validation Profile includes 7.
Important: resetting Secure Boot settings or BIOS defaults can change trust databases and may trigger boot failure again. Avoid resetting Secure Boot to firmware defaults unless the OEM firmware includes updated Secure Boot defaults that trust the 2023 certificates.