Forum Discussion
Windows11 Update downloads same update repeatedly after every restart
First confirm whether the exact KB number and resulting OS build are unchanged. Update history can contain repeated successful entries when Windows repairs a component or receives a revised package, so compare the KB number and winver output before and after installation.
Run the Windows Update troubleshooter in Get Help, restart, and check again. From an elevated Terminal, run DISM /Online /Cleanup-Image /RestoreHealth, followed by sfc /scannow. Do not keep deleting SoftwareDistribution; repeated manual resets can remove diagnostic evidence without correcting detection metadata.
If the same KB returns, open Event Viewer, Applications and Services Logs, Microsoft, Windows, WindowsUpdateClient, Operational and record the installation result. Collect the update’s full title and current OS build. If the build already matches Microsoft’s documented target but detection repeats, send those details through Feedback Hub or Microsoft support. If the build never advances, include the event-log failure code because that determines the next repair step.