Restore EFS Certificate

To restore a certificate, import an existing certificate that you have previously backed up via certificate export.

  1. Open the MMC console and add or select the Certificates snap-in.
  2. Right-click the Certificates folder under the personal store where you want to import the certificate to, and select All Tasks > Import.

  1. In Certificate Import Wizard, click Next.
  2. Specify the path to the certificate file that you want to import.

  1. This file contains the private key, provide the password. If you are importing a simple .CER file, this step is not required.

  1. Pick the certificate store that you want to use. By default, the personal store is selected.

  1. Check your settings and click Finish to complete the process.

Once the certificate import is completed, a pop-up notification appears. The certificate that was imported is displayed in the certificate folder on MMC snap-in.

You can also import a certificate with PowerShell using the Import-Certificate cmdlet.

https://git.cloudberrylab.com/egor.m/doc-help-std.git