[SOLVED] W10 Enterprise Cumulative update install fails 0X80073712 (The component store has been corrupted.)

odiak

New member
Joined
Feb 20, 2019
Posts
3
W10 Enterprise edition Cumulative update KB5019959 fails with error code 0X80073712

I've tried commands sfc /scannow and dism /cleanup-image /online /restorehealth but unfortunately no luck.

From CBS.log I've noticed these lines:

CSI 00000007 Warning: Unable to repair manifest for component ([l:100 ml:140]'amd64_microsoft-windows-i..xextensibility45-gc_31bf3856ad364e35_10.0.19041.906_none_e51de3c2fe5e3f0b') from backups directory with disposition (2). A backup file may not exist or may be corrupt. Falling back to WU.
CSI 00000008 Warning: Unable to repair manifest for component ([l:99 ml:140]'amd64_microsoft-windows-i..vercommon.resources_31bf3856ad364e35_10.0.19041.1_en-us_891a6b5b9386f477') from backups directory with disposition (2). A backup file may not exist or may be corrupt. Falling back to WU.
CSI 00000009@2022/12/7:12:23:04.038 (F) Attempting to mark store corrupt with category [l:15 ml:16]'CorruptManifest'[gle=0x80004005]


ComponentsScanner log

Code:
ComponentsScanner Version 1.5.1.0 by sysnative.com
Windows Version: Windows 10 20H2 x64 (10.0.19042.1766)
Start time: 2022-12-07T23:26:13
Hive scanned: %windir%\System32\config\COMPONENTS
Number of keys: 60005
Number of values: 174384

==== Critical Errors ====
None

==== Corrupt Key Names ====
None

==== Corrupt Value Names ====
None

==== Corrupt Value Data Type ====
None

==== Corrupt Value Data ====
None

==== Repair Log ====
No possible repairs

==== Warnings ====
None


Storing 0KB in C:\Users\xxxxxxx\AppData\Local\Sysnative\ComponentsScanner

Finish Time: 2022-12-07T23:26:32. Corruption scan time: 9,4811051s
===========================EOF===========================

I've also attached CBS logs and COMPONENTS hive.

Please help.
 

Attachments

Hi,

Step 1. Download
56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
62151e1bebac4-SFCFix-Txt-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Hi,

You're welcome. If everything is up and running we can mark this thread as solved...
 

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

Back
Top