Share via

Windows 11 July 21 Update KB5015882 fails to install (Error code: 0x800f0922)

Anonymous
2022-07-23T05:31:32+00:00

Hello,

I'm trying to install the most recent Windows 11 update (KB5015882). The update downloads and begins to install and restarts my computer. After the restart the installation continues until it reaches 96%. Then it fails with the message "Something didn't go as planned. Don't worry we are undoing changes." When checking the WIndows Update activity, I see error code 0x800f0922.

I'm running an x64 AMD rig.

Any ideas on how I can fix this? Or should I just wait this update out?

Thanks!

S. Andrei

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

Answer accepted by question author

TekkieBoy 12,541 Reputation points Volunteer Moderator
2022-07-25T18:42:31+00:00

Sorry, my mistake.

No problem.

Unfortunately, the machine.config files weren't the only ones that were corrupted.

Please run the following commands in the command prompt as admin.

copy C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config c:\backup\Framework\web.config

copy C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config c:\backup\Framework64\web.config

del C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config /f

del C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config /f

copy "C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config.default" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config"

copy "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config.default" "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config"

And then run this command again:

dism /online /disable-feature /FeatureName:NetFx3

When done, take a screenshot from the command prompt window again and share it here please.

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

29 additional answers

Sort by: Most helpful
  1. Craig Long 17,970 Reputation points
    2022-07-23T07:06:40+00:00

    I had problems just downloading it through Windows Update. I tried all the above troubleshooting even.

    But this worked for me to download and then install: https://www.catalog.update.microsoft.com/Search.aspx?q=KB5015882

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-07-23T10:18:32+00:00

    I tried downloading through the Windows Update catalog as well. Encountered the same issue as outlined above.

    Been at this for 2 hours. Ran troubleshooting, sfc, DISM, the works. Even cleared the software distribution folder. Not happening.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-07-23T07:36:49+00:00

    I tried downloading through the Windows Update catalog as well. Encountered the same issue as outlined above.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. John DeV 164.5K Reputation points Independent Advisor
    2022-07-23T06:02:43+00:00

    Hello S.,

    Good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

    Please try the following methods below.

    **Run the Windows Update Troubleshooter

    https://support.microsoft.com/en-us/windows/win...

    **Make sure Windows Update and Background Intelligent Transfer services are available and running.

    Press Windows key+R to open Run then type: services.msc

    Press Enter to open Services app

    Double-click Background Intelligent Transfer Service.

    If the Startup status lists Stopped, click Start and then click OK. If the status is Running, right click then select Restart

    Double-click Windows Update.

    If the Startup status lists Stopped, click Start and then click OK. If the status is Running, right click then select Restart

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    https://support.microsoft.com/en-us/windows/usi...

    After that, restart your computer

    **Reset Windows Update Components

    https://www.elevenforum.com/t/reset-windows-upd...

    If the issue still persists, Please 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, settings and installed applications will not be removed.

    https://answers.microsoft.com/en-us/windows/for...

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments