Forum Discussion
Windows11 Update downloads same update repeatedly after every restart
After downloading and installing a cumulative update, when you restart the system, the update reappears in Windows Update and is downloaded again.
The update history shows that the update has been successfully installed multiple times. This issue recurs for the same update and cannot be resolved even after deleting the SoftwareDistribution folder or restarting the Windows Update service. This affects the update process and consumes bandwidth.
1 Reply
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.