Windows 10: Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...

Discus and support Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files... in Windows 10 Software and Apps to solve the problem; I have an offline Windows 10 system and am trying to install .Net 3.5.1. I got the CAB file from a windows 10 ISO I just downloaded and copied the CAB... Discussion in 'Windows 10 Software and Apps' started by Alan Raczek, Nov 2, 2022.

  1. Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...


    I have an offline Windows 10 system and am trying to install .Net 3.5.1. I got the CAB file from a windows 10 ISO I just downloaded and copied the CAB file to c:\windows. I ran the command: Dism /online /enable-feature /featurename:NetFX3 /All /Source:%windir% /LimitAccess I get a message the 3.5 is enabled but I also get the error: error 0x800f081f The source files could not be found Not understanding this as I told it where the source is. Possibly not the same version of Windows 10 as I did not do the install. How can I get around this or fix this error? Ty. ...ar

    :)
     
    Alan Raczek, Nov 2, 2022
    #1
  2. Anthony Gal, Nov 2, 2022
    #2
  3. Viktor Win User
    Installing .NET 3.5 offline

    I searched on the web and I am trying to follow guides on how to install .NET 3.5 on an offline machine. Steps that I followed:

    1. Download official Windows 10 .iso
    2. Mount it on D: drive
      File explorer which shows mounted Windows 10
    3. Run dism /online /enable-feature /featurename:NetFx3 /All /SourceOffline install of  .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files... :D:\sources\sxs /LimitAccess
    4. What I get back:

    Error: 0x800f081f The source files could not be found. Use the "Source" option to specify the location of the files that are required to restore the feature.

    I cannot solve this error, can someone help me out? I thought that feature naming might be bad, I opened mounted Windows .iso and navigated to D:\sources\sxs where I was able to find 4 files:

    File explorer showing files
     
    Viktor, Nov 2, 2022
    #3
  4. Nikhar_K Win User

    Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...

    Error: 0x800f081f while installing .NET Framework 3.5 in Windows 10

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you receive an error, ‘0x800f081f’ when trying to install .NET Framework using DISM command. I’ll certainly help you with the issue.



    I would suggest you to refer the steps mentioned by Andre Da Costa Replied on November 27, 2017
    from the thread
    Install .NET 3.5 on Windows 10 Home from ISO file
    and see if that helps.



    You may also want to refer the article
    NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907
    .



    You can enable the .NET Framework 3.5 through the Windows Control Panel. This option requires an Internet connection. Refer the article on

    Install the .NET Framework 3.5 on Windows 10, Windows 8.1, and Windows 8
    .



    Let us know how it goes.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Nov 2, 2022
    #4
Thema:

Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...

Loading...
  1. Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files... - Similar Threads - Offline install Net

  2. Windows 11: DISM Error 0x800f081f - Source Files Could Not Be Found During Offline Repair

    in Windows 10 Gaming
    Windows 11: DISM Error 0x800f081f - Source Files Could Not Be Found During Offline Repair: I'm facing an issue on a Windows 11 machine that cannot connect to the internet due to cybersecurity restrictions. Here's what I've tried so far:SFC Command: I ran the sfc /scannow command, and the result was: "Windows Resource Protection found corrupt files but was unable to...
  3. Windows 11: DISM Error 0x800f081f - Source Files Could Not Be Found During Offline Repair

    in Windows 10 Software and Apps
    Windows 11: DISM Error 0x800f081f - Source Files Could Not Be Found During Offline Repair: I'm facing an issue on a Windows 11 machine that cannot connect to the internet due to cybersecurity restrictions. Here's what I've tried so far:SFC Command: I ran the sfc /scannow command, and the result was: "Windows Resource Protection found corrupt files but was unable to...
  4. Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...

    in Windows 10 Installation and Upgrade
    Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...: I have an offline Windows 10 system and am trying to install .Net 3.5.1. I got the CAB file from a windows 10 ISO I just downloaded and copied the CAB file to c:\windows. I ran the command: Dism /online /enable-feature /featurename:NetFX3 /All /Source:%windir% /LimitAccess I...
  5. Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...

    in Windows 10 Gaming
    Offline install of .Net 3.5 fails on Windows 10 with error 0x800F081F, the source files...: I have an offline Windows 10 system and am trying to install .Net 3.5.1. I got the CAB file from a windows 10 ISO I just downloaded and copied the CAB file to c:\windows. I ran the command: Dism /online /enable-feature /featurename:NetFX3 /All /Source:%windir% /LimitAccess I...
  6. DISM "error 0x800f081f The source files could not be found"

    in Windows 10 BSOD Crashes and Debugging
    DISM "error 0x800f081f The source files could not be found": I have the same exact issue documented in this thread: https://answers.microsoft.com/en-us/windows/forum/windows_10-performance-winpc/resolved-dism-error-0x800f081f-the-source-files/1a58faa1-6e7a-4eac-8327-5e6888e0d57b I am running windows 10 C:\WINDOWS\system32>Dism...
  7. Error: 0x800f081f while installing .NET Framework 3.5 in Windows 10

    in Windows 10 Customization
    Error: 0x800f081f while installing .NET Framework 3.5 in Windows 10: I have a new Dell Latitude 5501 laptop with Windows 10 Version 1809 on it. OS Build is 17763.379. Drive D is the ISO files for the Windows 10 install. When using the DISM command to install the .net 3.5, I get the same error every time I try. The command I'm using is...
  8. Error 0x800F081F while installing .NET Framework on Windows 10

    in Windows 10 News
    Error 0x800F081F while installing .NET Framework on Windows 10: [ATTACH] [ATTACH]The .NET Framework is a software development platform developed by Microsoft. The framework was meant to create applications, which would run on the Windows Platform. There are many 3rd party software programs that require the .NET Framework installed in...
  9. NET Framework 3.5 installation error code 0x800F081F Windows 10

    in Windows 10 Software and Apps
    NET Framework 3.5 installation error code 0x800F081F Windows 10: I am facing the issue NET Framework 3.5 installation error code 0x800F081F Windows 10 while trying to enable the .NET Framework using the DISM tool or Windows PowerShell command. 140063
  10. Error: 0x800f081f The source files could not be found

    in Windows 10 Support
    Error: 0x800f081f The source files could not be found: Hi, Getting "sfc /scannow" and "DISM /Online /Cleanup-Image /RestoreHealth" issues. It seems that I'm not able to fix some corruption. The main reason I stared with SFC command was that my icons on my task bar, disappeared. SFC found issues but was unable to resolve...