How to fix Windows Resource Protection found corrupt files but was unable to fix some of them.

CrAzY 60 Reputation points
2026-06-30T11:44:35.43+00:00

first of all im sorry for my low english i hope u can understand me
i keep having blue screen death and the title is memory management
i did clean fresh install of windows 11 but it did not help
so i tried dism and sfc scan and this was the results

Verification 100% complete.

Windows Resource Protection found corrupt files but was unable to fix some of 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.

i did uploaded the cbs file in google drive u can preview it online

https://drive.google.com/file/d/1xhu1GRU9vVF2Ce9JhIzlLbcaQpoHPzRL/view?usp=sharing

i really hope if someone can help me ♥

Windows for home | Windows 11 | PC Health Checker
0 comments No comments

Answer accepted by question author
Pasha, Mubarak (Cognizant) 85 Reputation points
2026-06-30T13:33:30.86+00:00

Here are the two quickest ways to fix it:

Step 1: Run the DISM Tool

DISM uses Windows Update to fetch healthy files and replace the corrupt ones.

  1. Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
  2. Type or paste the following command and hit Enter: DISM.exe /Online /Cleanup-image /Restorehealth
  3. Wait for it to finish (it may take 10–15 minutes and look stuck at 20%, which is normal).

Step 2: Run SFC Again

Once DISM is done, you need to re-run the original scan so it can use the new files to fix the remaining issues.

  1. In the same command prompt window, type:
  2. in DOS - sfc /scannow
  3. Hit Enter and let the scan complete.

Note: If it says "Windows Resource Protection successfully repaired corrupt files," you are good to go! Restart your PC to apply the changes.

Was this answer helpful?

3 people found this answer helpful.

Answer accepted by question author
David-M 126.5K Reputation points Independent Advisor
2026-06-30T12:24:30.5433333+00:00

Hi. I'm David, and I'm happy to help you.


This is an unusual error to encounter right after a clean Windows installation. Since the system files are brand new, this strongly suggests the issue might not lie within Windows itself, but rather with the underlying hardware (such as RAM or storage). To help pinpoint the exact cause, could you please see if your computer created minidump files?

These files are in C:\Windows\Minidump.

(If you don't have a Minidump folder, check if it is in the plural Minidumps.)

Copy any files you have to your desktop and store them in a ZIP file. Then, upload the ZIP file to the cloud (OneDrive), choose to share it, and get the link.

Then, post the link here so I can analyze the crash logs for you.


Looking forward to your reply.

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Newest

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.