I Have An Issue While Enabling .NET 3.5, And It Gives An 800f0906 Error

Asked By 0 points N/A Posted on -
qa-featured

Describe the 800f0906 error? What are the steps to resolve the error code and explain the cause of this error message?

SHARE
Answered By 0 points N/A #346595

I Have An Issue While Enabling .NET 3.5, And It Gives An 800f0906 Error

qa-featured

When the user tries to enable .NET 3.5 features in the system, then sometimes an unexpected error occurs that is named as 800f0906 error. The description of the error message ‘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: 800f0906.’

When the computer can’t connect with the Windows severs to download and install .NET 3.5 content. The steps to fix the error code are:

Step 1: Insert Windows 8 Installation Disk and note the drive. Check for folders /source/sxs.

Step 2: Open the command prompt and Run as administrator.

Step 3: Type the following command:

Dism /online /enable-feature /featurename:NetFx3 /All /Source:”Path to installation media”:\sources\sxs /LimitAccess

Run the above command to resolve the error.

Related Questions