A desktop technician suspects that critical Windows operating system files have become corrupted, leading to intermittent system crashes. Which command-line tool should the technician run first to scan and automatically repair all protected system files?
- sfc /scannowCevap
- Bchkdsk /r
- Cdism /online /cleanup-image /checkhealth
- Dgpupdate /force
Cevap
Running the command 'sfc /scannow' is the primary tool to scan and automatically repair protected Windows system files.
Executing `sfc /scannow` launches the System File Checker utility, which scans all protected system files and replaces damaged or missing binaries with verified versions cached in the Windows component store.
Adım Adım Çözüm
Anahtar Kavram
System File Checker (SFC)
Tahmini Süre:45s