Hi Emmanuel,
This issue that you're having right now might be a possible cause of a corrupted or missing files.
We suggest that you use the System File Checker tool to scan your system files and to repair missing or corrupted system files. The sfc/scannow command (System File Check) scans the integrity of all protected operating system files and replaces
incorrect, corrupted, changed or damaged versions with the correct versions possible. You may refer to this link for
more information.
If the issue persists even after using System File Checker tool, please follow the steps below to run the DISM tool:
-
Press Windows key + X and select the Command Prompt (Admin).
-
In the Administrator: Command Prompt window, enter the following commands (Press the Enter key after each command):
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth