WindowsProblems
Member
- Aug 8, 2019
- 8
First this problem occurred in windows settings updater. It installed the same update many times without any success and without stopping unless I clicked pause updates.
I have tried installing windows10.0-kb4557957-x64_ce530e139ad0d12d33f185a5db868248110b93eb.msu but no success.
I have tried installing .cab file through DISM, but had the same error (0x800f081f). Also tried RestoreHealth using /Online option.
Also I have reset Windows update components using Reset_Reregister_Windows_Update_Components.bat
This seems to be a problem related to Net Framework 3.5. I also disabled and enabled it in the features, but that didn't help.
I have added full CBS.log.
I have tried installing windows10.0-kb4557957-x64_ce530e139ad0d12d33f185a5db868248110b93eb.msu but no success.
I have tried installing .cab file through DISM, but had the same error (0x800f081f). Also tried RestoreHealth using /Online option.
Also I have reset Windows update components using Reset_Reregister_Windows_Update_Components.bat
This seems to be a problem related to Net Framework 3.5. I also disabled and enabled it in the features, but that didn't help.
Code:
CBS Failed to add one or more component [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 170995: 2020-06-22 18:03:10, Error CBS Failed to complete component closure [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171000: 2020-06-22 18:03:10, Info CBS Failed to resolve execution chain. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171001: 2020-06-22 18:03:10, Error CBS Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171002: 2020-06-22 18:03:10, Info CBS WER: Generating failure report for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.329.1.7, status: 0x800f081f, failure source: Resolve, start state: Absent, target state: Installed, client id: UpdateAgentLCU
Line 171018: 2020-06-22 18:03:10, Info CBS Reporting package change completion for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.329.1.7, current: Absent, original: Absent, target: Installed, status: 0x800f081f, failure source: Resolve, failure details: "(null)", client id: UpdateAgentLCU, initiated offline: False, execution sequence: 235, first merged sequence: 235, pending decision: InteractiveInstallFailed, primitive execution context: Interactive
Line 171027: 2020-06-22 18:03:11, Info CBS Exec: Processing complete. Session: 30820518_220169911, Package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.329.1.7, Identifier: KB4557957 [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171029: 2020-06-22 18:03:11, Error CBS Failed to perform operation. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171030: 2020-06-22 18:03:11, Info CBS Session: 30820518_220169911 finalized. Reboot required: no [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171031: 2020-06-22 18:03:11, Info CBS Failed finalizing session [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 171032: 2020-06-22 18:03:11, Info CBS Failed to call Process on TiWorker session [HRESULT = 0x800f081f]
I have added full CBS.log.