📎 AI Summary:
The thread discusses an error encountered when manually installing a Windows Server 2019 update (KB5005625), which reports a corrupt configuration registry database. The original poster seeks suggestions, and a respondent recommends stopping the BITS and Windows Update services, deleting the SoftwareDistribution folder, and then restarting the services before retrying the installation. The overall tone is technical and troubleshooting-focused, aiming to resolve the update installation issue.

Vishal Tarwani

New Member
Member details
Joined
Sep 30, 2021
Messages
1
Thread Author #1
I am getting the below error on server 2019 when try to install the patch manually on the server:-1:

Windows update “Update for Windows (KB5005625)” could not be installed because of error 2147943409 “The configuration registry database is corrupt.” (Command line: "“C:\Windows\system32\wusa.exe” “C:\Temp\windows10.0-kb5005625-x64_9a7d6abe389d940e08d759243c981670c33c71f5.msu” ")

Any suggestions?

Ty
 

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
Stop the BITS and Windows update service.
Delete C:\Windows\SoftwareDistribution directory
Restart Windows Update service and try again
 

Solution