I also met the same issue in Win 7 sp1.
The solution is below:
- Download the certificate file from Microsoft: MicrosoftRootCertificateAuthority2011.cer
If the link invalid someday, you can download from MicrosoftRootCertificateAuthority2011.cer – github.
- Double click the
.cer
file downloaded just now, then install the certificate following below captures:
- Re-install your .NET Framework 4.6.2 installation package.
Then the problem will be resolved. May it be helpful for you.