Hi.
I tried to update Windows 10 to 20H2 and received an error and the update did not complete successfully. I have retried this process several times but with same result.
Following the steps to post on the Windows Update Forum I ran SFC Scan and received the following output:
Since I did not get the expected output I went to step #4 and ran SFCFix and received the following in the logfile:
In addition, while trying to troubleshoot this I've ran
I've seen many posts like this where someone is able to help restore the
I've attached the
Thanks in advance for any help.
I tried to update Windows 10 to 20H2 and received an error and the update did not complete successfully. I have retried this process several times but with same result.
Following the steps to post on the Windows Update Forum I ran SFC Scan and received the following output:
Code:
C:\WINDOWS\system32>sfc /scannow
Beginning system scan. This process will take some time.
Windows Resource Protection could not perform the requested operation.
Since I did not get the expected output I went to step #4 and ran SFCFix and received the following in the logfile:
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2021-02-22 13:50:58.514
Microsoft Windows 10 Build 18363 - 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.
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
Failed to process registry database in location 1.
Failed to load registry hive C:\WINDOWS\System32\config\COMPONENTS into key HKEY_LOCAL_MACHINE\COMPONENTS with error code ERROR_BADDB.
Failed to process registry database in location 2 with error code ERROR_FILE_NOT_FOUND.
WARNING: Failed to process registry database in location 3 with error code ERROR_INVALID_HANDLE.
Failed to process registry database in location 4 with error code ERROR_INVALID_HANDLE.
Failed to process registry database in location 4 with error code ERROR_FILE_NOT_FOUND.
Failed to process registry database in location 4 with error code ERROR_FILE_NOT_FOUND.
Failed to process registry database in location 4 with error code ERROR_FILE_NOT_FOUND.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2021-02-22 14:49:06.466
----------------------EOF-----------------------
In addition, while trying to troubleshoot this I've ran
DISM /Online /Cleanup-Image /RestoreHealth
in an administrator CMD shell and received the following output:
Code:
C:\WINDOWS\system32>DISM /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.1379
Image Version: 10.0.18363.1379
[== 3.8% ]
Error: 1009
The configuration registry database is corrupt.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
I've seen many posts like this where someone is able to help restore the
COMPONENTS
hive which I think is my issue here as well.I've attached the
CBS.zip
and DISM.log
as well.Thanks in advance for any help.