[Fix] Windows Resource Protection found corrupt files but was unable to fix some of them

Question

Issue: [Fix] Windows Resource Protection found corrupt files but was unable to fix some of them

I had some problems with my PC (apps would crash randomly. I also had a few Windows crases), so I ran an SFC scan in Command Prompt, which returned a message saying “Windows Resource Protection found corrupt files but was unable to fix some of them.” How do I go around this one?

Solved Answer

When running system checks on your Windows computer using the System File Checker (SFC) command in the Command Prompt, you might encounter the message: “Windows Resource Protection found corrupt files but was unable to fix some of them.”

This typically appears after you've initiated a scan by entering “sfc /scannow” in the Command Prompt, a procedure often used when troubleshooting various system issues or after experiencing system instability.

What is Windows Resource Protection?

Windows Resource Protection (WRP) is a function that safeguards important system files, registry keys, and directories. WRP will try to restore the system files from a cached copy that is kept in a compressed folder at %WinDir%\System32\dllcache if it finds a violation. This protection technique includes an SFC scan that verifies the integrity of certain files.

The “Windows Resource Protection found corrupt files but was unable to fix some of them” message indicates that some files could not be fixed suggesting that the SFC scan found corrupt files but, for some reason, was unable to repair them. This could be due to files being actively used by the system, the cached copies being damaged, or the corrupt files having complex dependencies that prevent straightforward repair.

What's next?

If you encounter this error, it means that while some corrupt files were identified, the tool couldn't repair them automatically. As a result, you would have to bypass this in other methods, including running the scan in Safe Mode, performing a DISM (Deployment Image Servicing and Management) scan, or in more persistent cases, refreshing or reinstalling the operating system. You can find the instructions for these and other steps below.

Other solutions

For many, these procedures might seem complex or risky. If you prefer a simpler, more automatic approach to resolving these issues, consider using a PC repair tool FortectMac Washing Machine X9. Such software is designed to fix underlying Windows issues automatically, especially effective with corrupted files.

[Fix] Windows Resource Protection found corrupt files but was unable to fix some of them

Fix 1. Run DISM scans

Fix it now! Fix it now!
To repair damaged system, you have to purchase the licensed version of Fortect Mac Washing Machine X9.

The DISM tool repairs the Windows System Image and Windows Component Store in the Windows image. This tool is crucial when the System File Checker cannot repair corrupted files because it may fix the system image, enabling SFC to function effectively.

  • Type cmd in Windows search.
  • Right-click on Command Prompt and pick Run as administrator.
  • User Account Control window will show up – click Yes when prompted.
  • Use the set of the following commands, pressing Enter each time:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  • (Note: if you get an error executing this last command, add /Source:C:\RepairSource\Windows /LimitAccess to it and try again).
  • Close down the Command Prompt and restart your computer.
  • After DISM completes, run sfc /scannow again to check if the issue is resolved.

Run DISM scans

Fix 2. Try accessing Safe Mode and running SFC and DISM there

Fix it now! Fix it now!
To repair damaged system, you have to purchase the licensed version of Fortect Mac Washing Machine X9.

Safe Mode starts your PC with a minimal set of drivers and services. Running scans in Safe Mode can be more effective because it prevents other software from interfering with the repair process.

  • From the login screen, hold the Shift key on your keyboard and click Power > Restart.
  • Once you enter the recovery environment, go to Troubleshoot > Advanced options > Startup Settings.
  • When prompted, click Restart.
  • After restart, pick either 4/F4 for Safe Mode or 5/F5 for Safe Mode with Networking.
  • Once in Safe Mode, run the sfc /scannow and follow it with the DISM commands mentioned in Fix 1 to enhance the chance of resolving the issue.
  • When done, reboot your PC into normal more.

Access Safe Mode

Fix 3. Perform Check Disk first

Fix it now! Fix it now!
To repair damaged system, you have to purchase the licensed version of Fortect Mac Washing Machine X9.

The Check Disk utility scans the hard drive for bad sectors and system errors that can cause file corruption. Running this tool can help identify and solve disk-level issues that might be causing file corruption.

  • Open Command Prompt as administrator.
  • Click Yes when UAC asks for access.
  • Type in the following command and press Enter after:
    chkdsk c: /f
    (Note: use chkdsk c: /f /r /x command if you use SSD as your primary partition).
  • If you receive an error, type in Y, close down Command Prompt, and restart your computer.
  • After a restart, Windows will begin to scan your disk. After your system boots back up, you can find the results in the Event Viewer.
  • After completing the disk check, attempt the sfc /scannow command again to see if the problem persists.

Run Check Disk

Fix 4. Uninstall third-party security software

Fix it now! Fix it now!
To repair damaged system, you have to purchase the licensed version of Fortect Mac Washing Machine X9.

