Hello,
I have a similar the same problem as this thread: [SOLVED] - "The configuration registry database is corrupt."
The Windows update which didn't work is KB4577671 from 1903 Version with Error 0x800703f1.
I also try to upgrade to 2004, but I also get an error 0x8007001F-0x2000C (Apply Image)
Command: Dism /Online /Cleanup-Image /CheckHealth
Command: Dism /Online /Cleanup-Image /RestoreHealth
This is the dism.log:
This is the CBS.log:
I also use sfcfix. This is the Result:
I also try to
,but I got the Error: Windows Resource Protection could not perform the requested operation
I also try
and
in safe mode but the results where the same
I have a similar the same problem as this thread: [SOLVED] - "The configuration registry database is corrupt."
The Windows update which didn't work is KB4577671 from 1903 Version with Error 0x800703f1.
I also try to upgrade to 2004, but I also get an error 0x8007001F-0x2000C (Apply Image)
Command: Dism /Online /Cleanup-Image /CheckHealth
Code:
Deployment Image Servicing and Management tool
Version: 10.0.18362.1
Image Version: 10.0.18362.657
No component store corruption detected.
The operation completed successfully.
Command: Dism /Online /Cleanup-Image /RestoreHealth
Code:
Deployment Image Servicing and Management tool
Version: 10.0.18362.1
Image Version: 10.0.18362.657
[== 4.5% ]
Error: 1009
The configuration registry database is corrupt.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
This is the dism.log:
Code:
2020-11-04 20:38:18, Info DISM DISM Package Manager: PID=11704 TID=228 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2020-11-04 20:38:18, Info DISM DISM Package Manager: PID=11704 TID=228 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2020-11-04 20:38:18, Info DISM DISM Package Manager: PID=11704 TID=228 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2020-11-04 20:38:18, Info DISM DISM Package Manager: PID=11704 TID=228 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize
2020-11-04 20:38:24, Info DISM DISM Package Manager: PID=11704 TID=27208 Error in operation: (null) (CBS HRESULT=0x800703f1) - CCbsConUIHandler::Error
2020-11-04 20:38:24, Error DISM DISM Package Manager: PID=11704 TID=228 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800703f1)
2020-11-04 20:38:24, Error DISM DISM Package Manager: PID=11704 TID=228 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800703f1)
2020-11-04 20:38:24, Error DISM DISM Package Manager: PID=11704 TID=228 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800703f1)
2020-11-04 20:38:24, Error DISM DISM Package Manager: PID=11704 TID=228 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800703f1)
2020-11-04 20:38:24, Info DISM DISM Package Manager: PID=11704 TID=228 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2020-11-04 20:38:24, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800703F1
This is the CBS.log:
Code:
2020-11-04 20:38:24, Info CBS Exec: Processing complete, session(Corruption Repairing): 30847714_198978879 [HRESULT = 0x800703f1 - ERROR_BADDB]
2020-11-04 20:38:24, Error CBS Session: 30847714_198978879 failed to perform store corruption detect and repair operation. [HRESULT = 0x800703f1 - ERROR_BADDB]
I also use sfcfix. This is the Result:
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-11-04 20:55:08.242
Microsoft Windows 10 Build 18362 - 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.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2020-11-04 20:56:32.946
----------------------EOF-----------------------
I also try to
Code:
sfc / scannow
I also try
Code:
dism
Code:
sfc / sannow