Britec Tech Support Forum
Windows Resource Protection found corrupt files but was unable to fix some of them - Printable Version

+- Britec Tech Support Forum (https://briteccomputers.co.uk/forum)
+-- Forum: Technical Support (https://briteccomputers.co.uk/forum/forumdisplay.php?fid=21)
+--- Forum: Operating Systems (https://briteccomputers.co.uk/forum/forumdisplay.php?fid=22)
+---- Forum: Windows 7 (https://briteccomputers.co.uk/forum/forumdisplay.php?fid=26)
+---- Thread: Windows Resource Protection found corrupt files but was unable to fix some of them (/showthread.php?tid=432)



Windows Resource Protection found corrupt files but was unable to fix some of them - Kesavan - 12-17-2014

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.


RE: Windows 7 System Error - Britec - 12-17-2014

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.


RE: Windows 7 System Error - Kesavan - 12-18-2014

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?


RE: Windows 7 System Error - GuiltySpark - 12-18-2014

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?


RE: "Windows Resource Protection found corrupt files but was unable to fix - Britec - 12-18-2014

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.



RE: Windows 7 System Error - Kesavan - 12-19-2014

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...


RE: Windows Resource Protection found corrupt files but was unable to fix some of them - Britec - 12-19-2014

Solved - Post Closed