Share via


Problem with Windows Resource Protection

Question

Friday, April 8, 2016 10:03 AM

None of the suggested  solutions I found seem to work

C:\WINDOWS\system32>sfc /scannow

Windows Resource Protection could not start the repair service.

Can't use regedit ... Error writing

Any idea?

All replies (6)

Friday, April 8, 2016 6:17 PM âś…Answered

File wrpint.dll  had disappeared.

Problem solved through https://support.microsoft.com/en-us/kb/929833

Thanks all for assistance


Friday, April 8, 2016 10:36 AM

Hello

try sfc with offline options . 

Can you try to boot to the install iso ( or a copy of WinPE if you have one available) and choose the repair option in the lower left hand corner?
If so can you try to run sfc with the offline options to see if the system will repair or identify corrupted files?

sfc /SCANNOW /OFFBOOTDIR=c:\ /OFFWINDIR=c:\windows

Where "c:" is your system drive

Regards, Regin Ravi


Friday, April 8, 2016 12:07 PM

Hello,

See if this fix helps you:

http://www.kapilarya.com/windows-resource-protection-could-not-perform-the-requested-operation

Hope this helps, Good luck :)

Windows Troubleshooting & How to guides - http://www.kapilarya.com


Friday, April 8, 2016 12:29 PM

Did you launch SFC in an elevated command prompt?

Can you be more specific?

Can we get your event viewer logs?

Please read this wiki to find out how to find and upload your event viewer logs

Wanikiya and Dyami--Team Zigzag Windows IT-PRO (MS-MVP)


Friday, April 8, 2016 3:09 PM

Yes at elevated command prompt.

CBS log says

2016-04-08 11:58:33, Info                  CBS    TI: Initializing Trusted Installer
2016-04-08 11:58:33, Info                  CBS    TI: Last boot time: 2016-04-06 22:54:35.491
2016-04-08 11:58:33, Info                  CBS    Starting TrustedInstaller initialization.
2016-04-08 11:58:33, Info                  CBS    Ending TrustedInstaller initialization.
2016-04-08 11:58:33, Info                  CBS    Starting the TrustedInstaller main loop.
2016-04-08 11:58:33, Info                  CBS    TrustedInstaller service starts successfully.
2016-04-08 11:58:33, Info                  CBS    No startup processing required, TrustedInstaller service was not set as autostart
p8:33, Info                  CBS    Starting the TiWorker main loop.
2016-04-08 11:58:33, Info                  CBS    TiWorker starts successfully.
2016-04-08 11:58:33, Info                  CBS    TiWorker: Client requests SFP repair object.
2016-04-08 11:58:33, Info                  CBS    Universal Time is: 2016-04-08 09:58:33.416
2016-04-08 11:58:33, Info                  CBS    Loaded Servicing Stack v10.0.14295.1000 with Core: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14295.1000_none_7e52ba1056ec9597\cbscore.dll
2016-04-08 11:58:33, Info                  CSI    00000001@2016/4/8:09:58:33.424 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fffea9e6b99 @0x7fffeadc0793 @0x7fffeadc0ba3 @0x7ff798d52d7f @0x7ff798d53917 @0x7ff81b7b0653)
2016-04-08 11:58:33, Info                  CBS    NonStart: Set pending store consistency check.
2016-04-08 11:58:33, Info                  CBS    Failed to load sfp DLL from path: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14295.1000_none_7e52ba1056ec9597\wrpint.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2016-04-08 11:58:33, Info                  CBS    Failed to initialize WRP integrity check and repair. [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2016-04-08 11:58:33, Info                  CBS    TiWorker: Client requests SFP repair object.
2016-04-08 11:58:33, Info                  CBS    Failed to load sfp DLL from path: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14295.1000_none_7e52ba1056ec9597\wrpint.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2016-04-08 11:58:33, Info                  CBS    Failed to initialize WRP integrity check and repair. [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2016-04-08 11:58:33, Info                  CBS    Failed to get class factory for service: 1 [HRESULT = 0x8007007e]
2016-04-08 12:00:33, Info                  CBS    Trusted Installer is shutting down because: SHUTDOWN_REASON_AUTOSTOP
2016-04-08 12:00:33, Info                  CBS    TiWorker signaled for shutdown, going to exit.


Friday, April 8, 2016 3:11 PM

C:\WINDOWS\system32>sfc /SCANNOW /OFFBOOTDIR=c:\ /OFFWINDIR=c:\windows

The arguments passed to sfc are invalid.  The offline windows directory
specified points to the online system.

Reinstalling treatens wih erasing all my files ... No other option offered.