Root certificate clean up options
- No cleanup
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Policies\Microsoft\Windows\CertProp |
Value Name | RootCertificateCleanupOption |
Value Type | REG_DWORD |
Value | 0 |
- Clean up certificates on smart card removal
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Policies\Microsoft\Windows\CertProp |
Value Name | RootCertificateCleanupOption |
Value Type | REG_DWORD |
Value | 1 |
- Clean up certificates on log off
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Policies\Microsoft\Windows\CertProp |
Value Name | RootCertificateCleanupOption |
Value Type | REG_DWORD |
Value | 2 |