Hi Sugus Chen,
- Devices with Secure Boot disabled will not be directly affected by the expiration of the 2011 certificates. However, enabling Secure Boot later without updated certificates may cause boot failures or prevent future updates from applying.
- Devices with Secure Boot enabled and still using 2011 certificates will lose the ability to apply Secure Boot updates, validate bootloaders, and may fail to boot after June 2026. Microsoft will roll out updated 2023 certificates via Windows Update and OEM firmware updates, so it’s critical to apply those in advance.
- To check Secure Boot status and certificate details locally, you can run:
Confirm-SecureBootUEFI
and use tools like Get-SecureBootPolicy or UEFI Firmware Settings via msinfo32.
- For Intune-managed devices, you can use Proactive Remediation scripts or custom inventory scripts to collect Secure Boot status and certificate info. Several community guides offer sample scripts that query UEFI variables and export results to Log Analytics or Endpoint reports.
I hope this helps clarify the impact and next steps. If you find this answer helpful, please hit “Accept Answer” so I know your concern is resolved.
Jason.