Click Computer Configuration > Policies > Windows Settings > Security Settings > Public Key Policies > Trusted Root Certification Authorities.
Furthermore, are certificates stored in the registry?
For the computer account, certificates are indeed stored in the registry, in the keys detailed above. The corresponding private keys are stored encrypted in C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys and similarly for the others.
Moreover, where are current certificates stored?
To view certificates for the current user
Select Run from the Start menu, and then enter certmgr. msc. The Certificate Manager tool for the current user appears. To view your certificates, under Certificates – Current User in the left pane, expand the directory for the type of certificate you want to view.
Where are installed certificates stored?
Every certificate on your business computer is stored in a centralized location called the Certificate Manager. Inside the Certificate Manager, you are able to view information about each certificate, including what its purpose is, and are even able to delete certificates.
Where are user certificates stored?
System Certificate Stores:
The certificate store is located in the registry under HKEY_LOCAL_MACHINE root. Current user certificate store: This certificate store is local to a user account on the computer. This certificate store is located in the registry under the HKEY_CURRENT_USER root.