The .NET Framework is a software development platform created by Microsoft. It provides the runtime environment necessary for many applications (especially games, ERP software, and legacy business tools) to run.
Get-WindowsOptionalFeature -Online -FeatureName NetFx3
Dism /online /enable-feature /featurename:NetFx3/All /Source:E:\sources\sxs /LimitAccess Use code with caution. Wait for the operation to complete (it will say and "The operation completed successfully"). Method 2: Using the "dotNetFx35" Offline Installer Tool