Sie sind auf Seite 1von 16

14/1/2020 Install .NET Framework 3.

5 in Windows 10 | Tutorials

User Name Password Log in Register


Remember Me?

What's New? Forum Tutorials News Join Us Search..

FAQ Tutorial Index Advanced Search

 Forum  Windows 10 Forums  Tutorials 

Write With Con dence


Fix misplaced commas, misused words, grammar goofs, and more. Try now

Grammarly DOWNLOAD

Install .NET Framework 3.5 in Windows 10


How to Install .NET Framework 3.5 in Windows 10
Published by Shawn Brink Category: Apps & Features
21 Nov 2019

How to Install .NET Framework 3.5 in Windows 10

The .NET Framework is a managed execution environment for Windows that provides a variety of services
to its running apps. It consists of two major components: the common language runtime (CLR), which is
the execution engine that handles running apps, and the .NET Framework Class Library, which provides a
library of tested, reusable code that developers can call from their own apps.

The Windows 10 May 2019 Update comes with .NET Framework 4.8 preinstalled.

However, some older apps may require .NET framework 3.5 to be installed to run.

See also:
Install the .NET Framework 3.5 on Windows 10, Windows 8.1, and Windows 8 | Microsoft .NET
Overview of the .NET Framework | Microsoft .NET
.NET Framework Guide | Microsoft .NET
.NET Framework versions and dependencies | Microsoft .NET
What's New in the .NET Framework | Microsoft Docs
How to: Determine which .NET Framework versions are installed | Microsoft .NET

This tutorial will show you di erent ways to install .NET Framework 3.5 online and o ine in Windows 10.

 You must be signed in as an administrator to install .NET Framework 3.5.

 If you need to repair .NET Framework 3.5, you can uninstall it and then reinstall it using an option
below to do so.

Contents
Option One: Install .NET Framework 3.5 on Demand
Option Two: Install .NET Framework 3.5 in Windows Features
Option Three: Install .NET Framework 3.5 by Download
Option Four: Install .NET Framework 3.5 in Command Prompt
Option Five: Install .NET Framework 3.5 in PowerShell
Option Six: Install .NET Framework 3.5 O ine

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 1/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

OPTION ONE
Install .NET Framework 3.5 on Demand

 This option requires an Internet connection to install .NET Framework 3.5.

1 You may see the following con guration dialog if you try to run an app that requires the .NET
Framework 3.5. Click/tap on Install this feature. (see screenshot below)

2 If prompted by UAC, click/tap on Yes.

