. C:\Windows\System32>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files and successfully repaired them. For o

hussien abdelaty 45 Reputation points
2025-12-24T13:05:30.59+00:00

.

C:\Windows\System32>sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.

Verification 100% complete.

Windows Resource Protection found corrupt files and successfully repaired them.

For online repairs, details are included in the CBS log file located at

windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline

repairs, details are included in the log file provided by the /OFFLOGFILE flag.

C:\Windows\System32>

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

Answer accepted by question author

DaveM121 904.2K Reputation points Independent Advisor
2025-12-24T13:44:52.61+00:00

If that command is continually failing to complete or fix the problems with system files, run this command first, then when it completes, run the sfc command again.

dism /online /cleanup-image /restorehealth

Was this answer helpful?

3 people found this answer helpful.

Answer accepted by question author

AI answer

2025-12-24T13:05:38.8566667+00:00

The output from the sfc /scannow command indicates that Windows Resource Protection (WRP) found corrupt files and successfully repaired them. For details about the repairs made, you can refer to the CBS log file located at C:\Windows\Logs\CBS\CBS.log. This log file contains information about the verification and repair process that the System File Checker (SFC) utility performed. If you need to review the specific changes or issues that were addressed, you can open this log file using a text editor with administrative privileges.

AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

3 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.