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

  • Thread starter Thread starter Amin Ya
  • Start date Start date
A

Amin Ya

Guest
Full post with images:

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


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).

Image

I tried repairing windows update using Windows repair software, and the error I get when running Net <g class="gr_ gr_27 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="27" id="27">frmework</g> installer changed:
Image

Also, when I try to install Netframe work quality roll-up from windows update, it fails with a similar error but different code (0x800b0003)

Image

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 <g class="gr_ gr_28 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="28" id="28">setupUtility</g> 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.

Image

Continue reading...
 
Back
Top