3 Windows Features will now search, download, and install required les for .NET Framework 3.5 online from Windows
Update. (see screenshots below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 2/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

4 Click/tap on Close when nished and successfully installed. (see screenshot below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 3/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

OPTION TWO
Install .NET Framework 3.5 in Windows Features

 This option requires an Internet connection to install .NET Framework 3.5.

1 Open the Control Panel (icons view), and click/tap on the Programs and Features icon.

2 Click/tap on the Turn Windows features on or o link on the left side. (see screenshot below)

 This will open the C:\Windows\System32\OptionalFeatures.exe le.

3 If prompted by UAC, click/tap on Yes.

4 Select (black square) .NET Framework 3.5 (includes .NET 2.0 and 3.0), and click/tap on OK. (see screenshot below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 4/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

5 Click/tap on Let Windows Update download the les for you. (see screenshot below)

6 Windows Features will now download and apply (install) required les for .NET Framework 3.5 online from Windows
Update. (see screenshots below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 5/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

7 Click/tap on Close when completed. (see screenshot below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 6/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

OPTION THREE
Install .NET Framework 3.5 by Download

 This option requires an Internet connection to install .NET Framework 3.5.

1 Go to the Download .NET Framework 3.5 SP1 Microsoft website, and click/tap on the Download .NET Framework 3.5 SP1
Runtime button at the site. (see screenshot below)

2 Save the dotnetfx35.exe le to your desktop, and run it.

3 If prompted by UAC, click/tap on Yes.

4 Click/tap on Download and install this feature. (see screenshot below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 7/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

5 Windows Features will now search, download, and install required les for .NET Framework 3.5 online from Windows
Update. (see screenshots below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 8/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

6 Click/tap on Close when nished and successfully installed. (see screenshot below)

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 9/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

7 You can now delete the dotnetfx35.exe le if wanted.

OPTION FOUR
Install .NET Framework 3.5 in Command Prompt

 This option requires an Internet connection to install .NET Framework 3.5.

1 Open an elevated command prompt.

2 Copy and paste the command below into the elevated command prompt, and press Enter. (see screenshot below)

 Dism /online /Enable-Feature /FeatureName:"NetFx3"

3 When it has nished installing, you can close the elevated command prompt if wanted.

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 10/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

OPTION FIVE
Install .NET Framework 3.5 in PowerShell

 This option requires an Internet connection to install .NET Framework 3.5.

1 Open an elevated PowerShell.

2 Copy and paste the command below into the elevated PowerShell, and press Enter. (see screenshots below)

 Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3"

3 When it has nished installing, you can close the elevated PowerShell if wanted.

OPTION SIX
Install .NET Framework 3.5 O ine

 This option does not use an Internet connection to install .NET Framework 3.5. This can be handy if you are unable to install
.NET Framework 3.5 using any of the other options above.

1 Perform one of the following actions depending on what you want to use:

 If you don't use media that is the exact same Windows 10 build as what is currently installed, you will get a source les
not found error, and .NET Framework 3.5 will fail to install.

A) Connect a Windows 10 installation USB that is the exact same build as what is currently installed.

OR

B) Mount a Windows 10 ISO that is the exact same build as what is currently installed.

 How
This website uses cookiesto See Full
to improve userDetails including
experience. Build
By using our foryou
website a consent
Windows 10 ISOin accordance
to all cookies le with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 11/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

2 Open This PC in File Explorer (Win+E), and make note of the drive letter (ex: "G") of this USB or mounted ISO. (see
screenshot below)

3 Open an elevated command prompt.

4 Type the command below into the elevated command prompt, and press Enter. (see screenshot below)

 Dism /online /enable-feature /featurename:NetFX3 /Source:<drive letter>:\sources\sxs /LimitAccess

 Substitute <drive letter> in the command above with the actual drive letter (ex: "G") from step 2 above for the
USB or mounted ISO source.

For example:
Dism /online /enable-feature /featurename:NetFX3 /Source:G:\sources\sxs /LimitAccess

5 When it has nished installing, you can close the elevated command prompt if wanted.

That's it,
Shawn

 Related Tutorials

How to Turn Windows Features On or O in Windows 10 How to Fix .NET Framework with Microsoft .NET Framework Repair
Tool in Windows

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 12/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials
#1
08 Sep 2019

I got both 3.5 and 4.8 as a combination update just before Build 18362.329 would install on several
computers on 8/30 through 9/3, seemed to give the impression it was required rst.

Berton

Posts : 6,890
Win10 Home and
Pro, Win10 Insider
Preview, WinXP
Home Premium,
Linux Mint, Win7
Pro

 My Computer   Quote

09 Sep 2019 #2

Berton said: 

I got both 3.5 and 4.8 as a combination update just before Build 18362.329 would install on
johngalt
several computers on 8/30 through 9/3, seemed to give the impression it was required rst.
Posts : 2,088
Windows 10 Pro Interesting. I'm on 1903 (aka build 18362.295) on my desktop, and I've just received a cumulative update
X64 Insider
Preview (Skip for .NET 3.5 and 4.8:
Ahead) latest build

Could this be what you are referring to?

 My Computers   Quote

09 Sep 2019 #3

It would be an update, but unrelated or required for installing .NET Framework 3.5.

Cumulative Update KB4511555 .NET Framework 3.5, 4.8 Windows 10 Aug. 30


Brink

Posts : 45,380
64-bit Windows 10
Pro for
Workstations build
19541
Thread Starter

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 13/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

 My Computers   Quote

11 Sep 2019 #4

Yup - that's why I asked - because when I clean installed 18362 on my desktop it did not have .NET 3.5, and
I had to later manually install it - so I'm curious why his installs would say it was required prior to installing
18362.
johngalt

Posts : 2,088
Windows 10 Pro
X64 Insider
Preview (Skip
Ahead) latest build

 My Computers   Quote

11 Sep 2019 #5

johngalt said: 

Yup - that's why I asked - because when I clean installed 18362 on my desktop it did not have
.NET 3.5, and I had to later manually install it - so I'm curious why his installs would say it was
Brink
required prior to installing 18362.
Posts : 45,380
64-bit Windows 10
Pro for
Workstations build I'm not sure unless something installed required 3.5.
19541
Thread Starter

 My Computers   Quote

11 Sep 2019 #6

Exactly - which is how I always get it (one or more apps require it, and they tell you when installing). But at
that point, if you have such an app, it should already be installed. Hence my confusion.

johngalt

Posts : 2,088
Windows 10 Pro
X64 Insider
Preview (Skip
Ahead) latest build

 My Computers   Quote

12 Sep 2019 #7

Polo6RGTI

Posts : 767
Windows 10 x64
18363.592

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 14/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

johngalt said: 

Exactly - which is how I always get it (one or more apps require it, and they tell you when
installing). But at that point, if you have such an app, it should already be installed. Hence my
confusion.

You can enable it on the install.wim, after doing a clean install .NET 3.5 is already installed.

 My Computer   Quote

12 Sep 2019 #8

Indeed. Great idea of deploying to large numbers of PCs.

johngalt

Posts : 2,088
Windows 10 Pro
X64 Insider
Preview (Skip
Ahead) latest build

 My Computers   Quote

Tutorial Categories

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 15/16
14/1/2020 Install .NET Framework 3.5 in Windows 10 | Tutorials

Related Threads

 Net 3.5 framework, cannot install 0x800F081F. in Software and Apps


Hello everyone! I tried everything that can be found on the internet, i tried to download from
microsoft website, no luck, tried the o ine install with the win 10 installer, nothing worked. I
really need a x, so please try to help me! :(

Windows 10 - Unable to Install .Net Framework 3.5 in Software and Apps


Hello,I know this thread has been posted several times online, but none of the solutions I've
researched have been working for me. I have been trying to install Microsoft .Net Framework
3.5 for a week to no avail. Some of the methods I've used...

.Net 3.5 framework windows 10, cannot install 0x800F081F in Software and Apps
I hardly know anything about computers and this is my last option I have looked all over the
internet trying to gure out how to install .net 3.5 framework on windows 10, and nothing has
worked. I can't run gpedit.msc on my computer, and i keep...

How do i install Windows 10 .NET Framework 3.5? in Drivers and Hardware


How do i install windows 10 .NET Framework 3.5 without a Windows 10 ISO le nor disk and
usb containing it? I have literally tried everything, and every single time it gets me this error
message when its about to install "0x800F081F"

Unable to install .NET Framework 3.5 on Windows 10 in Software and Apps


I am unable to install the .NET Framework 3.5 on my Windows 10 box. I tried enabling it
through Programs and Features, I tried enabling and installing through DISM, I tried SFC
/scannow. Everything is failing. Mostly I get error code 0x800736B3...

Our Sites Site Links About Us Find Us  

Vista Forums Contact Us Windows 10 Forums is an independent web site and has not
Eight Forums Privacy and Cookies been authorized, sponsored, or otherwise approved by Microsoft 
Seven Forums Terms of service Corporation. "Windows 10" and related materials are trademarks
of Microsoft Corp.

© Designer Media Ltd


All times are GMT -5. The time now is 15:36.

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy. Read more I agree

https://www.tenforums.com/tutorials/140142-install-net-framework-3-5-windows-10-a.html 16/16

Das könnte Ihnen auch gefallen