Share via

Windows 11 update issue again

Anonymous
2024-03-04T12:59:54+00:00

Hey it’s me again, I just uninstalled the new update to windows which is this in the screenshot. And it somehow automatically updated and I was gonna go back to system restore by holding shift while restarting, and as I went to system restore update my otjer previous updates were missing. Is there a way to fix this PLEASE HELP!!!

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

31 answers

Sort by: Most helpful
  1. JosephT71 9,215 Reputation points
    2024-03-04T22:26:46+00:00

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-03-04T21:33:43+00:00

    It didn’t work for me, sorry for so many messages but I can’t access settings to uninstall this update because of these photos I took and it’s because of the new update![Image](https://learn-attachment.microsoft.com/api/attachments/e01a8216-389f-4f95-a334-3905cc5cf067?platform=QnA

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-03-04T14:48:58+00:00

    This is the issue after the update automatically has been added how do I see the other missing updates since this never happened before

    Was this answer helpful?

    0 comments No comments
  4. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2024-03-04T14:34:08+00:00

    Hi Christopher, thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I understand the issue you have, there is nothing to worry I am here to help, have you noticed any error messages or codes? while waiting, this issue occurs due to many factors like third-party anti-virus or there is a miscalibration on the Windows update, for us to sort out the problem, kindly follow the steps below:

    Reset Windows update components:

    Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))

    Copy each line of command to Powershell then press enter (one line at a time)

    net stop bits

    net stop wuauserv

    net stop appidsvc

    net stop cryptsvc

    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"

    rmdir %systemroot%\SoftwareDistribution /S /Q

    rmdir %systemroot%\system32\catroot2 /S /Q

    regsvr32.exe /s atl.dll

    regsvr32.exe /s urlmon.dll

    regsvr32.exe /s mshtml.dll

    netsh winsock reset

    netsh winsock reset proxy

    net start bits

    net start wuauserv

    net start appidsvc

    net start cryptsvc

    -Once done restart the device and check.

    Note: If the issue persists, we will run a system repair on the affected device.

    Let me know how it goes and I hope that helps.

    Bernard

    Was this answer helpful?

    0 comments No comments