sfc /scannow Windows Resource Protection could not start

Original Skunk

Honorable
Jan 25, 2014
31
0
10,530
I get this info in my CBS log when i try to run sfc /scannow

how can i fix this error?

2015-02-22 18:58:25, Info CBS TiWorker: Client requests SFP repair object.
2015-02-22 18:58:25, Info CSI 00000002@2015/2/22:18:58:25.734 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffe27be7f59 @0x7ffe394f8a65 @0x7ffe394f8bb2 @0x7ff6f3a7cd89 @0x7ff6f3a7e28c @0x7ffe3faf2053)
2015-02-22 18:58:26, Info CSI 00000003 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = @0xfa9135db10
2015-02-22 18:58:26, Info CSI 00000004 Creating NT transaction (seq 1), objectname [6]"(null)"
2015-02-22 18:58:26, Info CSI 00000005 Created NT transaction (seq 1) result 0x00000000, handle @0x270
2015-02-22 18:58:26, Info CSI 00000006 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
2015-02-22 18:58:26, Info CSI 00000007@2015/2/22:18:58:26.260 Beginning NT transaction commit...
2015-02-22 18:58:26, Info CSI 00000008@2015/2/22:18:58:26.260 CSI perf trace:
CSIPERF:TXCOMMIT;257
 
Solution
wcp.dll is Windows Componentization Platform Servicing API
if it is corrupted you would want to run
cmd.exe as an admin, then run the command
dism.exe /online /cleanup-image /restorehealth

I would also run malwarebytes and Get tdsskiller see if you've got a rootkit http://media.kaspersky.com/utilities/VirusUtilities/EN/...

after you do the repair, reboot and rerun the sfc.exe /scannow to confirm your system remains repaired. Some malware will undo the repairs after they are made.
wcp.dll is Windows Componentization Platform Servicing API
if it is corrupted you would want to run
cmd.exe as an admin, then run the command
dism.exe /online /cleanup-image /restorehealth

I would also run malwarebytes and Get tdsskiller see if you've got a rootkit http://media.kaspersky.com/utilities/VirusUtilities/EN/...

after you do the repair, reboot and rerun the sfc.exe /scannow to confirm your system remains repaired. Some malware will undo the repairs after they are made.
 
Solution