How To Fix Corrupted System Files On Windows
If your apps are crashing or you are seeing random errors, you likely have corrupted system files that Windows is struggling to read. You can repair these files yourself using built-in system tools without needing to reinstall your entire operating system.
Why this happens
System files can become corrupted due to incomplete updates, unexpected power loss, or failing disk sectors. These tools replace the damaged files with fresh, healthy versions directly from your Windows installation source.
What you'll need
You will need administrative access to your computer and an active internet connection to let the DISM tool download replacement files.
Steps
-
01Press the Windows key, type 'CMD', right-click 'Command Prompt', and select 'Run as administrator'.
-
02Type
sfc /scannowand press Enter. -
03Wait for the scan to reach 100 percent. If it reports that it found and fixed errors, restart your computer.
-
04If the scan failed to fix the issues, type
dism /online /cleanup-image /restorehealthand press Enter. -
05Once the DISM process finishes, run
sfc /scannowone final time to clean up any remaining inconsistencies.
Subscribe for fast, no-fluff fixes and best settings guides
For the games, phones, and apps you actually use - every common error, crash, and "how do I…" answered in under three minutes.