Open start and search for cmd or Command prompt and right click and run as administrator and then type the following commands:
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Share the result of the scan and see if that solve the problem.