I need to exclude certain certificates from my computer so they do not disturb my vba automation system, but I did not find anything that could give me a glimpse of how to do this by programming or by cmd line. I am currently using VBA to perform the automation of some process, does anyone know any way to do this, to create a process, maybe, that can erase these certificates. Today I can delete the certificates using Certmgr, entering Personal and then Certificates, then I delete them and the system runs perfectly, but I wanted to make it automatic.