SFC corrupt files, DISM error 0x800f081f - Windows Server 2016

Ylram

Member
Joined
Jun 13, 2024
Posts
7
Hello,

Can everyone help me to solve these errors in Windows Server 2016?
The system is very slow after last WU install.

Step #1 - Run SFC Scan
>>> Gave me "Windows Resource Protection found corrupt files but was unable to fix some of them".

Step #2 - Run SURT/DISM >>>
>>> DISM /Online /Cleanup-Image /ScanHealth gave me "The component store is repairable".
>>> DISM /Online /Cleanup-Image /RestoreHealth gave me "error 0x800f081f".

Step #3 - Run ComponentsScanner
>>> Froozen at step "Checking WinSxS catalogs against CanonicalData\Catalogs"... And finishes after 1h processing.

Step #4 - Export CBS Folder
>>> Attached CBS.zip

Best regards.
 

Attachments

Last edited:
Hi @Ylram,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Hi,

Step 1. Download
67139f7e69a58-SFCFix-ico.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.
67139f52b3c1e-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
 

Attachments

Back
Top