[SOLVED] Windows 10 pro SFC error

seven7crazy

New member
Joined
Aug 27, 2024
Posts
4
Hello, I have the following error message when running SFC /SCANNOW

Windows Resource Protection has found corrupted files, some of which could not be repaired.
For online repairs, you can find details in the CBS log file under
windir\Logs\CBS\CBS.log. Example C:\Windows\Logs\CBS\CBS.log. For offline repairs
you will find details in the log file specified by the /OFFLOGFILE indicator.

Can someone please help me.
 

Attachments

Hi and welcome to Sysnative,

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
 

Attachments

C:\Windows\system32>DISM /online /cleanup-image /RestoreHealth

Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.19041.3636

Abbildversion: 10.0.19045.4842


[==========================100.0%==========================] The restore process was completed successfully.
The process was completed successfully.


C:\Windows\system32>sfc /Scannow

System search is started. This process may take some time.

Verification phase of the system search is started.
Check 100% completed.

Windows Resource Protection has not found any integrity violations.

Thank you very much
 
Hi,

You're welcome. If there are no remaining issues we can mark this thread as solved I guess?
 

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

Back
Top