Share via

windows update issue

Yashawanthraj S 0 Reputation points
2026-06-11T08:31:31.4966667+00:00

Screenshot 2026-06-11 135334

i unable to update i try many times

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

2 answers

Sort by: Most helpful
  1. Lucus-V 8,335 Reputation points Microsoft External Staff Moderator
    2026-06-15T20:18:11.6933333+00:00

    Hi Yashawanthraj S,

    Please clear the Windows Update cache by running following commands on Command Prompt (Run as administrator):

    net stop wuauserv
    net stop bits
    net stop cryptsvc
    
    ren %systemroot%\softwaredistribution softwaredistribution.bak
    ren %systemroot%\system32\catroot2 catroot2.bak
    
    net start cryptsvc
    net start bits
    net start wuauserv
    

    To make sure, you may restart your computer after those commands run successfully then open Windows Update again.

    You may also follow this article to run the Windows update troubleshooter: Windows Update Troubleshooter - Microsoft Support.

    If you have further information, please feel free to let me know.

    Was this answer helpful?


  2. DaveM121 891K Reputation points Independent Advisor
    2026-06-11T09:07:40.7933333+00:00

    That notification may be appearing in error, your system may be fully up to date, I need to check your current Windows 11 build number to provide you with a solution.

    Click your Start Button, type winver and hit Enter

    Please provide a screenshot of the resulting dialog.

    Was this answer helpful?

    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.