WinSxS store corruption

peteds

Active member
Joined
Dec 1, 2021
Posts
37
Calling all experts. I have a Windows 2019 server with 83 store corruptions and am unable to resolve the issue. CBS and DISM logs attached. Thanks in advance for any assistance provided.
 

Attachments

Hi,

Do you have a similar Server to look at if you can find the following folders?
Code:
%Systemroot%\WinSxS\x86_mscorlib_b77a5c561934e089_4.0.15713.167_none_5f1f51b74cef5e3e
%Systemroot%\WinSxS\x86_netfx4-clr_dll_b03f5f7f11d50a3a_4.0.15713.167_none_7df370327fb912fd
%Systemroot%\WinSxS\x86_netfx4-mscordacwks_dll_b03f5f7f11d50a3a_4.0.15713.167_none_236c7cce9427bf8d
%Systemroot%\WinSxS\x86_netfx4-mscordbi_dll_b03f5f7f11d50a3a_4.0.15713.167_none_44e11ba9a6f03efd
%Systemroot%\WinSxS\x86_netfx4-mscorlib_ni_b03f5f7f11d50a3a_4.0.15713.167_none_1321e4cb5b09b94c
%Systemroot%\WinSxS\x86_netfx4-system.core_b03f5f7f11d50a3a_4.0.15713.167_none_7e54f6a90e447537
%Systemroot%\WinSxS\x86_netfx4-wpfgfx_b03f5f7f11d50a3a_4.0.15713.167_none_71c8ad36c23ef491
%Systemroot%\WinSxS\x86_presentationcore_31bf3856ad364e35_4.0.15713.167_none_ec21adedaab40d88
 
Update: I've found these missing components after reloading an older snapshot of a VM.

Because SFCFix.zip is too large to attach I have uploaded it here:SFCFix.zip

Step 1. Download
6530fbb0f4101-56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

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

Back
Top