That message is a generic Windows Update failure. The first step is to find the actual error code for the failed update, then use that code to target the fix.
- Check the failed update error code.
- On Windows 11: Start > Settings > Windows Update > Update history.
- Look for the update that failed and note the error code.
- Run the Windows Update troubleshooter.
- Go to Start > Settings > System > Troubleshoot > Other troubleshooters.
- Find Windows Update and select Run.
- Complete the on-screen steps.
- Restart the Windows Update service and clear the update cache.
- Press Win + R, type
services.msc, and press Enter. - Find Windows Update, right-click it, and select Stop.
- Open
C:\Windows\SoftwareDistribution. - Delete the files and folders inside it.
- Go back to Services, right-click Windows Update, and select Start.
- Press Win + R, type
- Restart the laptop and try Windows Update again.
- If antivirus or firewall software is installed, temporarily disable it, then retry the update.
- Risk: this reduces protection while disabled, so re-enable it immediately after the test.
- If using a VPN, disconnect it and try again.
- If the device is low on storage, free up space and retry.
- Some update failures are caused by insufficient disk space.
If the same message appears again, use the error code from Update history to narrow it down. Common examples from Windows Update guidance include:
- 0x80070005: insufficient permissions or access denied
- 0x800705b4: update took too long or was interrupted
- 0x800f0922: insufficient disk space or connection/VPN-related issue
- 0xC1900101: incompatible driver
If no specific code is visible, contact Microsoft support after checking update history.