Hello FlowerPower_PM
Welcome to Microsoft Community.
Based on your current behaviour it seems that running Certutil -delstore ROOT "RootCertName" is causing the BSOD to appear. If you are experiencing a stop code SYSTEM_SERVICE_EXCEPTION (3b) in Windows 10, it may have multiple causes, although an incorrect driver is one of the common cases. For more information on this error code, please refer to the following article:
Bug Check 0x3B SYSTEM_SERVICE_EXCEPTION - Windows drivers | Microsoft Learn
The error code 0xc0000005 indicates an access violation exception, which means that a process attempted to access a memory location it was not allowed to access.
The specific cause of the error is related to the process executing the function, which results in an access violation. It appears that the module is involved in the crash, but it's not found in the image list. **** Certutil.exe **** is a command line program that is installed as part of the Certificate Service.
To better assist you, could you please describe more specifically about this issue:
- Whether the current Windows being configured with trusted root and disallowed certificates in Windows? If so, could you please you ensure that it is a valid root certificate name and that there are no dependencies or system critical files associated with it.
- Whether your Windows currently running any virtual platform or Windows sandbox. If convenient, could you please provide if there was any software installed on the system at the time of the problem.
From the report, it appears that the BSOD is caused by cifile.sys. It contains the message "C:\WINDOWS\System32\KERNELBASE.dll" was not found in the image list. This may contain a reference to a 64-bit dll in the project, but to be compiled to X86 and running on a 32-bit system, which would cause an error. If so, try referencing the driver validation program mentioned in the previous article and see if incompatible drivers and programs are causing this problem.
Please feel free to let me know how it goes.
Best regards,
Chandy |Microsoft Community Support Specialist