Windows 8.1 Dot.Net 3 Feature Enable using Operating System media offline

If you are having trouble in getting the Dot.Net 3 feature to enable on your Windows 8 machine, there is a way that you can do this offline by using DISM and the original Windows 8 media. Instructions Firstly, you sure ensure that you have your original Windows 8 media in your optical drive (or […]

Windows 81 Dotnet 3 Feature Enable Using Operating System Media

If you are having trouble in getting the Dot.Net 3 feature to enable on your Windows 8 machine, there is a way that you can do this offline by using DISM and the original Windows 8 media.

Instructions

Firstly, you sure ensure that you have your original Windows 8 media in your optical drive (or on a USB stick). Then you need to open a command prompt as administrator which you can do by right clicking on the Windows button at the bottom left when in Desktop mode and then choose Command Prompt (Admin) from the list:

1

You then need to run the following command (remembering to change <drive> for your media source drive):

Dism /online /enable-feature /featurename:NetFx3 /All /Source:<drive>:sourcessxs /LimitAccess

You should have a command prompt that looks like this:

2

Once you are happy you have entered the correct source drive, press enter and it will start to install the feature from the original media.

When it has completed, you should see something similar to this:

3

This will have completed the Dot.Net 3 features install.

Feedback

If you have any questions or comments on this guide, please feel free to leave us a message below in the comments section.

🛠️

Gear We Recommend

A few general tech accessories worth having alongside this.

Browse our General Tech Accessories picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.