certutil -store different with mmc

Ming Cheung 426 Reputation points
2021-07-22T10:27:08.09+00:00

i see that mmc have many cert there, for example current user -> root
but certutil -store -user root, not much as mmc
what is the different?
thanks

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

Answer accepted by question author
  1. Vadims Podāns 9,266 Reputation points MVP
    2021-07-22T12:35:01.727+00:00

    MMC shows certificates that are explicitly installed in current user store and propagated from machine store. On the other hand, certutil shows only certificates that are explicitly installed in current user store. Certutil doesn't show propagated from machine store certificates.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.