Share via

Windows 10 repeatedly updates to 22H2.

Anonymous
2023-07-30T00:25:28+00:00

Windows 10 22H2 keeps trying to update to 22H2, despite already have been updated to 22H2.

After using winver, I have confirmed that my windows 10 is running 22H2.

Computer: HP Notebook - 15-bs058ca

Processor: Intel i5 7200U

Graphics: Intel HD 620![](https://learn-attachment.microsoft.com/api/attachments/352d2411-02ef-4e41-943e-80dba24a9929?platform=QnA

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

8 answers

Sort by: Most helpful
  1. Anonymous
    2023-07-30T00:26:53+00:00

    Edit: I have temporarily resolved the problem by pausing updates for a week, but after the end of the week, it will keep updating.

    Though this works, it is not a permeant solution, and can cause problems as the update takes up system resources and slows down the computer.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-07-30T00:30:36+00:00

    Edit: This is not the first time this has been happening, it has already been about three weeks since the problem has started.

    Also, it no matter if I have updated the computer or not, every time that windows automatically updates, or I open windows update, this happens again.

    Additionally, the feature update is not the only repeated update, The update below the main update has also repeatedly tried to install, but to no success.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-07-30T02:04:55+00:00

    Hi LANA_880,

    I'm Paul and I'm here to help you with your concern.

    Please try the following.

    1. Run Troubleshooter
      Open Settings => Update & Security => Troubleshoot => Windows Update => Run the Troubleshooter.
    2. Use Command Prompt commands.
      => Open Command prompt as Administrator.
      => Type/copy the commands below , enter 1 by 1.

    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 catroot2.old
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver

    => Close the Command Prompt and restart your computer.

    1. Use System File Checker to check and fix corrupted system files which may be the cause of the issue. Please refer to the link.
      https://support.microsoft.com/en-us/help/402652...

    I hope this helps. Feel free to ask back any questions and keep me posted.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-07-30T00:32:56+00:00

    Edit: I wonder if this is caused by the HDD upgrade I performed a few months ago. (I used a different computer to perform the HDD clone, and that other computer was AMD, which resulted in many AMD drivers (Display, Sound) being installed onto this device).

    I was not able to use this device to perform the clone.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2023-09-01T17:45:20+00:00

    I have ran the all the tools listed, and the result is

    Microsoft Windows [Version 10.0.19045.2546]

    (c) Microsoft Corporation. All rights reserved.

    C:\WINDOWS\system32>DISM.exe /Online /Cleanup-image /Restorehealth

    Deployment Image Servicing and Management tool

    Version: 10.0.19041.844

    Image Version: 10.0.19045.2546

    [===== 9.5% ]

    Error: 4448

    The WOF driver encountered a corruption in the compressed file's Resource Table.

    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

    C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments