
sfc
List of commands for sfc:
-
sfc:tldr:72150 sfc: Scan a specific file without attempting to repair it.$ sfc /verifyfile=${path\to\file}try on your machineexplain this command
-
sfc:tldr:b9b74 sfc: Scan all system files and, if possible, repair any problems.$ sfc /scannowtry on your machineexplain this command
-
sfc:tldr:c4ea1 sfc: Scan a specific file and, if possible, repair any problems.$ sfc /scanfile=${path\to\file}try on your machineexplain this command
-
sfc:tldr:d94ee sfc: When repairing offline, specify the Windows directory.$ sfc /offwindir=${path\to\directory}try on your machineexplain this command
-
sfc:tldr:f56c4 sfc: When repairing offline, specify the boot directory.$ sfc /offbootdir=${path\to\directory}try on your machineexplain this command
-
sfc:tldr:fd43b sfc: Scan all system files without attempting to repair any.$ sfc /verifyonlytry on your machineexplain this command
-
sfc:tldr:fff64 sfc: Display information about the usage of the command.$ sfctry on your machineexplain this command