Getting NET Framework 3.5 installation error 0x800F0906 and 0x800F081F ?Error Windows couldn’t connect to the internet to download necessary files. Make sure that you’re connected to the internet and click ‘Retry’ to try again. Error code: 0x800f081f or 0x800F0906 while Enable / Install NET Framework 3.5 on Windows 10 computer / Laptop. Here some easy ways To successfully Install NET Framework 3.5 on Windows 10 without any installation error.
Normally on Windows 10 and 8.1 computers comes pre-installed with NET Framework 4.5. But apps developed in Vista and Windows 7 require the .NET framework v3.5 installed along with 4.5 to Function properly. Whenever you Run these apps Windows 10 will prompt you to download and install .NET framework 3.5 from the Internet. But some times users report NET Framework 3.5 installation failed with error 0x800F0906 and 0x800F081F.
Windows Couldn't Complete the requested Changes.
Windows couldn’t connect to the internet to download necessary files. Make sure
that you’re connected to the internet and click ‘Retry’ to try again.
Error code: 0x800f081f or 0x800F0906.
Install net framework 3.5 on windows 10
If you are also getting This 0x800F0906 and 0x800F081F error while install NET Framework 3.5 on Windows 10 and 8.1 computer. Here follow the solutions below To Fix this Error and successfully install .net 3.5 on windows 10 and 8.1.
Install .NET Framework 3.5 on Windows Features
Simply open Control Panel -> Programs and Features -> Turn Windows features on or off option. Then select .NET Framework 3.5 ( include 2.0 and 3.0 ) and click ok to download and Install .net Framework 3.5 On a Windows computer.
Enable .NET Framework Using DISM command
If Net framework installation Failed to enable via Windows Features Then using a Simple DISM command line you can Install NET Framework 3.5 without any Error or problem. To do this first Download microsoft-windows-netfx3-ondemand-package.cab and copy the Downloaded netfx3-onedemand-package.cab file to Windows installation Drive (C : Drive ). Then open Command Prompt As administrator And type command bellow And press enter to execute the command.
Dism.exe /online /enable-feature /featurename:NetFX3 /source:C:\ /LimitAccess
Note: Here C: is your windows installation drive where you copy the Microsoft Windows netfx3 ondemand package.cab. If your installation drive is different then replace C with your installation drive name.
Command explained
/Online: targets the operating system you’re running (instead of an offline Windows image).
/Enable-Feature /FeatureName :NetFx3 specifies that you want to enable the .NET Framework 3.5.
/All: enables all parent features of the .NET Framework 3.5.
/LimitAccess: prevents DISM from contacting Windows Update.
Wait until 100% complete the Command, After that, you will get a message The Operation Completed Successfully. Close Command prompt and Restart windows to get a Fresh Start.
That’s all you have successfully installed .net framework 3.5 on a windows 10 computer. Without Getting Any Error 0x800f081f or 0x800F0906. Still have any query, suggestion, or face any difficulty while installing .net Framework 3.5 on Windows 10 and 8.1 computer feel free to discuss on comments below.
Also Read
- Fix windows 10 net framework 3.5 Installation Error 0x800f0906, 0x800f081f
- Fix Windows Update stuck downloading updates on windows 10
- Windows 10 Update stuck downloading updates? Try these solutions
- Fix System Restore did not complete successfully on Windows 10
- The application was unable to start correctly (0xc000007b) Windows 10