Follow these steps, I hope I can serve you.
Press the Start key and type the word CMD, right click on the command prompt and select Run as administrator, enter the following commands one by one followed by the Enter key:
sfc /SCANNOW
DISM.exe / Online / Cleanup-image / Scanhealth
DISM.exe / Online / Cleanup-image / Restorehealth
The execution of these processes may be delayed, do not forget to restart the computer to apply changes.
If it works, follow these others.
Any corrupt DLL files are best performed using built in utilities or using a repair upgrade method:
Open Start, type: CMD
Right click CMD
Click Run as administrator
Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Also run the System File Checker utility:
Open Start, type: CMD
Right click CMD
Click Run as administrator
At the Command Prompt, type: sfc/scannow
This will check for any integrity violations
Restart your system