Components hive failed load test and may be corrupt.

Nunosky

New member
Joined
Dec 12, 2019
Posts
2
Hi.

My problems started when I tried to update Windows 10 with KB4134660 y KB4033631 and I received error 0x800703f1 for both of them. I tried to execute "Windows10UpgraderApp.exe" and the download and upgrade (from 15063 to 16299) process seemed to work fine but after reboot it shows that and error was found and it was necessary to return to previous version. I have retry this process several times but with same result.

Then I started to investigate this situation and finally I found that the "component store" was damaged:
Code:
PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /CheckHealth /english

Deployment Image Servicing and Management tool
Version: 10.0.15063.0

Image Version: 10.0.15063.0

The component store is repairable.
The operation completed successfully.

But it was repairable.
But when I tried to repair:
Code:
PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth /english
Deployment Image Servicing and Management tool
Version: 10.0.15063.0

Image Version: 10.0.15063.0

[== 4.5% ]
Error: 1009

The configuration registry database is corrupt.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

After this I was totally missed but I found this forum. I started to follow the "Windows Update Forum Posting Instructions" and found that sfc /scannow is reporting "Windows Resource Protection could not perform the requested operation". Then I downloaded sfcfix and this is the log output:
Code:
SFCFix version 3.0.1.0 by niemiro.
Start time: 2019-01-09 12:42:59.621
Microsoft Windows 10 Build 15063 - amd64
Not using a script file.




AutoAnalysis::
WARNING: Failed to check store directories with return code 1 and error code ERROR_FILE_NOT_FOUND. COMPONENTS hive may be corrupt.


WARNING: Components hive failed load test and may be corrupt.


WARNING: Components hive failed final reload test with error code ERROR_BADDB and may be corrupt.
 
Hello and welcome!

Please do the following:

Retrieve Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to a file sharing service. Examples of services to upload to are Dropbox or OneDrive or SendSpace and then just provide the link in your reply.
 

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

Back
Top