# Check the System Files Run the following commands from an elevated PowerShell prompt. ```PowerShell DISM.exe /Online /Cleanup-image /Restorehealth sfc /scannow ``` These commands should repair any damaged system files.