Accessing the Certificate Stores on Windows
On Windows, you can manage certificates in the Microsoft Management Console (MMC) snap-in, either for your user account or for the computer account.
To open the Certificates snap-in for the current Windows user, run the following command in the command line:
certmgr.msc
To open the Certificates snap-in for the computer account, take the steps below:
1.Run mmc in the command line.
2.Go to the File menu of the MMC and click Add/Remove Snap-in.
3.Click Certificates and then click Add.
4.Select Computer account and click Next.
5.Select Local computer and then click Finish.