How to Fix Fix Error 0x80070496 — Windows Update Catalog Database Corruption on Windows
Getting error 0x80070496 during Windows Update? Update catalog database corrupted? CBS store returning this error? Updates failing with catalog mismatch? Fix this Windows Update catalog error.
📖
Main Troubleshooting Guide
How to Fix Windows Update Errors →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Windows Update fails with error 0x80070496
- •Updates download but fail during installation with this code
- •CBS log shows catalog database corruption entries
- •Multiple updates failing simultaneously
- •DISM reports component store issues with this code
- •Feature updates abort during applying phase
Common Causes
- ⚠Windows Update catalog database corrupted
- ⚠Component Based Servicing (CBS) store inconsistency
- ⚠Previous failed update left partial catalog entries
- ⚠Hard shutdown during update corrupted database
- ⚠Disk errors affecting system partition
- ⚠Third-party optimization tools removed update components
Solutions
Solution 1: Repair CBS Catalog Database
- 1CMD as Admin:
- 2DISM /Online /Cleanup-Image /CheckHealth
- 3If corruption detected:
- 4DISM /Online /Cleanup-Image /ScanHealth
- 5DISM /Online /Cleanup-Image /RestoreHealth
- 6This re-downloads clean catalog components from Windows Update
- 7May take 15-30 minutes depending on corruption extent
- 8After DISM completes:
- 9sfc /scannow
- 10Restart PC
- 11Retry Windows Update
Solution 2: Reset Update Catalog Components
- 1Stop update services:
- 2net stop wuauserv
- 3net stop cryptSvc
- 4net stop bits
- 5net stop msiserver
- 6Remove stale catalog data:
- 7ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
- 8ren C:\Windows\System32\catroot2 catroot2.old
- 9Restart services:
- 10net start wuauserv
- 11net start cryptSvc
- 12net start bits
- 13net start msiserver
- 14Windows will rebuild the catalog on next update check
- 15Retry Windows Update
Solution 3: Manual Update via Catalog Website
- 1If automatic updates keep failing:
- 2Identify the failing KB number from Windows Update history
- 3Go to: catalog.update.microsoft.com
- 4Search for the KB number
- 5Download the correct version for your architecture (x64/x86/ARM64)
- 6Double-click the downloaded .msu file to install manually
- 7Manual installation bypasses the catalog database
- 8If manual install also fails:
- 9In-place upgrade repair may be needed:
- 10Download Windows ISO from Microsoft
- 11Mount ISO → run setup.exe → Keep files and apps
- 12This repairs all system components while preserving data
FIXES THIS IN 5 MINUTES
Fix Fix Error 0x80070496 — Windows Update Catalog Database Corruption Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11