Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (871)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3115)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2509)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
Microsoft "certutil -delstore -user my ..." - Delete Certificate
How to delete a certificate from a certificate store with Microsoft "certutil" tool?
✍: FYIcenter.com
If you want to delete a certificate from a certificate store,
you can use the Microsoft "certutil -delstore store_name certificate_id" command
as shown in this tutorial:
C:\fyicenter>\windows\system32\certutil -delstore -user my "*.facebook.com" my Deleting Certificate 0 CertUtil: -delstore command completed successfully. C:\fyicenter>\windows\system32\certutil -store -user my "*.facebook.com" my CertUtil: -store command FAILED: 0x80090011 (-2146893807) CertUtil: Object was not found.
As you can see from the output, the command works successfully:
⇒ Other Microsoft "certutil" Commands
⇐ Microsoft "certutil -delstore" Command Options
2016-06-27, 121033👍, 2💬
Popular Posts:
What options are supported by the "keytool -genkeypair" command? Java Keytool can be used to generat...
Where is the default trusted certificate keystore file located on my Windows computer? I think I hav...
Certificate summary - Owner: *.xunlei.com, System engineering department, ShenZhen Thunder Networkin...
Certificate Summary: Subject: GlobalSign Root CA Issuer: GlobalSign Root CA Expiration: 2028-01-28 1...
Certificate Summary: Subject: VeriSign Class 3 Secure Server CA - G3 Issuer: VeriSign Class 3 Public...