[SOLVED] Windows 8.1 DISM repair fails

mb300sd

Member
Joined
Jun 17, 2021
Posts
5
Been chasing this one for a few days, usually I can fix these things myself, but this one's got me stumped, but it looks like the sfc fix tool here solves it pretty easily with the right zip file. Thanks in advance.

Code:
Checking System Update Readiness.

(p)    CSI Payload Corrupt            wow64_microsoft-windows-wcfcorecomp.resources_31bf3856ad364e35_6.3.9600.17226_fr-fr_3ea3029b3497adb1\_TransactionBridgePerfCounters_D.ini
(p)    CSI Payload Corrupt            msil_microsoft.transacti..ridge.dtc.resources_b03f5f7f11d50a3a_6.3.9600.17226_pt-pt_3f719789c0ab7676\Microsoft.Transactions.Bridge.Dtc.Resources.dll
(p)    CSI Payload Corrupt            msil_smsvchost.resources_b03f5f7f11d50a3a_6.3.9600.17226_pt-pt_03bb07131a92f8e1\SMSvcHost.resources.dll
(p)    CSI Payload Corrupt            msil_smdiagnostics.resources_b77a5c561934e089_6.3.9600.17226_pt-pt_83a10bea8fde7865\SMDiagnostics.resources.dll
(p)    CSI Payload Corrupt            msil_system.runtime.serialization.resources_b77a5c561934e089_6.3.9600.17226_pt-pt_c983e1331090f6c8\System.RunTime.Serialization.Resources.dll
(p)    CSI Payload Corrupt            msil_system.identitymodel.resources_b77a5c561934e089_6.3.9600.17226_pt-pt_1270acc939a8cecd\System.IdentityModel.Resources.dll
(p)    CSI Payload Corrupt            msil_microsoft.transacti..ridge.dtc.resources_b03f5f7f11d50a3a_6.3.9600.20708_pt-pt_28a1c02fda54db2d\Microsoft.Transactions.Bridge.Dtc.Resources.dll
(p)    CSI Payload Corrupt            msil_smsvchost.resources_b03f5f7f11d50a3a_6.3.9600.20708_pt-pt_eceb2fb9343c5d98\SMSvcHost.resources.dll
(p)    CSI Payload Corrupt            wow64_microsoft-windows-wcfcorecomp.resources_31bf3856ad364e35_6.3.9600.17226_el-gr_9bc5875241d60273\_TransactionBridgePerfCounters_D.ini
(p)    CSI Payload Corrupt            wow64_microsoft-windows-wcfcorecomp.resources_31bf3856ad364e35_6.3.9600.17226_fi-fi_3b06914936df8979\_TransactionBridgePerfCounters_D.ini
(p)    CSI Payload Corrupt            wow64_microsoft-windows-wcfcorecomp.resources_31bf3856ad364e35_6.3.9600.17226_he-il_82c2aa3d1b06ae9f\_TransactionBridgePerfCounters_D.ini
(p)    CSI Payload Corrupt            wow64_microsoft-windows-wcfcorecomp.resources_31bf3856ad364e35_6.3.9600.17226_de-de_f32f59bf52c099e5\_TransactionBridgePerfCounters_D.ini

Code:
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>
C:\WINDOWS\system32>DISM /Online /Cleanup-Image /RestoreHealth /Source:WIM:d:\sources\install.wim:1 /LimitAccess

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]

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 informat
ion on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
 
Hello mb300sd :-),

Sorry for the delay. Do you still need help with this?
 
As some time has elapsed please work your way through the Posting Instructions and provide new files from Step 4 and step 5.

I look forward to helping you resolve this.
 
Please continue to have patience. I am creating the necessary files for you but it is taking longer than I expected.
 
Hello mb300sd,

I have managed to find the files.

Please follow the instructions below.

Step 1

WARNING!
The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Make sure the SFCFix.exe executable file is on your desktop
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    mMabJGT.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Open the file, then copy and paste its content in your next reply.

Step 2
Run SFC /scannow and check to make sure it completes.
 

Attachments

Sorry it took me a while to find the answer, thanks for your patience. Are you happy for us to now mark this solved?
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top