Critical
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
Error Code error-sxs-component-store-corrupt — Windows 11
ERROR_SXS_COMPONENT_STORE_CORRUPT = 14098
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12
· Jak ověřujeme opravy
| Error Code | error-sxs-component-store-corrupt |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Critical |
| Estimated Time | 40 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Postup řešení
- 1 Open Command Prompt as Administrator (Windows key + X → Terminal (Admin)). Run 'DISM /Online /Cleanup-Image /RestoreHealth' to repair the component store. This command uses Windows Update to provide the necessary files to fix corruption. It may take up to 30 minutes and requires an internet connection.
- 2 After DISM completes, run 'sfc /scannow' to check and repair any remaining corrupted system files. This command scans all protected system files and replaces corrupted ones with cached copies. It may take 10-15 minutes.
- 3 If DISM fails due to internet issues, you can use a Windows ISO file as a repair source. Mount the ISO, note the drive letter, and run 'DISM /Online /Cleanup-Image /RestoreHealth /Source:E:\sources\install.wim' (replace E: with your drive letter). This uses the ISO as a local source for repair files.
- 4 After the repairs, restart your computer to ensure all changes take effect.
- 5 If the error persists, consider performing a Windows 11 repair installation using the Media Creation Tool. This reinstalls Windows while keeping your files and apps, and it can fix even severe component store corruption.
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Stále máte problémy?
Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.
🛠️ Vyzkoušet Error Buddy — Zdarma