Windows 10: Error: 0x800f081f The source files could not be found. After Running DISM

Discus and support Error: 0x800f081f The source files could not be found. After Running DISM in Windows 10 Gaming to solve the problem; Hey,I am using Windows 11 Version 22H2 OS Build 22621.1105, After installing some application that changed one of my system files later on I read its... Discussion in 'Windows 10 Gaming' started by privateGorilla, Jan 11, 2023.

  1. Error: 0x800f081f The source files could not be found. After Running DISM


    Hey,I am using Windows 11 Version 22H2 OS Build 22621.1105, After installing some application that changed one of my system files later on I read its documentation, I keep getting the same error every time I try to restore health via DISM. How can I fix this error without needing to reset my PC?After running the commandError: 0x800f081f  The source files could not be found. After Running DISM :DISM /Online /Cleanup-Image /RestoreHealthI keep receiving this error as shown in the image:C:\Windows\System32>DISM /Online /Cleanup-Image /RestoreHealth Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.22621.1105 [============

    :)
     
    privateGorilla, Jan 11, 2023
    #1
  2. Larry3978 Win User

    Dism error: 0x800f081f

    I used Dism "C:\>dism /image:c:\ /cleanup-image /restorehealth /scratchdir:c:\scratch" to repair a Win10 system in a PE environment, and received an error 0x800f081f, stating that "[t]he source files could not be found".

    Any suggestions on what to do next?

    Thanks in advance!
     
    Larry3978, Jan 11, 2023
    #2
  3. sedge1955 Win User
    DISM "error 0x800f081f The source files could not be found" still a plague

    This is a continuation of the post here:

    Redirecting

    which is not resolved for me.

    I have this error and have tried to follow all the suggestions in the post. I first noticed the problem a few weeks ago and my Windows 10 installation had only automatically applied the Creators Update maybe 2 months ago.

    Run DISM

    PS C:\WINDOWS\system32> DISM.exe /Online /Cleanup-image /Restorehealth

    Deployment Image Servicing and Management tool

    Version: 10.0.16299.15

    Image Version: 10.0.16299.125

    [===========================84.3%================ ]

    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. For more information on specifying a source location, see Configure a Windows Repair Source.

    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

    Downloaded the ISO and had exactly the same result.

    PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\Sources\Install.wim:1 /limitaccess

    Deployment Image Servicing and Management tool

    Version: 10.0.16299.15

    Image Version: 10.0.16299.125

    [===========================84.4%================ ]

    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. For more information on specifying a source location, see Configure a Windows Repair Source.

    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

    In the dism.log file:

    - 1 second after the process starts, this warning:

    2018-04-27 09:27:24, Warning DISM DISM OS Provider: PID=4860 TID=7108 Unable to set the DLL search path to the servicing stack folder. C:\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect

    and

    2018-04-27 09:27:28, Warning DISM DISM Package Manager: PID=4860 TID=7108 CBS AddSource failed with HRESULT=0x80070002! - CDISMPackageManager::Internal_Finalize

    2018-04-27 09:27:28, Info DISM DISM Package Manager: PID=4860 TID=7108 CBS session options=0x20100! - CDISMPackageManager::Internal_Finalize
    then

    2018-04-27 09:41:02, Info DISM DISM Package Manager: PID=4860 TID=5772 Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error

    2018-04-27 09:41:02, Error DISM DISM Package Manager: PID=4860 TID=7108 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)

    2018-04-27 09:41:02, Error DISM DISM Package Manager: PID=4860 TID=7108 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg

    2018-04-27 09:41:02, Error DISM DISM Package Manager: PID=4860 TID=7108 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)

    2018-04-27 09:41:02, Error DISM DISM Package Manager: PID=4860 TID=7108 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg

    2018-04-27 09:41:02, Error DISM DISM Package Manager: PID=4860 TID=7108 Failed to restore the image health. - CPackageManagerCLIHandler:Error: 0x800f081f  The source files could not be found. After Running DISM :processCmdLine_CleanupImage(hr:0x800f081f)

    2018-04-27 09:41:02, Error DISM DISM Package Manager: PID=4860 TID=7108 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)

    2018-04-27 09:41:02, Info DISM DISM Package Manager: PID=4860 TID=7108 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine

    I wasn't able to locate "Tech Bench ISO " to try that.

    The history of this PC was:

    - 2H 2015

    - Clean install of windows 7 Pro from original HP media

    - Apply all updates

    - Free windows 10 Upgrade

    - All windows updates applied in the interim, including "Anniversary Update"

    - 1Q 2018 Creators Update applied automatically.

    Can someone help provide this blockage to the Windows Update process?

    Thanks

    Steve
     
    sedge1955, Jan 11, 2023
    #3
  4. wrench69 Win User

    Error: 0x800f081f The source files could not be found. After Running DISM

    running DISM /Online /Cleanup-Image /RestoreHealth I got the message "error 0x800f081f the source file could not be found"

    running DISM /Online /Cleanup-Image /RestoreHealth I got the message

    error 0x800f081f the source file could not be found
     
    wrench69, Jan 11, 2023
    #4
