Dot Net framework 3.5 Error Code 0x800f0950 Windows 11

          Types of content

1.Check Installation Media

Method 1: Check Installation Media  

How to fix the dot net framework 3.5 error 0X800F0950 in Windows 11,8&7 We’re going to take a look at how it can get around this and Dot Net Framework it in this so we’re on a Windows 11 system here now there is a script you can use which will allow you to run this and it will then extract the file from the USB or Windows installation  CD  you created and show you how that in this it’s pretty straight forward. #Code Copy #

@echo off  Title .NET Framework 3.5 Offline Installer  for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist “%%I:\\sources\install.wim” set setupdrv=%%I  if defined setupdrv (  echo Found drive %setupdrv%  echo Installing .NET Framework 3.5…  Dism /online /enable-feature /featurename:NetFX3 /All /Source:XX:\sources\sxs /LimitAccess  echo.  echo .NET Framework 3.5 should be installed  echo.  ) else (  echo No installation media found!  echo Insert DVD or USB flash drive and run this file once again.  echo.  pause

I’ll leave the code for this in the description so you can use this if you want to there are other methods that you can use all you need to do is copy and paste the text in the actual notepad here call it wherever you like and we’re gonna just name it here dot CMD and you can make sure it’s on all files but I’ve already got one on my desktop so I’ll just name this a test or something like that.  

  Just so you can see but I’ve already created one so I’ll just name this test I’ll sign on that and click Save and it will now save it to the desktop and all we have to do is right-click on it and run it as administrator now if you want to run it you will need it to run it as administrator and have the windows 10 media plugged in ie DVD a Windows 10 DVD or Windows 10 USB flash drive you can see here again no installation media found and that’s because we don’t have either of those setups.

 

Method 2:Install OS windows 11/10 Check

So I’ll show you how to quickly set up download the media creation tool from Microsoft it’s free to download and this will then prepare your USB flash drive with Windows 10 or your DVD or CD that you’re using so we’re going to go ahead and download that and run it so once we download out all we’ve got our USB flash drive plugged in as you can see here and what that’s going to do is then copy all the files it needs across to the USB flash drive then I’m using USB flash drives because there are a lot easier to use than CDs and a lot more healthier for the environment.

  So let’s go ahead and create our media CD or USB flash drive here and next, we leave you on the recommended settings ok go here and then it will be created now you can see here we chose the  USB flash drive and plugged it in, click Next, then it will start downloading content from Microsoft server and once it’s downloaded that it will then start to create the bootable USB flash drive with Windows 10 on it so mines all now completed and I can now show you here put it on my USB flash drive here and I can run that script. #code copy#

Dism /online /enable-feature /featurename:NetFX3 /All /Source:X:\sources\sxs /LimitAccess

I wanted to but first, let me just show you here go to a control panel by typing control panel in search and you can go to uninstall a program and in turn Windows Features on or off there is a feature inside here that you can try if you’re having Dot Net Framework which you can see up the top dot net framework 3.5 includes dotnet 2.0 and 3.0 enable that feature and then click OK and in reboot your system and hopefully, that issue would be solved now.

 

Another thing you can do is go to Microsoft and download the Dot Net Framework 3.5 framework you can see this is the full package and you can download it from Microsoft itself and run that file and it will pull all the files down that it needs to enable that feature all we need to do is click on it once you’ve downloaded it and you can see here net free v dot exe this will unpack and of course what happens is you will then get a prompt box popping up here to tell you to download and install this feature this wouldn’t download it.

   

  Microsoft and try to install it if this doesn’t work for you you can try the scrip effort and if that doesn’t work for you you can try the uninstall at a feature method also you can go to the command prompt here quickly show you this method Dot Net Framework as well just in case and one of these will work for you going to your command prompt here and what you want to do is type this command in which is to do it ISM and you can see here it’s gonna allow to pull that file down and install it on your system now.

 

Method 3:Dot net Framework 3.0 fixed 

You can see here the letter is D and I’m gonna change that that is gonna be the letter of my USB flash drive with Windows 10 on it you will need to have Windows 10 and you can do it via this method this method will 100% work Dot Net Framework so you just need to make sure that you put that command in I will leave all this information in the soon as you push enter with the correct source and letter on there for your drive it will then pull that off that file and start to install.

Dot Net Framework

  You can see here that’s now done and completed and we’ve managed to install Dot Net Framework 3.5 onto our system.

so if we take a quick look here by going back to search and type in control in here and clicking on control panel go back into under stall a program and turn Windows Features on or off.

you will see now that that feature has now been installed on our system its installed all of those for you so one of these should work for you.

this is a known Dot Net Framework at the moment with Windows 10 so I hope this one helps you out I’m pretty sure that one of those methods will work for you.

 
 
 

Read More:

Leave a Reply