1 頁 (共 1 頁)

Fixed Install Microsoft .NET Framework 3.5 in Windows 8 and Later by Edit Group Policy

發表於 : 2022-06-24, 11:45
xbox
Fixed Install Microsoft .NET Framework 3.5 in Windows 8 and Later by Edit Group Policy

We know that Windows 10 and later operating systems don’t come with Microsoft .NET Framework 3.5 but there are many 3rd party software programs which require .NET Framework 3.5 installed in Windows.

This solution should work for all devices whether its a Desktop PC, laptop or Surface tablet running on Windows 8, Windows 8.1 or Windows 10 operating systems.

If you are also facing problems (During installation you may encounter error 0x800f0906, 0x800f0907, or 0x800f081f, in which case refer to .NET Framework 3.5 installation error: 0x800f0906, 0x800f0907, or 0x800f081f. Note that these are possibly resolved by installing security update 3005628.) while installing .NET Framework 3.5 in Windows 8 or later, check out following method to fix the issue:

1. Type gpedit.msc in RUN or Start search box and press Enter. It’ll open Group Policy Editor.

2. Now go to: Computer Configuration -> Administrative Templates -> System

3. In right-side pane, look for “Specify settings for optional component installation and component repair” option.

4. The option would be set to Not Configured. Double-click on it, set it to Enabled and enable “Contact Windows Update directly to download repair content instead of Windows Server Update Services (WSUS)” option.

That’s it. Now try to install .NET Framework 3.5 again using "Control Panel" -> "Programs and Features" or by using DISM command and now you’ll not face any problem.

NOTE: Sometimes you may also need to run "gpupdate /force" command in RUN dialog box or Command Prompt to refresh policy changes and restart your computer.

NOTE 2: Try Enabling windows update in windows service ….task manager >> services>>right click and go to services>> find windows update>>change it as automatic and turned off the antivirus.
Go to Control Panel > Programs and Features > Turn Windows Features On or Off > clicked .net 3.5 at the top of the list > Download content from Windows Update and yay it worked!!!