System files troubleshooting
DISM, SFC, component-store corruption and Windows system repair.
Use SFC/DISM when system-file or component-store corruption is plausible, not as a ritual for unrelated symptoms.
When DISM needs a source or repeatedly fails, verify build/edition and use a supported repair source or repair reinstall.
Repair Windows system files with DISM and SFC: correct order and scope
Use DISM first, then System File Checker, when Windows components or protected system files may be damaged.
Reinstall the current Windows 11 version to repair system problems without removing apps
Use Windows 11’s supported “Fix problems using Windows Update” recovery option only after narrower repair paths are exhausted.
Commands used in this system
SFC
sfc /scannowScan protected Windows system files and replace incorrect versions when possible.
Medium riskDISM RestoreHealth
DISM.exe /Online /Cleanup-Image /RestoreHealthScan the running Windows image for component-store corruption and perform repair operations.
Low riskDISM ScanHealth
DISM.exe /Online /Cleanup-Image /ScanHealthScan the Windows component image for corruption without running the RestoreHealth repair operation.
Low riskMSINFO32
msinfo32Open Microsoft System Information to inspect hardware, system components, drivers and the software environment for diagnosis.