Content deleted Content added
No edit summary |
m →Usage |
||
Line 92:
In Windows NT-based operating systems, System File Checker can be invoked via [[cmd.exe|Windows Command Prompt]] (with Admin privilege<ref>https://ss64.com/nt/sfc.html</ref>), with the following command:
<source lang="dos">
sfc /scannow (to repair problems)
</source>
|