Windows 10: Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...

Discus and support Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268... in Windows 10 BSOD Crashes and Debugging to solve the problem; Is there a solution to resolve this error please ? DISM ScanHealth resulted in "The component store is repairable"I then ran DISM RestoreHealth but at... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by OTGreenDog, Apr 9, 2023.

  1. Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...


    Is there a solution to resolve this error please ? DISM ScanHealth resulted in "The component store is repairable"I then ran DISM RestoreHealth but at 100% received ERROR "0x800f081f Source files could not be found"DISM log - I copied what I think is most relevant below."2023-04-09 09:25:55, Info DISM DISM Package Manager: PID=5140 TID=4268 Error in operation: source for package or file not found, ResolveSource unsuccessful. CBS HRESULT=0x800f081f - CCbsConUIHandler::Error" Th

    :)
     
    OTGreenDog, Apr 9, 2023
    #1
  2. HGWells Win User

    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it breaks, stating that "source files could not be downloaded"?

    I'm trying to repair non-functioning Windows Update in W10Pro64; it has stopped working for the last two weeks when attempting to install KB4458469 (it shows error 0x800f0900, I tried resetting Windows Update, running the in-built
    and downloadable WU troubleshooter, deleting SoftwareDistribution, etc., etc., to no avail; I tried downloading KB4458469 separately, both full and delta, and it refuses to install with the same error).

    In fact, whatever this error is, it seems to have affected *all* updates for the last two weeks, as I could not install
    kb4457128 and kb4464218, either, with the same error. Now they are not even showing up in Windows Update, even though they're not installed - and when I try to run their full installs (windows10.0-kb4457128-x64_ed9c4b8a5fd2a5d9f55873f8502e4f7495e5a47e.msu
    and windows10.0-kb4464218-x64_ab91d3d8387a870fc4eb5f9bcd2d6d08afac0339.msu), they stop with the same error, too.

    In a nutshell, I cannot install any update.

    SFC /scannow doesn't show anything, so I tried DISM, too, both offline and online. I prepared a Windows 10 image from the Media Creator, and have it as an .esd and .wim file, and I tried running DISM both as:

    Code:
    [i]Dism /online /Cleanup-Image /RestoreHealth /Source:ESD:d:\sources\install.esd:5 /ScratchDir:D:\Scratch /LimitAccess[/i][i](since 5 is the Windows 10 Pro 64 in the image, according to the listing of the .esd file)[/i]
    and as:

    Code:
    [i]DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:d:\Install.wim:1 /LimitAccess[/i]
    However, they both stop at ~87.*% with the message:
    [i]The source files could not be downloaded.[/i]
    
    [i]Use the "source" option to specify the location of the files that are required[/i]
    
    [i]to restore the feature. For more information on specifying a source location, see[/i]
    
     [i][url]http://go.microsoft.com/fwlink/?LinkId=243077[/url].[/i]
    
    My DISM identifies as 10.0.17134.1. Image is identified as 10.0.17134.254.
    DISM.log lists the following errors:
    
    [i]2018-09-28 23:03:56, Info                  DISM   DISM Package Manager: PID=8976 TID=9372  Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)[/i][i]2018-09-28 23:34:45, Info                  DISM   DISM Package Manager: PID=16852 TID=7692  Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)[/i]
    It also lists the following failures:

    Code:
    [i]2018-09-28 22:52:43, Info                  DISM   DISM Provider Store: PID=1732 TID=16532 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect[/i]
    
    [i]2018-09-28 22:52:43, Info                  DISM   DISM Provider Store: PID=8976 TID=12016 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect[/i]
    
    [i]2018-09-28 22:52:44, Warning               DISM   DISM Package Manager: PID=8976 TID=12016 CBS AddSource failed with HRESULT=0x8007007b! - CDISMPackageManager::Internal_Finalize[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)[/i][i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Info                  DISM   DISM Package Manager: PID=8976 TID=12016 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine[/i]
    So if I understand this correctly (and I certainly may not, I'm no sysadmin), the errors are related to packages: 8976 and 16852?

    If so, is there a way to identify what they are and why they are causing the issue? Or are they the
    kb4457128 and kb4464218 updates that refuse to install?
     
    HGWells, Apr 9, 2023
    #2
  3. PetteriM1 Win User
    dism: The specified package is not valid Windows package. (0x800f0805)

    Hello,

    I tried to use "dism /online /Get-Features" command as the "Turn Windows Features on and off" list on Control Panel is empty. The command, however, gives me an error 0x800f0805 "The specified package is not valid Windows package." Does anyone know how to either make the feature list work or make the command work? I have already tried running "sfc /scannow" and "DISM.exe /Online /Cleanup-Image /Restorehealth" with no result.

    C:\windows\Logs\DISM\dism.log

     
    PetteriM1, Apr 9, 2023
    #3
  4. zbook Win User

    Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...

    dism /Online /?dism /online /cleanup- does not work, Error: 0x800f0950

    These are the three DISM errors grouped by error:


    800f0950

    2017-06-22 16:56:11, Info DISM DISM Package Manager: PID=12868 TID=10072 Error in operation: (null) (CBS HRESULT=0x800f0950) - CCbsConUIHandler::Error
    2017-06-22 16:56:11, Error DISM DISM Package Manager: PID=12868 TID=5848 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0950)
    2017-06-22 16:56:11, Error DISM DISM Package Manager: PID=12868 TID=5848 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f0950)
    2017-06-22 16:56:11, Error DISM DISM Package Manager: PID=12868 TID=5848 Failed to restore the image health. - CPackageManagerCLIHandler:Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268... :processCmdLine_CleanupImage(hr:0x800f0950)
    2017-06-22 16:56:11, Error DISM DISM Package Manager: PID=12868 TID=5848 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0950)
    2017-06-22 16:56:11, Info DISM DISM Package Manager: PID=12868 TID=5848 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
    2017-06-22 16:56:11, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0950



    8007007e


    2017-06-22 16:53:48, Warning DISM DISM Provider Store: PID=12868 TID=2408 Failed to load the provider: C:\Users\ryan\AppData\Local\Temp\9AF23DBC-46DE-40B2-9BF1-4474809CA790\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)



    800f081f

    2017-06-22 00:05:04, Info DISM DISM Package Manager: PID=9532 TID=1812 Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error
    2017-06-22 00:05:04, Error DISM DISM Package Manager: PID=9532 TID=3892 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
    2017-06-22 00:05:04, Error DISM DISM Package Manager: PID=9532 TID=3892 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
    2017-06-22 00:05:04, Error DISM DISM Package Manager: PID=9532 TID=3892 Failed to restore the image health. - CPackageManagerCLIHandler:Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268... :processCmdLine_CleanupImage(hr:0x800f081f)
    2017-06-22 00:05:04, Error DISM DISM Package Manager: PID=9532 TID=3892 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
     
    zbook, Apr 9, 2023
    #4
