Install .NET Framework 3.5 on Windows 8, 8 1 and Windows 10

Install .NET Framework 3.5 on Windows 8, 8 1 and Windows 10: Installing the .NET Framework 3.5 on Windows 8, Windows 8.1 and Windows 10 is essential to run some older programs and games.

The .NET Framework 3.5 is not automatically installed during the Windows installation process with Windows 8, Windows 8.1 or Windows 10. This must be separately enabled to run applications that depend on it. This can be done through Windows Update, this can be done in one of three ways. These require an Internet connection:

* Install the .NET Framework 3.5 on Demand
* Enable the .NET Framework 3.5 in Control Panel
* Download the .NET Framework 3.5 installer
https://www.microsoft.com/en-us/download/details.aspx?id=21

If you encounter a error during installation 0x800f0906, 0x800f0907, or 0x800f081f,

I will show show you a workaround to get this installed.
Open an elevated command prompt and type :

Dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess

Replace D: with your drive letter for Windows 8, 8.1 or 10 installation media.

Hope this helps you out. why not join our forum
https://briteccomputers.co.uk/forum

Leave a Reply