If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials Win8.1 installation...

How to solve the error 0X800F0906 when installing .NET Framework 3.5 on Win8.1

Author: Five Horses Acacia Date: 2017-08-04

.NET Framework
.NET Framework-9.0.203

programming tools Storage size: 219.05 MB Time: 2022-04-14

Software introduction: Microsoft .NET Framework is a component based on Microsoft Windows system. The original intention of .NET Framework development was...

Download now

Step 1: Unzip the image file completely to a folder (preferably the root directory of the U disk)

Step 2: Find "cmd.exe" in the directory "C: Windowssystem32", right-click to run as administrator (the purpose of this step is to ensure that cmd has sufficient permissions to perform the required operations and avoid errors due to insufficient permissions), as shown below.

How to solve the error 0X800F0906 when installing .NET Framework 3.5 on Win8.1

Step 3: Enter the following code in the cmd window: "

Dism /online /enable-feature /featurename:NetFx3 /All /Source:X:sourcessxs /LimitAccess" and press enter.

Note: 1. Here X is the drive letter of the USB flash drive.

2. It is best to directly copy and paste the code within quotation marks to avoid input errors.

3. If you extract the image to a folder on drive D or drive E, you must replace "

Step 4: Wait patiently for the installation to complete.

How to solve the error 0X800F0906 when installing .NET Framework 3.5 on Win8.1

Related articles