How to Enable .NET Frame work 3.5 Online and Offline in Windows

In Windows operating system some software are not installed due to .NET frame work enable issues related. Now a days .NET most issue in Windows so here how to enable with Internet or without Internet .



# Method 1: If Internet is Available:

Step :1 Open Control Panel –> Program and Features
Step :2 Click on Turn Windows features on or off.

To install the following window click on the .NET Framework 3.5. First select .NET icons then click on Ok

After that it will take some more time then automatically updated then restart your system.

 

# Method 2: Offline(Manually)

If you don’t have Internet and we nee some knowledge on Windows follow below simple steps

Step:1 First step copy the sxs files in your booting USB and then go to Local Disk then Windows sources folder paste into your SXS folders Paste it check below path
D:\sources\sxs(Choose Driver correctly) USB Path for copying SXS files

C:\Windows\sxs paste into sxs folder into this directory.

Step:2 After that go to windows start then type command prompt Run as administrator.

Step:3 Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess

use above command for enabling .NET frameworks simple but please check your path is correct or not

After completion of 100% then it automatically enabled .NET framework feature into your Windows PC.

The Enabling content is done then will go with Windows features then click on .NET Framework option and click on OK. Go to below path then update it.

Control Panel–>Program and Features

Above steps how to enable .NET frameworks in Offline after successfully completed your operating system on Windows then simply enable it.




If not install the .NET Framework some of the software packages are not supported in especially in the Windows operating system. To check above one step by step by the process for beginners, Windows users, and System Admins.