Failed to load sfp DLL from path: ...\wrpint.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]

zsolthy

Member
Joined
Jun 25, 2020
Posts
11
Hi everybody,

On a windows 10 Home laptop after a restore (from 2004 to 1909, because the laptop could not boot after the update) I can't install any updates more.
Here is the story in short:
- update 2004 installed --> windows 10 Home runs on error on boot and can not repair itself
- I made a system restore to 1909 but I had to rename the folder C:\Program Files\WindoesApps to C:\Program Files\WindowsApps.old to succeed
- after the restore I tried to update through normal Windows Update: some updates has been installed, but for example a cumulative patch for 1909 and the 2004 patch run to error
- until now I tried all the sfc and dism commands what I found on internet, without success

sfc /scannow ends with error and my CBS.log looks like this:
2020-06-25 10:38:29, Info CBS TI: --- Initializing Trusted Installer ---
2020-06-25 10:38:29, Info CBS TI: Last boot time: 2020-06-25 10:31:59.500
2020-06-25 10:38:30, Info CBS Starting TrustedInstaller initialization.
2020-06-25 10:38:30, Info CBS Lock: New lock added: CCbsPublicSessionClassFactory, level: 30, total lock:4
2020-06-25 10:38:30, Info CBS Lock: New lock added: CCbsPublicSessionClassFactory, level: 30, total lock:5
2020-06-25 10:38:30, Info CBS Lock: New lock added: WinlogonNotifyLock, level: 8, total lock:6
2020-06-25 10:38:30, Info CBS Ending TrustedInstaller initialization.
2020-06-25 10:38:30, Info CBS Starting the TrustedInstaller main loop.
2020-06-25 10:38:30, Info CBS TrustedInstaller service starts successfully.
2020-06-25 10:38:30, Info CBS No startup processing required, TrustedInstaller service was not set as autostart
2020-06-25 10:38:30, Info CBS Startup processing thread terminated normally
2020-06-25 10:38:30, Info CBS TI: Startup Processing completes, release startup processing lock.
2020-06-25 10:38:31, Info CBS Starting TiWorker initialization.
2020-06-25 10:38:31, Info CBS Lock: New lock added: TiWorkerClassFactory, level: 30, total lock:2
2020-06-25 10:38:31, Info CBS Ending TiWorker initialization.
2020-06-25 10:38:31, Info CBS Starting the TiWorker main loop.
2020-06-25 10:38:31, Info CBS TiWorker starts successfully.
2020-06-25 10:38:31, Info CBS Lock: New lock added: CCbsWorker, level: 5, total lock:3
2020-06-25 10:38:31, Info CBS TiWorker: Client requests SFP repair object.
2020-06-25 10:38:31, Info CBS Universal Time is: 2020-06-25 08:38:31.426
2020-06-25 10:38:31, Info CBS Loaded Servicing Stack v10.0.18362.772 with Core: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\cbscore.dll
2020-06-25 10:38:31, Info CBS Build: 18362.1.amd64fre.19h1_release.190318-1202
2020-06-25 10:38:31, Info CSI 00000001@2020/6/25:08:38:31.827 WcpInitialize: wcp.dll version 10.0.18362.772 (WinBuild.160101.0800)
2020-06-25 10:38:31, Info CBS Lock: New lock added: CCbsSessionManager, level: 11, total lock:8
2020-06-25 10:38:31, Info CBS Lock: New lock added: CSIInventoryCriticalSection, level: 64, total lock:9
2020-06-25 10:38:31, Info CBS NonStart: Set pending store consistency check.
2020-06-25 10:38:31, Info CBS Failed to load sfp DLL from path: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\\wrpint.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2020-06-25 10:38:31, Info CBS Failed to initialize WRP integrity check and repair. [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2020-06-25 10:38:31, Info CBS TiWorker: Client requests SFP repair object.
2020-06-25 10:38:31, Info CBS Failed to load sfp DLL from path: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\\wrpint.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2020-06-25 10:38:31, Info CBS Failed to initialize WRP integrity check and repair. [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2020-06-25 10:38:31, Info CBS Failed to get class factory for service: 1 [HRESULT = 0x8007007e]

Can someone please help me, how can I solve it?

Thanks
Zs
 
Hi!

Please provide the whole CBS logs in the future.


SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.



SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.




SFCFix.zip
 
Dear softwaremaniac, thank you for the fast answer.

Here is the result from SFCFix:

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-06-25 11:59:34.005
Microsoft Windows 10 Build 18363 - amd64
Using .zip script file at C:\Users\Bahner\OneDrive\Desktop\SFCFix.zip [0]


PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsCore.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\dpx.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drupdate.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\msdelta.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\ReserveManager.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smiengine.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smipi.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiWorker.exe
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wcp.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wdscore.dll
Successfully took permissions for file or folder C:\WINDOWS\winsxs
Successfully created directory tree \\?\C:\WINDOWS\winsxs\amd64_microsoft-windows-s..chrecognizereng.ale_31bf3856ad364e35_6.1.7600.16385_en-gb_e3a447542ad2c5da.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\amd64_installed to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\amd64_installed.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsCore.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsCore.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsMsg.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsMsg.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\cmiadapter.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\cmiadapter.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\cmiaisupport.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\cmiaisupport.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\dpx.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\dpx.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drupdate.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drupdate.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drvstore.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drvstore.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\GlobalInstallOrder.xml to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\GlobalInstallOrder.xml.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\msdelta.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\msdelta.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\mspatcha.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\mspatcha.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\poqexec.exe to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\poqexec.exe.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\ReserveManager.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\ReserveManager.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smiengine.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smiengine.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smipi.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smipi.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiFileFetcher.exe to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiFileFetcher.exe.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiWorker.exe to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiWorker.exe.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\turbostack.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\turbostack.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\updateagent.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\updateagent.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\WcmTypes.xsd to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\WcmTypes.xsd.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wcp.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wcp.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wdscore.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wdscore.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wrpint.dll to C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wrpint.dll.
Successfully copied file C:\Users\Bahner\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-s..chrecognizereng.ale_31bf3856ad364e35_6.1.7600.16385_en-gb_e3a447542ad2c5da\lsr2057.lxa to C:\WINDOWS\winsxs\amd64_microsoft-windows-s..chrecognizereng.ale_31bf3856ad364e35_6.1.7600.16385_en-gb_e3a447542ad2c5da\lsr2057.lxa.
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsCore.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\CbsCore.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\dpx.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\dpx.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drupdate.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\drupdate.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\msdelta.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\msdelta.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\ReserveManager.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\ReserveManager.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smiengine.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smiengine.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smipi.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\smipi.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiWorker.exe
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\TiWorker.exe
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wcp.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wcp.dll
Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wdscore.dll
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.18362.772_none_5f13f94c58ff41d3\wdscore.dll
Successfully restored ownership for C:\WINDOWS\winsxs
Successfully restored permissions on C:\WINDOWS\winsxs
PowerCopy:: directive completed successfully.


Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 12 datablocks.
Finish time: 2020-06-25 11:59:45.039
Script hash: 2H1qFnja+dgD4h2KJzY5GNkDAGTI2gKi9aswwMA4WO4=
----------------------EOF-----------------------

And the cbs.txt is attached...

Thanks
 

Attachments

In the meantime I've had to make a reboot because of Microsoft Edge update. :cautious:
After the reboot I ran the ZIP with the SFCFix again (reboot again) and run sfc /scannow.
Now the result shows no integrity problems.

EDIT:
new cbs.log attached
 

Attachments

Last edited:
The cumulative update 2020-06 ended in error.
I'm trying the update 2004 now, the installation stands by 22%...
 
I'm back again, sadly... :(
So the update 2004 ended in error code 0x8007007E.
The sfc /scannow command fails again with the wrpint.dll error.
I've tried renaming the %systemroot%\SoftwareDistribution and %systemroot%\system32\catroot2 folders. That didn't help too.
What can I do now?

Thanks, Zs

EDIT
The latest CBS.log is attached
 

Attachments

Last edited:
That means?
The owner of the laptop once did install the 2004 update, without errors (that is an other thing, that the PC could not boot up after the update).
I can't install also the cumulative patch 2020-06 for 1909, newertheless the current Windows 10 version is 1909, so I think the problem lays not by the hardware: it's an Acer Aspire 5820TG with an Intel Core I5-460M processor and with Intel HM55 mainboard.
 
That means that the hardware is likely unsupported by the 2004.

GSmartControl
Follow the instructions below to check your SMART status with GSmartControl:


  • Download the portable version of GSmartControl and save it on your Desktop;
  • Extract the zip file to your Desktop. Open the folder gsmartcontrol-1.1.3-win64 which should be located on your Desktop and double-click gsmartcontrol.exe to launch the program.
  • Identify your drive in the list (if recognized by the tool), and hover your mouse over it.
  • You should see something called: SMART status. It will either read: Enabled, in which case you should do the following:
  • Double-click on it to bring up its window (usually you'll find your drive by its size or its brand name);
  • Go to the Self-Tests tab, then select Extended Self-test in the Test type drop-down list and click on Execute (this test can take a few hours to complete);
  • Once the test is over, the results will be displayed at the bottom of the window. Please copy and paste these results in your next reply or take a screenshot;
  • Also, go in the Attributes tab and if you have any entries highlighted in red or pink, take a screenshot of the GSmartControl window and attach it in your next reply;
  • Please note: If the SMART Status reads: Unsupported, stop and let me know.
    info_failing.png
 
The results:
Code:
"Test #","Type","Status","% Completed","Lifetime hours","LBA of the first error"
1,"Extended offline","In progress","10%","2254","-"
2,"Extended offline","Manually aborted","10%","2254","-"
3,"Extended offline","Manually aborted","10%","2254","-"
4,"Extended offline","Manually aborted","10%","2254","-"
5,"Short offline","Completed without error","100%","7","-"
6,"Short offline","Completed without error","100%","3","-"

And the attributes tab:
Code:
"ID","Name","Failed","Norm-ed value","Worst","Threshold","Raw value","Type","Flags"
254,"Free Fall Protection","<b>now</b>","1","1","50","3","old age","-O--CK"
 
I dont know. Maybe. I'm just the guy that must repair it :D
But I think the extended test still runs in the background, despite it shows aborted message...
 
It's done without errors.

I'v read through the CBS.log and found hundreds of these entries, can it be maybe the problem?

Code:
2020-06-26 11:32:33, Info                  CBS    Repr: Could not find missing package manifest/cat for package:Containers-ApplicationGuard-Package~31bf3856ad364e35~amd64~~10.0.18362.657 in the sandbox
2020-06-26 11:32:33, Info                  CBS    Repr: Could not find missing package manifest/cat for package:Containers-ApplicationGuard-Shared-Package~31bf3856ad364e35~amd64~~10.0.18362.329 in the sandbox
2020-06-26 11:32:33, Info                  CBS    Repr: Could not find missing package manifest/cat for package:Containers-ApplicationGuard-Shared-windows-Package~31bf3856ad364e35~amd64~~10.0.18362.267 in the sandbox
2020-06-26 11:32:33, Info                  CBS    Repr: Could not find missing package manifest/cat for package:Containers-Client-Manager-Package~31bf3856ad364e35~amd64~~10.0.18362.657 in the sandbox
2020-06-26 11:32:33, Info                  CBS    Repr: Could not find missing package manifest/cat for package:Containers-Client-Shared-Package~31bf3856ad364e35~amd64~~10.0.18362.657 in the sandbox
...

... and at the end of log:

Code:
2020-06-26 11:32:37, Info                  CBS    =================================
2020-06-26 11:32:37, Info                  CBS    Checking System Update Readiness.
2020-06-26 11:32:37, Info                  CBS   
2020-06-26 11:32:37, Info                  CBS    (p)    CBS Catalog Missing    (n)            Containers-ApplicationGuard-Package~31bf3856ad364e35~amd64~~10.0.18362.657
2020-06-26 11:32:37, Info                  CBS    Repair failed: Missing replacement mum/cat pair.
2020-06-26 11:32:37, Info                  CBS    (p)    CBS Catalog Missing    (n)            Containers-ApplicationGuard-Shared-Package~31bf3856ad364e35~amd64~~10.0.18362.329
2020-06-26 11:32:37, Info                  CBS    Repair failed: Missing replacement mum/cat pair.
2020-06-26 11:32:37, Info                  CBS    (p)    CBS Catalog Missing    (n)            Containers-ApplicationGuard-Shared-windows-Package~31bf3856ad364e35~amd64~~10.0.18362.267
2020-06-26 11:32:37, Info                  CBS    Repair failed: Missing replacement mum/cat pair.
2020-06-26 11:32:37, Info                  CBS    (p)    CBS Catalog Missing    (n)            Containers-Client-Manager-Package~31bf3856ad364e35~amd64~~10.0.18362.657
2020-06-26 11:32:37, Info                  CBS    Repair failed: Missing replacement mum/cat pair.
2020-06-26 11:32:37, Info                  CBS    (p)    CBS Catalog Missing    (n)            Containers-Client-Shared-Package~31bf3856ad364e35~amd64~~10.0.18362.657
2020-06-26 11:32:37, Info                  CBS    Repair failed: Missing replacement mum/cat pair.

...

2020-06-26 11:32:37, Info                  CBS   
2020-06-26 11:32:37, Info                  CBS    Summary:
2020-06-26 11:32:37, Info                  CBS    Operation: Detect and Repair
2020-06-26 11:32:37, Info                  CBS    Operation result: 0x800f081f
2020-06-26 11:32:37, Info                  CBS    Last Successful Step: Entire operation completes.
2020-06-26 11:32:37, Info                  CBS    Total Detected Corruption:    219
2020-06-26 11:32:37, Info                  CBS        CBS Manifest Corruption:    219
2020-06-26 11:32:37, Info                  CBS        CBS Metadata Corruption:    0
2020-06-26 11:32:37, Info                  CBS        CSI Manifest Corruption:    0
2020-06-26 11:32:37, Info                  CBS        CSI Metadata Corruption:    0
2020-06-26 11:32:37, Info                  CBS        CSI Payload Corruption:    0
2020-06-26 11:32:37, Info                  CBS    Total Repaired Corruption:    0
2020-06-26 11:32:37, Info                  CBS        CBS Manifest Repaired:    0
2020-06-26 11:32:37, Info                  CBS        CSI Manifest Repaired:    0
2020-06-26 11:32:37, Info                  CBS        CSI Payload Repaired:    0
2020-06-26 11:32:37, Info                  CBS        CSI Store Metadata refreshed:    True

The DISM /online /cleanup-image /analyzecomponentstore command also dies with error.

In the CBS.log the corresponding rows

Code:
2020-06-26 15:21:16, Info                  CBS    Failed to load package: Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.18362.657 [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Failed to read manifest content. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Failed checking if package is deeply superseded:  [Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.18362.657] [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Analyze: Failed to collect packages from package store [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Analyze: Failed getting superseded package count [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Reboot mark cleared
2020-06-26 15:21:16, Info                  CBS    Winlogon: Simplifying Winlogon CreateSession notifications
2020-06-26 15:21:16, Info                  CBS    Winlogon: Deregistering for CreateSession notifications
2020-06-26 15:21:16, Info                  CBS    Analyze: processing complete.  Session: 30821308_1565850742 [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Received notification that the operation is complete.
2020-06-26 15:21:16, Info                  CBS    progress thread terminated normally
2020-06-26 15:21:16, Error                 CBS    Session: 30821308_1565850742 failed to perform store analysis operation [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Session: 30821308_1565850742 finalized. Reboot required: no [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-06-26 15:21:16, Info                  CBS    Failed to FinalizeEx using worker session [HRESULT = 0x80070002]
 
I think I will suggest the owner to buy a new HDD/SSD and a complete new install.

Thank you for your efforts softwaremaniac. :)
And of course a small donation goes for the community.

Bye
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top