Event details
It's time for our fourth Ask Microsoft Anything (AMA) about updating Secure Boot certificates on your Windows devices before they expire in June of 2026. If you've already bookmarked Secure Boot playbook, but need more details or have a specific question, join us to get the answers you need to prepare for this milestone. No question is too big or too small. Update scenarios, inventorying your estate, formulating the right deployment plan for your organization -- we're here to help!
How do I participate?
Registration is not required. Simply select Add to calendar then sign in to the Tech Community and select Attend to receive reminders. Post your questions in advance, or any time during the live broadcast
Get started with these helpful resources
197 Comments
- ChrisK67Copper Contributor
How to I know if a particular computer is "high confidence" and likely to get an automatic security update from microsoft? We have many systems that have compatible FW but still not receiving the 2023 updates including systems bought in 2025/2026.
- eddardstarkCopper Contributor
There was a mention that the April update would address BitLocker recovery issues caused by the Secure Boot update.We have been experiencing BitLocker recovery issues, and it has been very difficult to identify a clear pattern from Event Viewer that would tell us exactly when BitLocker should be suspended to prevent recovery after reboot.Do you know exactly what Microsoft changed to prevent these recovery events?
- SimoneTacCopper Contributor
we're updating BIOS on all devices, as requested by vendor and using Intune CSP for all devices enrolled in Intune as below:
Configure High Confidence Opt Out = Disabled.
Configure Microsoft Update Managed Opt In = Enabled
Enable Secureboot Certificate Updates = (Enabled) Initiates the deployment of new Secure Boot certificates and related updates
Is this supported also on Win10 LTSC 1809?
What would be the best option for devices NOT in Intune (like Process Control) or LTSC 1809- mihiBrass Contributor
The AvailableUpdates registry key is supported on all Windows versions that still got updates mid-2025.
- SebastianKITTOccasional Reader
Hi, and thank you for your time and expertise. I use the MS Inventory/Dashboard for the update process. The Microsoft scripts for detection and aggregation currently work during initialization for a large number of devices. However, I have noticed that changes made to the device itself—such as enabling Secure-Boot or updating the firmware—are not recorded in the new device files (even after 2-3 days and multiple reboots). Are there any specific limitations from Microsoft that prevent the device files or dashboard from updating?
- JoseCavalliOccasional Reader
Is Secure Boot strictly needed on VMs? What happens with VMs with Secure Boot set as True and PK = null if nothing is done? And what about the case of TPM without secure boot over Windows 11?
- Amanda_ACopper Contributor
What is the WinCS key and what is its exact purpose? What value triggers the updates?
- mihiBrass Contributor
Answered at 47::20
- eddardstarkCopper Contributor
Is revoking the old 2011 certificate an action we would need to take, or would that be handled entirely by Microsoft? If Microsoft will handle it, do you know when that is expected to happen, 2026 or 2027?
- iokdedaOccasional Reader
In a vmware 8.x environment we can see null PKs and empty DBX from guest VMs with secure boot enabled. KEK and DB contain 2011 MS CA certificates.
What should I expect in this scenario?
Is the empty DBX correct?
Will this VMs automatically update the certificates?
- mihiBrass Contributor
With a null PK, the certificates cannot be automatically updated by the guest OS. If TPM is used, the certificates cannot be automatically updated by the firmware / virtualization solution.
For the empty DBX, you can push the DBX update via AvailableUpdates 0x0002 and check event log if it sticks.
In general, ask VmWare not Microsoft :)
- Amanda_ACopper Contributor
When does Windows Boot Manager get swapped from 2011‑signed to 2023‑signed
- mihiBrass Contributor
On machines that have either Secure Boot disabled or already have 2023 certs, it got swapped when they installed Febuary 2026 LCU.
In other cases when the certs get applied by High Confidence or registry settings after that, the boot manager will get swapped after the next reboot after successful installation of the certificates.
- NagarajDS13Occasional Reader
We have very large Windows server environment and most of them are VM's running on vmWare platform. does this applicable to vm's also?
- mihiBrass Contributor
If the VMs are using Secure Boot, yes.