2023-05 Cumulative Update for Windows 11 Version 22H2 for x64-based Systems (KB5026372) Install error - 0x800f081f

Anonymous
2023-05-12T06:14:37+00:00

I am getting this error after doing everything i can find on google and youtube please help me to download this update and ill be grateful to you please help.

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

25 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-12T06:56:25+00:00

    Hello! My name is Mostafa, and I will try my best to assist you with this so that you find a satisfactory solution.

    I’m sorry that you are experiencing this issue. Error code 0x800f081f is typically related to a problem with the Windows Update components or corrupted system files on your computer.

    Please follow the steps below:

    1. Run the Windows Update Troubleshooter:
    • Click on Start, then select Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooter.
    • Follow the on-screen instructions to complete the troubleshooter and check if it fixes the issue.
    1. Run the DISM (Deployment Image Servicing and Management) tool:
    • Open Command Prompt as an administrator.
    • Type the following command and hit Enter: DISM.exe /Online /Cleanup-image /Restorehealth
    • Wait for the command to complete (this may take some time).
    • Restart your computer and check if the update installs successfully.
    1. Run the System File Checker (SFC) tool:
    • Open Command Prompt as an administrator.
    • Type the following command and hit Enter: sfc /scannow
    • Wait for the command to complete (this may take some time).
    • Restart your computer and check if the update installs successfully.
    1. Clear the Windows Update cache:
    • Open Command Prompt as an administrator.
    • Type the following commands one by one and hit Enter after each command:

    arduino

    Copy code

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    • Rename the Software Distribution and Catroot2 folders by typing the following commands one by one and hitting Enter after each command:

    mathematica

    Copy code

    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

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

    • Type the following commands to restart the services:

    sql

    Copy code

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    • Restart your computer and check if the update installs successfully.
    1. If you still have issues try performing an In-place Upgrade. It will definitely help in resolving update errors. Performing this can repair broken operating system files while your personal files, and installed applications, will not be removed.

    https://answers.microsoft.com/en-us/windows/for... windows-11/4d469147-2747-4dcb-88a4-aae9273a4500?auth=1

    I hope the above steps helped you. In case of additional questions, reach out back to me, and I will be happy to help and try my best to resolve your issue. Thank you.

    Best,

    Mostafa

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-05-13T03:45:08+00:00

    Mostafa,

    I have this problem with the last two Windows "Cumulative" updates - 2023-04 (KB5025182) and 2023-05 (KB5026372), so I will try your solution of clearing the Windows Update cache. I have already tried multiple times running both the DISM and SFC commands, but those have not worked. I also thought there was a method of downloading a Windows Update and manually installing it - is that an option? If so, where do I find the file(s) to download?

    Thanks.

    • Alan W.
    8 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-05-13T15:06:36+00:00

    I tried every step and it still tells me there is an error while installing. I have tried several other ways and I also can't get my computer to fix the corrupt configuration registry database either which I'm pretty sure is also affecting the update

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-05-13T15:55:30+00:00

    If the update is not being installed manually or from Windows update there is a site windows companion assist so go there and click on the first link and download it and run it as administrator it will download windows 11 once again but your data will not be lost that's a good point and it will update your pc if any update is remaining

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2023-05-13T16:24:06+00:00

    Thanks, but I've also run the "Clean Install" of Windows 11 twice, and it does earlier updates, but the most recent two keep failing. On this last attempt, using the commands above to clear the Update cache, it completed the download of the update (before it stopped at 35%) and it went through the first 10% of updating (after restart) before it failed.

    3 people found this answer helpful.
    0 comments No comments