Share via

Error Code

Anonymous
2021-03-02T07:50:16+00:00

I was installing an update and got error code 800F0922 ?

Windows for home | Previous Windows versions | 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

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-03-02T08:09:17+00:00

    This is the Microsoft advice for Windows 8.1 update problems:

    But run the Troubleshooter from the Control panel, as the download link is not working; 404 error.

    Fix Windows Update issues

    What does this guided walk-through do?

    This guided walk-through provides steps to fix problems with Windows Updates, such as taking a long time to scan, or error codes while installing updates.

    Common error codes

    The steps in this guided walk-through should help with all Windows Update errors and other issues. As an example, here are some commonly seen error codes: 0x80073712, 0x800705B4, 0x80004005, 0x8024402F, 0x80070002, 0x80070643, 0x80070003, 0x8024200B, 0x80070422, 0x80070020.

    How does it work?

    We’ll walk you through a series of troubleshooting steps to get your Windows up to date. Be sure to follow the steps in order.

    1. Run the network troubleshooter
    2. Run the Windows Update troubleshooter
    3. Rename software distribution backup folders
    4. Download the most recent Servicing Stack Update (SSU)
    5. Fix Windows file corruption
    6. Reset or reinstall Windows

    @@@@@@@@@@@@@@@@@@@@@@@@@@

    But after a Reset this poster TwoPuddies  found a way to solve the unable to update problem.

    https://answers.microsoft.com/en-us/windows/forum/all/updating-win81-after-reset-and-installing-office/6018eb0e-f9c0-4340-9f9d-20dd8a97bb63?page=2

    Hey Mr Bill Smithers,

    Juts to give an update: I didn't actually try to reinstall Windows. Instead I procrastinated for a while then decided to go looking for a solution again that didn't involve reinstalling Windows, prior to giving up and then reinstalling. Ha!

    I'm not sure how I found it but I found someone else having the same problem with a Lenovo laptop who had found a solution after posting on another forum (I posted here and Lenovo forums). I hope I'm not breaking rules by posting links to external websites (my apologies if I am) but here goes:-

    https://www.bleepingcomputer.com/forums/t/635451/win-81-reinstalled-now-have-problems/

    The link says if KB3173424 doesn't solve the problem (this is the KB file the link you posted to the Fix Windows Update issues tells people to download as part of the troubleshooting process) then download the July 2016 rollup which is KB3172614 - which is dependent upon having KB2919355 and KB3021910 installed.

    The machine I was having trouble with had only KB2919355 installed but I thought I'd try installing KB3173424 anyway, and as soon as it had installed and rebooted the machine I had 227 updates waiting for me. Woo!!!

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Also read how Æþelleo  solved their Windows Update problem after a reinstall:

    https://answers.microsoft.com/en-us/windows/forum/all/manual-updates-to-make-windows-81-update-service/4104307f-0277-4cb9-b866-2bf053c60352

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-03-02T08:00:00+00:00

    Hello,

    First, which update failed?

    Let's try some common solutions.

    Go to settings update and security troubleshoot additional troubleshooters and run the windows update one.

    Open command prompt as an administrator and type these commands one at a time followed by an enter:

    net stop bits
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc

    ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
    ren %systemroot%\system32\catroot2 catroot2.old

    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc
    Restart and check.

    If your problem still occurs go to Microsoft Update Catalog search and download the update. Then double click the file and follow the instructions to apply the update manually.

    Tell me how it goes.

    1 person found this answer helpful.
    0 comments No comments