A Windows 11 workstation experiences application crashes following a sudden power failure. A technician suspects that protected operating system files may have been corrupted. Which command-line tool should the technician run to scan and repair corrupted Windows system files?
- sfc /scannowCevap
- Bchkdsk /r
- Cdism /online /cleanup-image /restorehealth
- Ddevmgmt.msc
Cevap
Execute the sfc /scannow command in an elevated Command Prompt.
Executing sfc /scannow scans all protected Windows system files and replaces corrupted files with clean copies from the local Windows system cache.
Adım Adım Çözüm
Anahtar Kavram
System File Checker (SFC)