Sometimes, third-party security software can interfere with system files. Using a special uninstall tool provided by your antivirus vendor ensures that all components of the software are properly removed.

  • Visit the official website of your antivirus provider and download the dedicated uninstall tool.
  • Alternatively, you can find the full list of the links to official uninstallers here.
  • Run the uninstall tool and follow the on-screen instructions to remove the security software completely.
  • After uninstallation, restart your computer and run sfc /scannow again.

Fix 5. Replace the corrupted files manually

Fix it now! Fix it now!
To repair damaged system, you have to purchase the licensed version of Fortect Mac Washing Machine X9.

If the SFC cannot fix certain files, you can manually replace them using the information found in the CBS log.

  • Open Command Prompt as an administrator.
  • Type the following command and press Enter to extract SFC scan details to a file on your desktop:
    findstr /c:”[SR]” %windir%\Logs\CBS\CBS.log >C:\Desktop\sfcdetails.txt
  • Open the sfcdetails.txt file on your desktop and search for lines that mention “cannot repair member file.”
  • Locate a healthy version of the corrupted file from another trusted Windows installation or online source, ensuring it matches your Windows version and system architecture.
  • Replace the corrupted file by copying the healthy file to the exact location specified in the CBS log.
  • Restart your PC.

Fix 6. Repair-install Windows

Fix it now! Fix it now!
To repair damaged system, you have to purchase the licensed version of Fortect Mac Washing Machine X9.

A repair installation reinstalls Windows' system files without affecting your personal files and settings. This can be the final step if all other fixes fail.

Create Windows ISO

  • Download Windows 11 Installation media from the official Microsoft website. [Windows 10 version]
  • Double-click the MediaCreationTool.exe file to launch it.
  • When UAC shows up, click Yes.
  • Accept license terms.
  • Select Language and Edition (make sure it matches the one you have currently installed) or simply mark the Use the recommended options for this PC and click Next).
  • Select the ISO file and click Next.
  • Pick the location for your ISO file and wait till all the needed files are downloaded, then click Finish.

Create Windows ISO

Repair-install Windows

  • Go to the location of your ISO file, right-click, and select Mount.
  • Run the setup.exe file.
  • You will be asked whether you want to update Windows to the latest version – pick Not right now and click Next.
  • Accept Terms and Windows will make several checks to ensure everything is fine.
  • Click Change what to keep.
  • Here, you have several options: Keep your files and apps, Keep files only, or Keep nothing – choose what suits you the best. Click Next.
  • Finally, click Install to begin the installation process.

Repair install Windows

Repair your Errors automatically

ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:

Offer
do it now!
Download Fix
  Happiness
Guarantee
do it now!
Download Fix
  Happiness
Guarantee
Compatible with Microsoft Windows Compatible with OS X
Still having problems?
If you failed to fix your error using FortectMac Washing Machine X9, reach our support team for help. Please, let us know all details that you think we should know about your problem.
Fortect - a patented specialized Windows repair program. It will diagnose your damaged PC. It will scan all System Files, DLLs and Registry Keys that have been damaged by security threats.Mac Washing Machine X9 - a patented specialized Mac OS X repair program. It will diagnose your damaged computer. It will scan all System Files and Registry Keys that have been damaged by security threats.
This patented repair process uses a database of 25 million components that can replace any damaged or missing file on user's computer.
To repair damaged system, you have to purchase the licensed version of Fortect malware removal tool.To repair damaged system, you have to purchase the licensed version of Mac Washing Machine X9 malware removal tool.

Prevent websites, ISP, and other parties from tracking you

To stay completely anonymous and prevent the ISP and the government from spying on you, you should employ Private Internet Access VPN. It will allow you to connect to the internet while being completely anonymous by encrypting all information, prevent trackers, ads, as well as malicious content. Most importantly, you will stop the illegal surveillance activities that NSA and other governmental institutions are performing behind your back.

 

Recover your lost files quickly

Unforeseen circumstances can happen at any time while using the computer: it can turn off due to a power cut, a Blue Screen of Death (BSoD) can occur, or random Windows updates can the machine when you went away for a few minutes. As a result, your schoolwork, important documents, and other data might be lost. To recover lost files, you can use Data Recovery Pro – it searches through copies of files that are still available on your hard drive and retrieves them quickly.

 

About the author
Jake Doe
Jake Doe - Computer technology geek

Jake Doe is the news editor at UGetFix. Since he met Ugnius Kiguolis in 2003, they both launched several projects that spread awareness about cybercrimes, malware, and other computer-related problems.

Contact Jake Doe
About the company Esolutions

What you can add more about the problem: "[Fix] Windows Resource Protection found corrupt files but was unable to fix some of them"