How to fix windows update error code 0x80248007

Will Wilson 60 Reputation points
2023-09-17T11:54:02.1833333+00:00

2023-09 Cumulative Update for Windows 11 Version 22H2 for x64-based Systems (KB5030219) has been failing to install on my device, I have just tried other solutions on this page for this problem however they have been unsuccessful. I would b very grateful if anyone can help me fix this as I believe it may be the reason why my surface slim pen 2 is not functioning properly.

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
964 questions
{count} votes

3 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 40,396 Reputation points Microsoft Vendor
    2023-09-18T01:41:14.43+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    To fix the Windows update error code 0x80248007, you can try the following solutions:

    1.Run the Windows Update troubleshooter. Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooter.

    2.Clear the Windows Update cache. Open Command Prompt as an administrator and run the following commands:

    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.Reset the Windows Update components. Open Command Prompt as an administrator and run the following commands:

    net stop bits
    net stop cryptsvc
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc
    net stop wscsvc
    ren C:\Windows\System32\catroot2 catroot2.old
    ren C:\Windows\System32\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\appmgmt appmgmt.old
    net start bits
    net start cryptsvc
    net start wuauserv
    net start appidsvc
    net start cryptsvc
    net start wscsvc
    

    4.Perform a clean boot and then try to install the update.

    5.Manually download and install the update from the Microsoft Update Catalog.

    If none of these solutions work, you can try contacting Microsoft Support for further assistance.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    3 people found this answer helpful.

  2. Ahmad Fatayerji 0 Reputation points
    2023-09-23T13:06:46.9933333+00:00

    I did everything even using the microsoft update catalog and it's still failing what can i do


  3. Nicolas Andrei 0 Reputation points
    2023-12-27T12:45:08.74+00:00

    Contact Microsoft support if no steps work they will send an update if it is a common error. We have to alert them. These steps made by the Microsoft Vender which commented are helpful in some cases not all and with especially now 23H2 Windows 11 these are problem which Microsoft needs to fix. Microsoft support team told me to wait for an update which would fix my old Windows 11 22H2 I had to update my whole OS to 23H2 which was annoying. If you want to keep your files and data do an in place upgrade upgrading to the newer version of whatever OS you are using or just do a clean install. In place upgrades are not the best I have encountered many problems with them I recommend using a third party app to backup and restore your data and apps if you are able to find one. Windows has problems with updates so if you do not want to deal with this install a different OS. So far in this year I encountered 10 Windows Update error messages and I cannot install a driver that which I need.

    EDIT: you can use the Microsoft update catalog to update with errors in some cases.