A technician suspects that corrupted protected Windows system files are causing system instability on a desktop computer. Which command-line utility should the technician run from an elevated Command Prompt to scan all protected system files and immediately replace corrupted files with cached copies?
- sfc /scannowCevap
- Bchkdsk /r
- Cfsck
- Deventvwr.msc
Cevap
sfc /scannow
The option specifying 'sfc /scannow' is correct because the System File Checker (SFC) utility scans protected Windows system files for corruption and replaces damaged files with clean copies from the Windows component cache.
Adım Adım Çözüm
Anahtar Kavram
Windows System File Checker (SFC)