Event details
Updating KEK on Hyper-V VMs is known to not working right now, to get it working you will have to install March cumulative update on the Hyper-V host (once available).
Yes, mihi is correct (again 😄)
- sysadmin315Mar 12, 2026Copper Contributor
Ran the process again on the VM and the PK is still the same but now have Event Id 1808.
Is this the expected result?
- sysadmin315Mar 12, 2026Copper Contributor
Host had the BIOS updated and 2026-02 and 2026-03 Windows Updates
The VM has the 2026-03 update and the certificates updated except the PK.
The Host has Event Id 1808 and VM has an Event Id 1801
So my question is regarding the VM PK certificate, does it remain expired or there's an update/process that I'm missing?
- Arden_WhiteMar 11, 2026
Microsoft
There is some ongoing work to allow OEMs to ship a Platform Key (PK) in a capsule firmware update. This is a large and complicated change and getting it right is paramount. OEMs with lost or expired keys will be able to ship a capsule update that includes a PK with special handling.
- Arden_WhiteMar 11, 2026
Microsoft
It's not clear exactly what's going on. I'll outline some things:
- Ensure the March updates are on both the host and guest
- Trigger the updates to the firmware by setting AvailableUpdates registry key on guests (or use GPO, WinCS, or other method to deploy).
- Monitor event log events - should see success events and may see 1800 that device needs a reboot to allow it to apply the boot manager.
The events can be very helpful.
Secure Boot DB and DBX variable update events - Microsoft SupportOn a Hyper-V guest, if you see a 1795 that likely indicates the host needs to be updates. If you see an 1803, that likely means the guest needs to be updated.
- mihiMar 11, 2026Brass Contributor
The PK on the machines that now successfully updated the KEK is also expired. But probably it does not matter anyway.
Especially when there is a TPM present and Bitlocker is active against PCR 7 (among others), there is no way to change the Platform Key without triggering Bitlocker recovery. On machines that have no TPM, it would be possible, but on those machines you can also just flip the Secure Boot template twice to get the latest certificates anyway (which, for me, still includes the expired Platform Key).
- sysadmin315Mar 11, 2026Copper Contributor
Well, installed the 2026-03 Cumulative update on a host and some VMs.
The PK key on the server is fine, on the VMs the Hyper-V PK key is still the expired (4/24/2014) .
The KEK and DB are fine.
Is this the way it "should" be?
- Arden_WhiteMar 03, 2026
Microsoft
Yes, it should be fine to leave them "InProgress". Once the March updates are installed on the Hyper-V host, this should allow the guests to update the KEK.
- sysadmin315Mar 03, 2026Copper Contributor
Thank you both, this is what I needed to know.
Let the machines that are "InProgress" remain like that until the March update?