82719d0189
Change the code block from shell to PowerShell for proper syntax highlighting.
224 B
224 B
Check the System Files
Run the following commands from an elevated PowerShell prompt.
DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow
These commands should repair any damaged system files.