Share via

automatic updates

DERRICK JONES 0 Reputation points
2025-10-06T07:36:21.1766667+00:00

0x800f0991 critical update KB5065786 (26220.6690 ) goes so far then says retry

Windows for home | Windows 11 | Install and upgrade
0 comments No comments

1 answer

Sort by: Most helpful
  1. Gunasekar N 70,330 Reputation points Independent Advisor
    2025-10-06T08:36:32.19+00:00

    Hello, thank you for reaching out to Microsoft Q&A.

    You are on a Insider build 26220.6690 (Dev Channel) released September 19, 2025. Open Command Prompt as Administrator and run these commands one by one:

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

    If the issue persists, try doing an in-place upgrade. You can do this by downloading the latest ISO file from the Windows Insider ISO page and running the setup directly from it.

    Let me know if you still need more help.

    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.