Hi Ka Ho Cheng,
As I know, Microsoft has released guidance under KB5062710 to address the upcoming certificate expiration in June 2026. Since your environment uses WSUS in a closed network, you’ll need to ensure this KB is manually approved and deployed to all applicable devices (Windows 10, Server 2016, Server 2019).
To verify that the Secure Boot certificates have been updated, you can inspect the UEFI Secure Boot key database (db) using PowerShell or your firmware interface. On supported systems, run Get-SecureBootUEFI and check for updated certificate entries. You may also use Get-SecureBootPolicy if available, or consult your OEM’s firmware tools to confirm that the Microsoft UEFI CA certificate has been refreshed.
If your systems do not show updated certificates, you’ll need to manually import the new Secure Boot keys using Microsoft’s published update packages or OEM tools. I recommends completing this update well before June 2026 to avoid boot failures.
I hope this helps clarify the verification and update process. If this explanation is useful, please hit “Accept Answer” so I know your concern is resolved.
Jason.