Thema:

Error: 0x800f081f The source files could not be found. After Running DISM

Loading...
  1. Error: 0x800f081f The source files could not be found. After Running DISM - Similar Threads - Error 0x800f081f source

  2. DISM error 0x800f081f - Source file could not be found

    in Windows 10 Gaming
    DISM error 0x800f081f - Source file could not be found: Hi -I've been having issues recently installing Windows updates and I found that my Windows "Sandbox" environment is no longer working. I've recently been messing with my .net installation to get a specific application working I'm pretty sure that's how I got into this mess...
  3. DISM error 0x800f081f - Source file could not be found

    in Windows 10 Software and Apps
    DISM error 0x800f081f - Source file could not be found: Hi -I've been having issues recently installing Windows updates and I found that my Windows "Sandbox" environment is no longer working. I've recently been messing with my .net installation to get a specific application working I'm pretty sure that's how I got into this mess...
  4. DISM error 0x800f081f - Source file could not be found

    in Windows 10 BSOD Crashes and Debugging
    DISM error 0x800f081f - Source file could not be found: Hi -I've been having issues recently installing Windows updates and I found that my Windows "Sandbox" environment is no longer working. I've recently been messing with my .net installation to get a specific application working I'm pretty sure that's how I got into this mess...
  5. DISM "error 0x800f081f The source files could not be found".

    in Windows 10 Software and Apps
    DISM "error 0x800f081f The source files could not be found".: I am unable to complete the repair using DISM command tool.My Lap runs Windows 10 version 22H2, build 19045.2364. It has recently started having some problem with windows update showing errors0x80071160 and 0x800706ba.RanDISM /Online /Cleanup-Image /CheckHealth Deployment...
  6. DISM "error 0x800f081f The source files could not be found".

    in Windows 10 Customization
    DISM "error 0x800f081f The source files could not be found".: I am unable to complete the repair using DISM command tool.My Lap runs Windows 10 version 22H2, build 19045.2364. It has recently started having some problem with windows update showing errors0x80071160 and 0x800706ba.RanDISM /Online /Cleanup-Image /CheckHealth Deployment...
  7. DISM "error 0x800f081f The source files could not be found".

    in Windows 10 Gaming
    DISM "error 0x800f081f The source files could not be found".: I am unable to complete the repair using DISM command tool.My Lap runs Windows 10 version 22H2, build 19045.2364. It has recently started having some problem with windows update showing errors0x80071160 and 0x800706ba.RanDISM /Online /Cleanup-Image /CheckHealth Deployment...
  8. Error: 0x800f081f The source files could not be found. After Running DISM

    in Windows 10 Software and Apps
    Error: 0x800f081f The source files could not be found. After Running DISM: Hey,I am using Windows 11 Version 22H2 OS Build 22621.1105, After installing some application that changed one of my system files later on I read its documentation, I keep getting the same error every time I try to restore health via DISM. How can I fix this error without...
  9. 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...
  10. DISM 0x800f081f; source files could not be found

    in Windows 10 Installation and Upgrade
    DISM 0x800f081f; source files could not be found: Hi all, I've been having issues with getting DISM to successfully run the following: DISM /Online /Cleanup-Image /RestoreHealth When I do, it gives me a 0x800f081f; source files could not be found. Part of my problem is that I'm on image version 10.0.19041.508 Windows...