Site icon TechAIpost

Windows 10 Net Framework 3.5 Installation Error 0x800f081f 0x800f0906

Net Framework 3.5 Installation Error 0x800f081f

Windows 10 comes with preinstalled .net 4.5. But some older applications developed with .net 3.5 didn’t run on the latest net framework and we must install net framework 3.5 on windows 10 run the older applications. It’s simple as you can enable .net 3.5 from the control panel, programs, and features section. But sometimes users report .net framework 3.5 installation fails with error 0x800f081f or 0x800f0954. If you are getting error code 0x800F081F while try to install .NET Framework 3.5 on your Windows 10 computer, here effective solution to apply and install net framework 3.5 windows 10 without any error.

“Windows couldn’t complete the requested changes. Make sure you ‘re connected to the Internet and try again.” Error 0x800f081f  

Install net framework 3.5 on Windows 10

The basic way to enable and install .net framework 3.5 on your pc is from programs and features.

First, open the services console using services.msc and check windows update service is running.

Also, make sure you have a stable internet connection to download net framework files from Microsoft server.

Enable network 3.5 form programs and features

Fix .net framework 3.5 installation error

But if .net framework 3.5 installation fails with error 0x800f081f or 0x800f0954 download net framework 3.5 offline installer for windows 10 and follow steps below to install without any error.

Dism.exe /online /enable-feature /featurename:NetFX3 /source:C: /LimitAccess

Here command

  1. /Online: targets the operating system you’re running (instead of an offline Windows image).
  2. /Enable-Feature /FeatureName :NetFx3 specifies that you want to enable the .NET Framework 3.5.
  3. /source:C specifies the location where to install the feature from.
  4. /LimitAccess: prevents DISM from contacting Windows Update.

Wait untill 100% complete the scanning process, That all you have successfully installed .net framework 3.5 on your windows 10 machine.

Fix Error 0x800f081f using Windows 10 ISO

Also, you can install or enable .net framework 3.5 using windows 10 ISO as a source option. it’s simple and easy,

Fix .net framework error 0x800f0906

If you are getting error code 0x800f0906 while enable .net framework 3.5 on Windows 10 here the effectie solution.

  1. Open group policy editor using gpedit.msc
  2. Go to Computer Configuration > Administrative Templates > System.
  3. Double-Click on Specify settings for optional component installation and component repair.
  4. Select Enable.

Restart windows and again try to enable .net 3.5 from the control panel, programs, and features screen.

Did these solutions help fix Net Framework 3.5 Installation Error 0x800f081f, 0x800f0906? Let us know on comments below.

Exit mobile version