Fix Microsoft .NET 2015 Installation Did Not Succeed .Net Framework 4.6.2 has not been installed
How to Fix Error Microsoft .NET 2015 Installation Did Not Succeed .Net Framework 4.6.2 has not been installed because: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. Fix application error Microsoft .Net Framework 4.6.2 and higher ie required, Fix Final Result: .Net Framework 4.6.2 Installation failed with error code: (0x800B0109)
Step 1) Open Microsoft Management Console
• Open Run box and type mmc, hit OK
• select File or Console → Add/Remove Snap-In
• From the list, select Certificates / Add / Computer Account / Local Computer / OK
• Expand Server Name / Certificates(Local Computer) / Trusted Root Certification Authorities / Certificates
• Right-click Certificates folder / select All Tasks / Import
• This will open the Certificate Import Wizard / click Next
• Now Download certificate from here: http://www.microsoft.com/pki/certs/MicRooCerAut2011_2011_03_22.crt (If the link does not work then download it from here: https://drive.google.com/file/d/1jkePqpk1xMQb3ME8UvB_DlAVJhN-Gb2d/view?usp=sharing)
• Browse to the location of the intermediate certificate / select Next
• Select Place the certificate in the following store: Trusted Root Certification Authorities
• Click on next and then Finish
Step 2) Download the latest .Net Framework: https://dotnet.microsoft.com/download/dotnet-framework/