how will i fix the window 11 update error?

husna Sakilan 0 Reputation points
2026-09-02T10:03:46.5166667+00:00

my windows 11 insider preview gets failed to install, i follow the all the steps on how to download the windows and after i restart the device it shows retry again! hmm i tried it but it gives me the same error, what am i gonna do now??? this really impacting my work, i cannot push my work due to windows requirement compliance

Windows for home | Windows 11 | Windows update

2 answers

Sort by: Most helpful
  1. John Jefferson Doyon 85,525 Reputation points Independent Advisor
    2026-09-02T10:42:10.11+00:00

    Hi, @husna Sakilan

    I’d like to narrow down exactly where the update is failing first.

    1. Does the update fail before the restart, or does the PC restart and begin installing the update?
    2. If you see an installation percentage during restart, at what percentage does it fail or roll back?
    3. After Windows starts again, what exact error code is shown under Settings > Windows Update > Update history?
    4. Which Windows Insider channel are you using: Canary, Dev, Beta, or Release Preview?

    Also, press Windows + R, type winver and let me know the version and OS build shown.

    Since you mentioned work compliance, is this your personal PC or a device managed by your company or organization?


    Click "Add comment" to let me know.

    Thanks!

    Was this answer helpful?


  2. AI answer

    2026-09-02T10:04:09.4966667+00:00

    Try these steps in order for a Windows 11 Insider Preview update that keeps failing after restart.

    1. Run the Windows Update troubleshooter.
      • Go to Start > Settings > System > Troubleshoot > Other troubleshooters.
      • Find Windows Update and select Run.
      • Complete the prompts, then try the update again.
    2. Disconnect nonessential hardware.
      • Unplug USB drives, external hard drives, printers, scanners, speakers, headphones, and undock the laptop if it is in a docking station.
      • Retry the update.
    3. Make sure Windows Update has all available updates.
      • Go to Settings > Windows Update and check again.
      • For Insider devices, also confirm the device is enrolled correctly under Settings > Windows Update > Windows Insider Program and manually select Check for updates.
    4. Remove third-party antivirus or security software temporarily.
      • Non-Microsoft antivirus can block upgrades.
      • Go to Control Panel\Programs\Programs and Features, select the antivirus app, then Uninstall.
      • Important: make sure the reinstall media and activation details are available before removing it.
    5. Repair system files.
      • Open Command Prompt as administrator.
      • Run:
             DISM.exe /Online /Cleanup-image /Restorehealth
        
      • Wait for the success message.
      • Then run:
             sfc /scannow
        
      • Wait until the scan reaches 100%, restart the PC, and try Windows Update again.
    6. Reset the Windows Update cache.
      • Warning: these are advanced command-line steps and require administrator permissions.
      • Open Command Prompt as administrator and run these commands one at a time:
             net stop bits
             net stop wuauserv
             ren %systemroot%\softwaredistribution softwaredistribution.bak
             ren %systemroot%\system32\catroot2 catroot2.bak
             net start bits
             net start wuauserv
        
      • Restart the device and try the update again.
    7. Check for software conflicts.
      • Perform a clean restart into Windows to start with a minimal set of drivers and startup programs, then retry the update.
    8. If the Insider update still fails, use Windows recovery reinstall.
      • Go to Settings > System > Recovery.
      • Select Reinstall now.
      • This was the accepted resolution in similar Windows 11 update failure cases.
    9. If the device is not receiving Insider updates at all, verify these Insider-specific items:
      • Confirm the device is already on Windows 11.
      • Confirm Windows is activated in Settings > System > Activation.
      • Confirm the correct Insider channel is selected in Settings > Windows Update > Windows Insider Program.
      • Check whether the current build is already the latest for that channel.

    If the failure continues, check Settings > Windows Update > Update history and note the exact error code. That determines whether the issue is a driver problem, disk space problem, or compatibility problem.


    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.