Britec Tech Support Forum

Full Version: Windows Resource Protection found corrupt files but was unable to fix some of them
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Recently i'm facing a issue with windows 7, When i turn on the machine there is a error massage that says "The program can't start because WINSPOOL.DRV is missing from your computer. Try reinstalling the program to fix this program". What is the cause of this issue & how to solve it? Someone please help me with this issue.

Thank you.
Hi Kesavan, Welcome to the forum.

Perform SFC scan


Click 'Start' > Type cmd in the search field > Right-click the command prompt at the top of the list and select 'Run as Administrator'
Inside the command prompt, type sfc /scannow > Press 'Enter'
4. Reboot and test.
I have tried running sfc/scannow what i'm getting is "Windows Resource Protection found corrupt files but was unable to fix some of them"

Is there any other solution?
How long has this been going on?

Can you do a System Restore?
System Restore

Do you have a Win 7 install disc or borrow one off a friend?
Step 1


Please Run 

Code:
chkdsk C: /F /R

From the Windows installation DVD.



  1. Boot from Windows 7 DVD.
  2. Select "Repair Your Computer".
  3. Choose your target system.
  4. In the recovery tool panel, choose Command Prompt.
  5. Run 


    Code:
    chkdsk <your target drive>/: /F /R



Running  check disk from the Windows DVD, Windows will try to recover corrupted files and fix / repair them.


Step 2


  1. Boot into safe-mode
  2. Click 'Start' > Type cmd in the search field > Right-click the command prompt at the top of the list and select 'Run as Administrator'
  3. Inside the command prompt, type sfc /scannow > Press 'Enter'
  4. Reboot and boot back into safe-mode.
  5. Click 'Start' > Type cmd in the search field > Right-click the command prompt at the top of the list and select 'Run as Administrator'
  6. Type Dism /Online /Cleanup-Image /RestoreHealth
  7. Reboot and boot back into safe-mode.
  8. Click 'Start' > Type cmd in the search field > Right-click the command prompt at the top of the list and select 'Run as Administrator'
  9. Inside the command prompt, type sfc /scannow > Press 'Enter'
  10. Error "Windows Resource Protection found corrupt files but was unable to fix some of them" should now be gone.
  11. Lets us know if this fixed your issue.
Thanks for your help and time Britec & GuiltySpark...

Didn't really had much time to test with the method you guys provide. I Have already solved the problem by recloning the machine & restoring backup.

Thanks once again guys for the support...
Solved - Post Closed