Content deleted Content added
→Usage: fix syntaxhighlight errors |
citer |
||
Line 1:
{{Short description|Windows system file utility}}
{{Infobox software
| name = sfc
Line 93 ⟶ 92:
==Usage==
In Windows NT-based operating systems, System File Checker can be invoked via [[cmd.exe|Windows Command Prompt]] (with Admin privilege<ref>{{cite web | title=SFC - System File CheckerWindows CMD | website=SS64.com | url=https://ss64.com/nt/sfc.html | access-date=2023-09-12}}</ref>), with the following command:
* {{code|sfc /scannow}} (to repair problems)
|