Windows 11, installing (KB5053598) gives error code 0x80248014

Jon Heller 0 Reputation points
2025-03-11T21:53:35.6533333+00:00

Please provide a fix for Windows 11, when installing (KB5053598) I get error code 0x80248014

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,034 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Hania Lian - MSFT 22,076 Reputation points Microsoft External Staff
    2025-03-12T02:55:02.24+00:00

    Hello,

    Have you installed the service stack update KB5052915? If not, install this update and then reinstall KB5053598.

    Here are some steps you can try:

    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, Cryptographic Services, Windows Installer.

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

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

    7.Manually reset windows update components:

    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

    Have a nice day.

    Best Regards,

    Hania Lian

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

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

    0 comments No comments

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.