HCHTech
Well-Known Member
- Reaction score
- 4,556
- Location
- Pittsburgh, PA - USA
Well, this was a frustrating time-consuming demoralizing interesting issue I ran into this week. A client called that one of their workstations was booting to a blue screen. 0xc0430001 to be exact. This machine was new in August of 25, is currently on 25H2 and is under our management (RMM, MAV, EDR, etc.). A quick google of that stop code told me this is a secure boot issue:
(Error code 0xc0430001 is a Windows boot and Code Integrity failure. It often happens after installing the Windows 11 update (such as KB5094126) on systems with a small 100MB EFI System Partition that runs out of space when handling new Secure Boot certificates)
The only recent patch installed was KB5007651, which isn't a match, and is also not uninstallable, apparently. Great. There are no available patches as of the latest check.
I talked the client through disabling Secureboot in the BIOS, which let the computer boot again, but obviously is not a long-term solution. I have spent a couple of evenings (the only time the computer is free) futzing around with this, to no avail. I have
(Error code 0xc0430001 is a Windows boot and Code Integrity failure. It often happens after installing the Windows 11 update (such as KB5094126) on systems with a small 100MB EFI System Partition that runs out of space when handling new Secure Boot certificates)
The only recent patch installed was KB5007651, which isn't a match, and is also not uninstallable, apparently. Great. There are no available patches as of the latest check.
I talked the client through disabling Secureboot in the BIOS, which let the computer boot again, but obviously is not a long-term solution. I have spent a couple of evenings (the only time the computer is free) futzing around with this, to no avail. I have
- Checked the BIOS - it's on the latest available version
- Confirmed the EFI partition is at the beginning of the disk, so I can't just make it larger (assuming it even is out of space)
- I did NOT mount the EFI partition and check it for free space - I meant to when I was onsite, but forgot. Not sure this matters since I would be hesitant to just delete stuff from there.
- Searched Lenovo for evidence they know about the problem. I found no exact matches, burt found THIS article, whose workaround is rolling back 4 or 5 BIOS versions until they found one that worked. Maybe that's where I am, but I hope not.
- Searched generally for others in this boat. I found no exact matches, but did find some near-misses. Those didn't give me anything new to try, though.
- I went onsite and tried resetting the Lenovo factory-default secure boot keys in the BIOS - didn't help
- While onsite, I thought about rewriting the boot files with bcdedit, but worried that might give me a permanently non-bootable computer and the client doesn't need that level of downtime during the work week. I'll try that once I get the machine back in the shop where I have more time & control
