Follow these steps in order, using the simplest options first.
- Restart properly to apply the update
Many updates only finish after a clean restart.
- Save all work and close apps.
- Select Start > Power > choose Update and restart (or Update and shut down if that is shown).
- Let Windows finish; do not turn the PC off while it is updating.
If it still says it needs a restart after this, continue.
- Run the Windows Update troubleshooter
This can automatically fix common update problems.
- Select Start > Settings > System.
- Select Troubleshoot > Other troubleshooters.
- Find Windows Update and select Run.
- Follow the on‑screen steps and then restart the PC.
- Clear and reset Windows Update components (simple method)
If updates are still failing, reset the update cache.
- Press Windows key + R, type
services.msc, press Enter.
- Find Windows Update, right‑click it, choose Stop.
- Open File Explorer and go to
C:\Windows\SoftwareDistribution.
- Delete everything inside that folder (not the folder itself).
- Go back to services.msc, right‑click Windows Update, choose Start.
- Restart the PC and try Settings > Windows Update again.
If that does not help, use the command‑line reset:
- In the search box on the taskbar, type command prompt.
- Right‑click Command Prompt and choose Run as administrator, then Yes.
- Type these commands one by one, pressing Enter after each:
-
net stop bits
-
net stop wuauserv
-
ren %systemroot%\softwaredistribution softwaredistribution.bak
-
ren %systemroot%\system32\catroot2 catroot2.bak
-
net start bits
-
net start wuauserv
- Close Command Prompt and restart the PC.
- Try Settings > Windows Update again.
- About ignoring the update
- Ignoring updates is not recommended.
- Updates often include important security fixes and stability fixes.
- Skipping them can leave the PC more vulnerable to malware and other problems.
If updates keep failing after these steps, the safest option for a non‑technical user is usually to:
- Back up important files (documents, photos, etc.).
- Then use Settings > System > Recovery > Reset this PC and choose Keep my files to reinstall Windows while keeping personal data (apps and settings will be removed).
References: