[SOLVED] SFCFix crashes every time I run it

navacepeda

Member
Joined
May 20, 2022
Posts
21
Hi

SFCFix crashes everytime I run it! Hope you can help me out! 馃檹馃檹 In advance just want to say thanks, as the job you do is huge!

Attached the dumped file from SFCFix & CBS log. As I was trying to fix some problems on my Server 2016 Essentials.

What I've said before: Thanks!!
 

Attachments

Hi and welcome to Sysnative,

You can ignore that error, can you please explain the problems and attach a copy of the CBS folder.

  • Open Windows Explorer and browse to the C:\Windows\Logs folder.
  • Right-click on the CBS folder and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
618e949e09fef-CBS-Folder.png

  • Attach the file CBS.zip to your next reply.
 
Hi Maxtar!

Thanks for the answer! Herein attaching the CBS folder in ZIP format.

I really appreciate your help and effort!

Thanks!
 

Attachments

Hi,

I arrived to CBS after some fails updates, now I can't remember which ones. This is my server for the domain & DNS & I always try to keep is safe & fresh.
 
Please run the following command in a elevated command prompt and attach Dirlist.txt to your next post.

Code:
dir /s /a %systemroot%\WinSxS\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.14393.0_none_1137c685b804c9a3 > "%userprofile%\Desktop\Dirlist.txt"
 
  • Click the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, and press enter.
    Code:
    sfc /scannow
  • Take a screenshot of the commandprompt window and paste it into your next reply.
 
Here is what the scannow report, and te CBS log (attached):

Microsoft Windows [Versi贸n 10.0.14393]
(c) 2016 Microsoft Corporation. Todos los derechos reservados.

C:\Windows\system32>sfc /scannow

Iniciando examen en el sistema. Este proceso tardar谩 alg煤n tiempo.

Iniciando la fase de comprobaci贸n del examen del sistema.
Se complet贸 la comprobaci贸n de 100%.

Protecci贸n de recursos de Windows encontr贸 archivos da帽ados y no consigui贸
reparar algunos de ellos. Para obtener m谩s detalles, consulte CBS.Log
windir\Logs\CBS\CBS.log. Por
ejemplo, C:\Windows\Logs\CBS\CBS.log. Tenga en cuenta que actualmente no se admite el inicio de sesi贸n en los escenarios de instalaci贸n sin conexi贸n.

C:\Windows\system32>
 

Attachments

Download
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.
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.
 

Attachments

Please run the System File Checker sfc /scannow again and let me know the result.
 
Wow, SOLVED! thanks!!!!!!

Microsoft Windows [Versi贸n 10.0.14393]
(c) 2016 Microsoft Corporation. Todos los derechos reservados.

C:\Windows\system32>sfc /scannow

Iniciando examen en el sistema. Este proceso tardar谩 alg煤n tiempo.

Iniciando la fase de comprobaci贸n del examen del sistema.
Se complet贸 la comprobaci贸n de 100%.

Protecci贸n de recursos de Windows no encontr贸 ninguna infracci贸n
de integridad.

C:\Windows\system32>
 

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

Back
Top