Unable to update July 9, 2024—KB5040430 (OS Build 17763.6054) on Windows Server 2019

Ritika Chaturvedi 75 Reputation points
2024-07-12T07:18:04.4133333+00:00

While running the update July 9, 2024—KB5040430 (OS Build 17763.6054) on Windows Server 2019, I am getting the below error.

Windows failed to install the following update with error 0x800F0983: 2024-07 Cumulative Update for Windows Server 2019 (1809) for x64-based Systems (KB5040430) server 2019

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,797 questions
{count} votes

Accepted answer
  1. Kotzur Gero 80 Reputation points
    2024-09-05T07:22:52.34+00:00

    After analyzing the CBS log for me it was a problem with the WinSXS folder. Some files were missing.

    Copied them from another working server fixed it.

    1 person found this answer helpful.
    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Bureš Jan 5 Reputation points
    2024-07-12T10:02:28.8+00:00

    Hello,

    I have a similar or same problem. I have terminal servers farm with 10 servers 2019 and I'm unable to install KB5040430 on any of them. I already tried all the steps described in the first answer, but without success. I got error code 0x800f0922.

    It fails even I tried to install it manually from catalog. But KB is successfuly downloaded, installed, before restart installation goes to 30%, then after restart it continues to 100% and then starts undoing changes.

    Non terminal servers 2019 have no problem with that update, but 10 terminal servers do.

    Any other ideas?

    1 person found this answer helpful.

  2. Hania Lian 17,286 Reputation points Microsoft Vendor
    2024-07-12T07:56:56.06+00:00

    Hello,

    1.Running the update troubleshooter. Select Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooter.

    2.Manually downloading the updates from Microsoft Update Catalog.

    3.Performing a clean boot. This is a way of starting Windows with only the essential services and programs, which can help eliminate any software conflicts that might interfere with the update process. Please refer to this link: How to perform a clean boot in Windows - Microsoft Support

    4.Restarting the update services. You can do this by using the Services tool (services.msc) and stopping and starting the following services: Windows Update, Background Intelligent Transfer Service, and Cryptographic Services.

    5.Check if there is enough disk space available on your system drive. If not, free up some space and try the update again.

    6.Disable any third-party antivirus or firewall software temporarily and try the update again.

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  3. Sinisa CVETKOVIC 0 Reputation points
    2024-07-25T18:14:57.4666667+00:00

    Hi all,

    I have the solution for this issue. You should start the next procedure:

    a. Start CMD as administrator on the machine

    b. Stop these services, rename folder C:\windows\SoftwareDistribution, and start services

    • net stop wuauserv net stop bits net stop msiserver net stop APPReadiness net stop TrustedInstaller net stop cryptSvc ren %windir%\SoftwareDistribution SoftwareDistribution.old net start wuauserv net start bits net start msiserver net start APPReadiness net start TrustedInstaller net start cryptSvc Start installation KB5040430, which was previously downloaded from the Microsoft catalog. The result should be successful. Good luck!

  4. Виктор Тютин 0 Reputation points
    2024-08-01T12:26:44.7966667+00:00

    I have the same problem on 300 clients Windows 10 LTSC Build 17763.5936. Tell me if you managed to solve the problem with installing this update.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.