Hello @Huskin1 ,
Thank you so much for posting here.
Frankly speaking, I am not professional with UWF. As suggested, we could try to add other registry and locations mentioned in the article to the UWF exclusions.
Sincerely hope other engineers could share their knowledge or experience here.
As for the issue of "Missing stored keyset", I did some research about this. This can be confirmed by running the following two command:
certutil -v -store my
certutil -v -verifykeys
As stated, we could see "missing stored keyset" in the outputs.
certutil -v -store my will tell you furhter if the CA keys are stored in software based csp/ksp or on HSM. For software based keys, you can identify physical location of the key in the file system (for example, Key Container = te-ae36bd7e-931d-4aae-b4a8-893df16651c1). The key is usually stored in C:\ProgramData\Microsoft\Crypto\Keys.
I am trying my best to get more information for your reference. But it seems that no useful information about our issue could be found.
Your understanding and support are greatly appreciated.
Best regards,
Hannah Xiong
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.