Windows Update KB5101650 continually failing with 0x800f0920

Bryan King 20 Reputation points
2026-08-12T09:46:11.03+00:00

I've been having trouble getting an update to go through for over a month now. I've tried all the basic stuff like resetting Windows Update, including doing the upgrade in place through Windows Update, and then doing it by downloading and installing it via an ISO. When I did the latter without including updates it worked, but then KB5101650 failed again.

It will initially install, but on reset it will get stuck on 97% for an hour or so and then finally fail. The code is always 0x800f0920. Most recently I tried installing the July preview package, which also failed. Today 2026-08 Security Update (KB121003) (26200.9168) and 2026-08 .NET Framework Security Update (KB5120708) failed to install with 0x800f0920.

I have an Intel Core i9-14900KF processor, if that helps. Weirdly, while at 97%, the fans don't blow very hard unless I turn my monitor off. They'll then blow hard like the processor is heavily running.

Windows for home | Windows 11 | Windows update
0 comments No comments

Answer accepted by question author
SD - IA 179K Reputation points Independent Advisor
2026-08-15T05:26:40.45+00:00

I think doing a PC Reset or a Clean install, is the next ideal step I am afraid.

https://pureinfotech.com/clean-install-windows-11/

https://yourwindowsguide.com/2021/09/clean-install-windows-11.html

Standard 3rd party link disclaimer:

There may be links to non-Microsoft websites that provide accurate and safe information. Watch out for ads on websites frequently classified as PUP (Potentially Unwanted Products). There is no need to buy paid products to fix your computers, as they sometimes do more harm than good.

Was this answer helpful?

1 person found this answer helpful.

4 additional answers

Sort by: Newest
  1. SD - IA 179K Reputation points Independent Advisor
    2026-08-13T08:38:34.5766667+00:00

    Thank you, this is clear. May I know if a clean boot was tried, as Ramesh suggested?

    Was this answer helpful?


  2. SD - IA 179K Reputation points Independent Advisor
    2026-08-12T16:02:03.59+00:00

    Hi,
    It seems like the registry is corrupt.

    000012f9 Warning: HKCU violation: HKCU values are not serviceable, failing key is \REGISTRY\USER\SOFTWARE\Microsoft\Windows\Windows Error

    Line 30533: 2026-08-12 08:13:11, Error CBS Startup: A possible hang was detected on the last boot. [HRESULT = 0x800f0920 - CBS_E_HANG_DETECTED]

    Did a repair using the ISO completed successfully?

    1. Open Command Prompt as Administrator.
    2. Run:
         chkdsk C: /f
      
      If C: is in use, Windows will ask to schedule the check for the next restart. Press Y, then restart the PC.

    Then,

    After the restart, you can retrieve the CHKDSK log from Event Viewer:

    • Press Win + R, type eventvwr.msc, and press Enter.
    • Go to Windows Logs → Application.
    • Select Filter Current Log.
    • Under Event sources, select Chkdsk and/or Wininit.

    Paste the CHKDSK log here.

    Was this answer helpful?


  3. Ramesh 181.2K Reputation points Volunteer Moderator
    2026-08-12T12:38:41.7266667+00:00

    A servicing operation is taking a long time to finish. The servicing stack watchdog timer expires and assumes that the system stopped responding. Extending the timeout value mitigates the issue. Increase the resources on the device. If it's a virtual machine, increase virtual CPU and memory to speed up operations.

    Common Windows Update errors - Windows Client | Microsoft Learn


    Please clean boot Windows to free up system resources.

    A clean boot is the process of starting Windows without loading any third-party applications or services.

    • Launch msconfig.exe and select the Services tab.
    • Enable the Hide all Microsoft services checkbox. This is an important step. (Now, the list will contain only 3rd party services.)
    • Click Disable all.
    • Click OK. -Open Task Manager (Ctrl + Shift + Esc) and click on the Startup tab. Disable all startup apps.
    • Restart Windows.

    For more information, please refer to the Microsoft article.

    How to perform a clean boot in Windows

    (Step 3 in the above link is crucial. You need to first enable "Hide all Microsoft Services" before clicking "Disable all".)

    Was this answer helpful?


  4. SD - IA 179K Reputation points Independent Advisor
    2026-08-12T10:22:33.23+00:00

    Hi,

    An Inplace upgrade should have worked.

    To simplify things, please download and let the update fail once. It will leave a trace for the failure.

    Then, do the following:

    Open your File Explorer and go to your system drive, which is commonly C drive.

    Navigate to Windows>Logs>CBS folder.

    You may need to check the Hidden items option under the View tab in tool bar to show the Logs folder.

    Right-click on the CBS.log file and select Copy.

    Paste it to your desktop.

    Go to your OneDrive account and upload CBS.log from the Desktop.

    Share the link of the CBS log and post it in the next reply.

    I look forward to hearing from you to get the results of the troubleshooting.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.