If your Windows 11 update stalls around 10–17% and fails with error 0x800f0983, you’re not alone. This frustrating error has become increasingly common on version 24H2 and often repeats across multiple cumulative updates.
The good news? It’s not a hardware problem — it’s a Component-Based Servicing (CBS) issue deep inside Windows’ update engine. The better news is that there are proven, safe ways to fix it without losing files or reinstalling from scratch.
Let’s walk through what the 0x800f0983 error actually means — and how to clear it permanently.
What Error 0x800f0983 Means on Windows 11
The 0x800f0983 code points to a CBS servicing failure, which prevents Windows from processing cumulative updates correctly. In practical terms, it appears during installation phases and causes rollback after a partial install.
Common symptoms include:
- Update gets stuck at 10–17%
- Long “Installing” phase followed by rollback
- Repeated failures with different KB numbers
This problem is not specific to a single patch — it can affect multiple updates in the 24H2 cycle.
Fix 1: Retry the Update from Windows Settings
Before diving into advanced fixes, start with the simplest step — retry the update. Temporary glitches or cached metadata sometimes trigger 0x800f0983.
- Open Settings → Windows Update.
- Select Retry (or Retry all if multiple updates failed).
- If the error persists, toggle Pause updates on, wait 10–15 seconds, then toggle it off and retry.
This quick refresh can reset the update queue and resolve transient service issues.
Fix 2: Perform a Repair Reinstall from Settings (Non-Destructive)
If retries fail, the most consistent fix for 0x800f0983 is a repair reinstall of the current Windows build. This process reinstalls your current version of Windows 11 while preserving your apps, settings, and data — and crucially, it repairs the update stack.

Here’s how:
- Go to Settings → System → Recovery.
- Under Fix problems using Windows Update, select Reinstall now.
- Let Windows reinstall your existing build.
Once complete, return to Windows Update and try installing the pending cumulative update again.
💡 This is the safest and most effective fix for repeated 0x800f0983 errors.
Fix 3: Run SFC and DISM to Repair Windows Image
For users who prefer the command line, two built-in tools — SFC and DISM — can help repair corrupted system files and servicing components.
Run the following commands in an elevated Command Prompt or Windows Terminal (right-click → Run as administrator).
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /RestoreHealth
- SFC (System File Checker) repairs protected system files.
- DISM (Deployment Image Servicing and Management) checks and repairs the Windows image and component store.
If DISM reports corruption it can’t fix — or the 0x800f0983 error returns — proceed with the repair reinstall method above.
Fix 4: Use an ISO for In-Place Repair (If Settings Repair Isn’t Available)
In some cases, the Settings-based reinstall option may show “Repair version of Windows not found.” If that happens, perform an in-place repair using a Windows 11 ISO.
- Download the official Windows 11 ISO from Microsoft’s website.
- Mount the ISO (right-click → Mount).
- Run setup.exe from inside the mounted image.
- Choose Keep personal files and apps when prompted.
After the repair completes, open Settings → Windows Update and install the pending cumulative update.
This method refreshes the entire system image while keeping your data intact.
Examples of Windows 11 Updates Affected by Error 0x800f0983
This servicing error has appeared across several 24H2 cumulative updates — including both stable and preview releases.
| Update (KB) | Channel/Version | Reported Error(s) | Notes |
|---|---|---|---|
| KB5050009 | 2025-01 Cumulative Update, 24H2 | 0x800f0983 | Common stall at 10–17% before rollback |
| KB5050094 | 2025-01 Preview, 24H2 | 0x800f0983, 0x80070306 | Multiple errors on same system |
| KB5066835 | Cumulative Update | 0x800f0983 | DISM repair usually effective |
| KB5070773 | Cumulative Update | 0x800f0983 | Retry or pause/resume may help |
| KB5065789 | Cumulative Update | 0x800f0983 | Fixed via repair reinstall |
These examples show that the problem isn’t tied to a single update — it’s a broader servicing issue that persists until the Windows image is refreshed.
What to Do Next: The Reliable Path Forward
If retrying the update doesn’t fix it, skip straight to a repair reinstall. It’s quick, safe, and designed to refresh the component store that handles updates — resolving most CBS-related failures like 0x800f0983.
If the Settings-based option is unavailable, use the ISO repair method instead. Both paths achieve the same result: a clean update stack ready for future patches.
Once repaired, subsequent cumulative updates should install normally without errors or rollbacks.
Conclusion:
Error 0x800f0983 might look intimidating, but it’s almost always a repairable update servicing glitch, not a fatal system issue. Windows 11 includes built-in tools — SFC, DISM, and repair reinstall options — that can restore the servicing stack and get updates flowing again.
By taking a methodical approach — retry, repair, then reinstall if needed — you can resolve the issue without data loss and keep your PC fully updated.
And if you'd like to go a step further in supporting us, you can treat us to a virtual coffee ☕️. Thank you for your support ❤️!
We do not support or promote any form of piracy, copyright infringement, or illegal use of software, video content, or digital resources.
Any mention of third-party sites, tools, or platforms is purely for informational purposes. It is the responsibility of each reader to comply with the laws in their country, as well as the terms of use of the services mentioned.
We strongly encourage the use of legal, open-source, or official solutions in a responsible manner.


Comments