Forrest logo
back to the certutil tool

certutil:ai:e11b1

How do i verify unused certificates
$ certutil -viewstore -enterprise My
try on your machine

This command lists all certificates in the 'Personal' store on a Windows machine. You can then review the list and identify any certificates that are unused or no longer needed.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • How do i verify unused certificates?
back to the certutil tool