Thema:

Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...

Loading...
  1. Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268... - Similar Threads - solution resolve error

  2. Please resolve error 800f0983

    in Windows 10 Gaming
    Please resolve error 800f0983: 24-9-2023 - attempt to update windows 11 Insider Preview 10.0.22631.2338 KB5030305It looks like the process downloads/installs the wrong update. See the log below, update file in bold.Please resolve this issue.ReportingEvents.log shows :{EE2D4841-24D7-4C11-B312-7A5792BFDC8A}...
  3. Please resolve error 800f0983

    in Windows 10 Software and Apps
    Please resolve error 800f0983: 24-9-2023 - attempt to update windows 11 Insider Preview 10.0.22631.2338 KB5030305It looks like the process downloads/installs the wrong update. See the log below, update file in bold.Please resolve this issue.ReportingEvents.log shows :{EE2D4841-24D7-4C11-B312-7A5792BFDC8A}...
  4. dism: The specified package is not valid Windows package. 0x800f0805

    in Windows 10 Software and Apps
    dism: The specified package is not valid Windows package. 0x800f0805: Hello,I tried to use "dism /online /Get-Features" command as the "Turn Windows Features on and off" list on Control Panel is empty. The command, however, gives me an error 0x800f0805 "The specified package is not valid Windows package." Does anyone know how to either make the...
  5. dism: The specified package is not valid Windows package. 0x800f0805

    in Windows 10 Gaming
    dism: The specified package is not valid Windows package. 0x800f0805: Hello,I tried to use "dism /online /Get-Features" command as the "Turn Windows Features on and off" list on Control Panel is empty. The command, however, gives me an error 0x800f0805 "The specified package is not valid Windows package." Does anyone know how to either make the...
  6. EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460

    in Windows 10 Gaming
    EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460: https://pastebin.pl/view/b61ae824 Keep getting this crash at random times while playing. I've tried; -reinstalling the mod pack, -uninstalling old versions of java -making sure java is updated -graphics updated I don't know what else can fix this....
  7. Task Manager/PIDs

    in Windows 10 Ask Insider
    Task Manager/PIDs: Hello, Our IDS was giving us an alert about some clients connecting to external hosts over http. I went into a host and I ran an netstat -ano | find ":80" and i was able to see the connection to the external address with an established connection. I got the PID, and went...
  8. Specific PID not showing in Task Manager.

    in Windows 10 Ask Insider
    Specific PID not showing in Task Manager.: I'm investigating an issue with port 80 and have the pid number of the process using that port. But the pid number is not showing in task manager and all services from all users are shown. How can I locate the service using the pid? submitted by /u/Raspberryfx [link]...
  9. Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...

    in Windows 10 BSOD Crashes and Debugging
    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...: I'm trying to repair non-functioning Windows Update in W10Pro64; it has stopped working for the last two weeks when attempting to install KB4458469 (it shows error 0x800f0900, I tried resetting Windows Update, running the in-built and downloadable WU troubleshooter, deleting...
  10. DISM lacking Package Manager commands (Cleanup-image)

    in Windows 10 Performance & Maintenance
    DISM lacking Package Manager commands (Cleanup-image): Hello everyone, I seem to have some serious problems with my Windows 10 Build 10.0.10586.113. These started after trying to take Ownership of C:/ (where I installed Windows). I tried this because on several occasions trying to move/copy files in different directories I...