Forum Discussion

tanfogliostefano's avatar
tanfogliostefano
Copper Contributor
Sep 13, 2024

Windows update don't download Windows 11 Insider Preview 10.0.26120.961 (ge_release)

On 15th September the build I have now installed will expire. But windows update can't download the new version. it has been 0% for more than two weeks.

 

 

4 Replies

  • Ramobiery's avatar
    Ramobiery
    Iron Contributor

    try deleting the folder c:\windows\softwaredistribution (or the contents therein), it is where the updates are downloaded to. Then go into settings and check for updates to download and install the update. Maybe the download is corrupted.

  • Christopheo's avatar
    Christopheo
    Iron Contributor

    Try switching to a different network (like a wired connection or a different Wi-Fi) to see if the download progresses.

  • WaylonDiesel's avatar
    WaylonDiesel
    Iron Contributor

    Go to Settings > Windows Update > Windows Insider Program.

    Confirm that you are enrolled in the Canary, Dev, or Beta channel, depending on your preference.

    If you switched channels recently, it might affect updates.

  • CarlRodriguez's avatar
    CarlRodriguez
    Copper Contributor

    Run Command Prompt as an administrator, execute the following commands in sequence: net stop wuauserv, `net stop bits`. Subsequently, delete all files within the C:\Windows\SoftwareDistribution\Download folder. Finally, execute net start wuauserv, net start bits and restart the computer.