Visual Studio 2019 / Net Framework installation fails with error 0x800b0001, 0x800b0003 (Unknown trust provider.)

A

AminYa

I am trying to install Net framework 4.8 on a new Windows 7 machine, but when I run the installation file (both online or offline ones), it fails with the following error:


D:\a02a9e9bba0a93cf7b\SetupUtility.exe - Signature verification for file SetupUtility.exe (D:\a02a9e9bba0a93cf7b\SetupUtility.exe) failed with error 0x800b0001 (Unknown trust provider.)


No FileHash provided. Cannot perform FileHash verification for SetupUtility.exe
File SetupUtility.exe (D:\a02a9e9bba0a93cf7b\SetupUtility.exe), failed authentication. (Error = -2146762751). It is recommended that you delete this file and retry setup again.

Final Result: Installation failed with error code: (0x800B0001), "Unknown trust provider. " (Elapsed time: 0 00:00:33).


37bb7eec-cc9f-4cef-80d2-8524d710120b?upload=true.png


I tried repairing windows update using Windows repair software, and the error I get when running Net frmework installer changed:

5ea3c458-da62-41bd-9079-ac308e5edd7b?upload=true.png
Also, when I try to install Netframe work quality roll-up from windows update, it fails with a similar error but different code (0x800b0003)


fdd01d16-3fa9-4d41-8127-30aecf89a2fe?upload=true.png


I tried running Windows update troubleshooter, Windows update readiness tool (As stated here), installing with the diagnostic startup or even safe boot. Also, I tried installing certificates for setupUtility though file properties. None helped.


I faced all of these problems when I tried to solve the issue with installing Visual Studio 2019, which when I try to run the installer, it gives me a certificate or signature error.

c7352dc9-7b44-4bdd-8420-2cead2c69712?upload=true.png

Continue reading...
 
Back
Top Bottom