How do I fix error code 0x800f0922?

Clay Owen 0 Reputation points
2025-12-06T05:26:12.5533333+00:00

I am just trying to fix this update error code and wondering how to do it?

Windows for home | Windows 11 | Windows update
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramesh Srinivasan 68,490 Reputation points Independent Advisor
    2025-12-06T06:07:59.1633333+00:00

    Hi,

    0x800f0922 is a generic error that indicates that update has rolled back. Please do the following:

    1] Press Win + R, run Services.msc. Set the "App Readiness" service to Manual start. Then, start the service and note any errors.


    2] Press Win + R, run OptionalFeatures.exe. Turn off Windows Sandbox and Hyper-V if they are installed.


    3] If you have Malwarebytes installed, please uninstall it.


    Restart Windows and see if you can install the update(s).


    If that doesn't help, we must inspect the CBS logs to determine why the update is not installing.

    Please share your CBS logs for analysis. To collect the CBS logs, open admin PowerShell and run:

    
    GCI -Path 'c:\windows\logs\cbs', 'c:\windows\inf\setupapi.dev.log' | Compress-Archive -destination (join-path ([environment]::GetFolderPath('Desktop')) \CBS.zip)
    
    

    This creates a file named CBS.zip on your desktop. Share it on OneDrive or GoFile.io and post the link here.


    0 comments No comments

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.