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, ≈143🔥, 2💬
Popular Posts:
Certificate summary - Owner: *.yelp.com, Domain Control Validated, *.yelp.com Issuer: SERIALNUMBER=0...
Certificate Summary: Subject: *.exoclick.com Issuer: Go Daddy Secure Certificate Authority - G2 Expi...
How to export a certificate out of certificate keystores managed by Java Control Panel? If you want ...
Certificate summary - Owner: *.a.ssl.fastly.net, "Fastly, Inc.", L=San Francisco, ST=California, US ...
Certificate Summary: Subject: GlobalSign Issuer: GlobalSign Expiration: 2029-03-18 10:00:00 UTC Key ...