This article's content
Scan and fix corrupted Windows system files

Start a command prompt with administrative privileges, then run

sfc /scannow

If the result shows that corrupted files were found run one of these checks:

Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth

Fix the corrupted files:

Dism /Online /Cleanup-Image /RestoreHealth

About Author

Mathias Bothe To my job profile

I am Mathias from Heidelberg, Germany. I am a passionate IT freelancer with 15+ years experience in programming, especially in developing web based applications for companies that range from small startups to the big players out there. I create Bosycom and initiated several software projects.