2025-07 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5062553) Keep install error with 0x800f0983

Md Nafee Hassan 45 Reputation points
2025-07-10T10:10:23.0366667+00:00

2025-07 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5062553) Keep install error with 0x800f0983

Windows for home | Windows 11 | Windows update

2 answers

Sort by: Most helpful
  1. Estrella721 45,775 Reputation points Independent Advisor
    2025-07-11T09:35:40.4166667+00:00

    Hi, I'm Estrella. I'll do my best to help you.

    1. Execute the Windows Update troubleshooter:

    Navigate to Start > Settings > System > Troubleshoot > Other troubleshooters > Windows Update, then click Run.

    2 Reset Windows Components

    In your search bar type CMD and right-click it, select run as administrator

    Copy and paste each of the commands below then Enter:

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    Ren C:\Windows\System32\catroot2 Catroot2.old

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    Restart your PC once done and then try again.

    1. If that fails, the next step is to try System Recovery without deleting your files and apps.

    Click the Start menu > Settings > System > Recovery.

    Choose Reinstall Now under the section labeled 'Fix problems using Windows Update.'

    Once completed, your system will restart. Please check afterward.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Elwood Beahan 0 Reputation points
    2025-09-15T07:39:53.8133333+00:00

    I had the same issue with this update. What worked for me was clearing the SoftwareDistribution and Catroot2 folders, then running Windows Update again.

    Steps:

    1. Open CMD as Administrator.
    2. Run: net stop wuauserv net stop cryptSvc net stop bits net stop msiserver Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old Ren C:\Windows\System32\catroot2 Catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver
    3. Restart the PC and check for updates.

    After this, KB5062553 installed successfully.

    Was this answer helpful?

    0 comments No comments

Your answer

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