chronoforce
New member
- Sep 13, 2021
- 4
I tried to update Windows 8.1 to Windows 10 but it repeatedly failed so I did some investigating with setupdiag.exe and found that
so I ran
dism /online /cleanup-image /restorehealth
and found that there are a few payloads that dism could not fix:
Can someone help me fix these payloads so I can try upgrading to Windows 10 again? Thanks
my dism.log file is 11mb so I have attached it via dropbox here:
dism.log
Code:
Error: SetupDiag reports abrupt down-level failure.
Last Operation: Finalize
Error: 0x80004005 - 0x50015
LogEntry: 2021-09-13 04:02:49, Error DISM DISM Provider Store: PID=8780 TID=8028 Failed to get the provider DISM Package Manager from the remote provider store. - CProxyProviderStore::GetProvider(hr:0x80004005)
Refer to "https://docs.microsoft.com/en-us/windows/desktop/Debug/system-error-codes" for error information.
so I ran
dism /online /cleanup-image /restorehealth
and found that there are a few payloads that dism could not fix:
Code:
Checking System Update Readiness.
(p) CSI Payload Corrupt amd64_adobe-flash-for-windows_31bf3856ad364e35_6.3.9600.16407_none_1cb7c6353d4303e1\Flash.ocx
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-gdi_31bf3856ad364e35_6.3.9600.16405_none_9ae8fa132e3b9ab6\atmfd.dll
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_11.0.9600.18321_none_9c7604ce90bf7122\iexplore.exe
Repair failed: Missing replacement payload.
Summary:
Operation: Detect and Repair
Operation result: 0x0
Last Successful Step: Entire operation completes.
Total Detected Corruption: 3
CBS Manifest Corruption: 0
CBS Metadata Corruption: 0
CSI Manifest Corruption: 0
CSI Metadata Corruption: 0
CSI Payload Corruption: 3
Total Repaired Corruption: 0
CBS Manifest Repaired: 0
CSI Manifest Repaired: 0
CSI Payload Repaired: 0
CSI Store Metadata refreshed: True
Can someone help me fix these payloads so I can try upgrading to Windows 10 again? Thanks
my dism.log file is 11mb so I have attached it via dropbox here:
dism.log