How can I install .NET Framework on Windows 10/11, 8?

by Madalina Dinita
Madalina Dinita
Madalina Dinita
Windows & Software Expert
Madalina has been a Windows fan ever since she got her hands on her first Windows XP computer. She is interested in all things technology, especially emerging technologies... read more
Affiliate Disclosure
download .NET Framework windows 10
XINSTALL BY CLICKING THE DOWNLOAD FILE
To fix various PC problems, we recommend DriverFix:
This software will keep your drivers up and running, thus keeping you safe from common computer errors and hardware failure. Check all your drivers now in 3 easy steps:

  1. Download DriverFix (verified download file).
  2. Click Start Scan to find all problematic drivers.
  3. Click Update Drivers to get new versions and avoid system malfunctionings.
  • DriverFix has been downloaded by 0 readers this month.

.NET Framework is a software technology that can be used with several Microsoft Windows operating systems. What’s special and useful about it is that is comes packed with pre-coded solutions to common programming problems. These days the increasing popularity of programming languages like C# or VB.NET requires that users have installed on their machines the .NET Framework, in order for specific programs written in those languages to function.

For those who have upgraded to Windows 10, Windows 8, you should know that the .NET Framework version 4.7 is pre-packed into the operating system, so you don’t need to worry about installing it. However if you stumble upon an application that requires a lower version of Framework, specifically version 4.7 you will need to take a few steps in order to be able to install it on your Windows 8, Windows 10 machine. To do this users are faced with a choosing from two options:

Installing .NET Framework version 4.7 manually by request

In Windows 8, Windows 10 when a program will need .NET Framework to operate and isn’t able to locate it within the system, it will display a pop-up saying you need to “Install the feature” – indicating the .NET Framework 4.7, of course. Just click the option and the downgraded version will start installing.

Turn .NET Framework 4.7 on in Control Panel

windows-8-net-framework-3.5-control-panel-enable

The same can be achieved by going into Control Panel and selecting Program and Features. In there you should find the Turn Windows features on and off. You need to click on it and find the .NET Framework 4.7  box you have to check. Good news is that the 4.7 version in Windows 8, Windows 10 also includes .NET 2.0 and 3.0 so you don’t have to worry about checking any more boxes.

In any case, for both methods users need to be have a working Internet connection. Still it’s not impossible to get .NET 4.7 even if you don’t, but you have to be quite geeky to be able to apply this.

What if you don’t  have Internet but still need the .NET 4.7?

In case of not being able to connect to the Internet, users should follow these steps in order to activate .NET 4.7 in Windows 10, Windows 8:

  1. Create a folder. Name it net47
  2. Mount your copy of Windows 8, Windows 10 ISO file
  3. From the ISO folder copy the following: “sourcessxs to the net47 folder.
  4. After everything has been copied use the DISM (Deployment Image Servicing and Management Technical Reference) to turn on the .NET Framework 4.7 by typing in Command Prompt:

DISM.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:net47 /LimitAccess

Note: You have to open Command Prompt as Administrator in order to successfully run this command

These methods will allow you to install Microsoft’s .Net Framework 4.7 on Windows 10, Windows 8 with no problems. Also, if you want to go the extra mile, you can download it from the Microsoft Download Center.

Download .Net Framework 4.7 from Microsoft’s Download Center

Download older .NET Framework versions

If you’re looking to download older .NET Framework version, we got you covered as well. Follow the links listed below to download and install previous .NET Framework versions: