A desktop technician receives a report that several core Windows system files were modified after an unexpected power outage. Assuming the local component store is fully intact, which command should the technician execute from an elevated command prompt to scan all protected system files and automatically replace corrupted versions?
- sfc /scannowCevap
- Bdism /online /cleanup-image /restorehealth
- Cchkdsk /r
- Dsfc /verifyonly
Cevap
Running the sfc /scannow command from an elevated command prompt.
Executing sfc /scannow initiates the System File Checker utility to inspect all protected system files and replace corrupted files with healthy copies stored in the Windows component store.
Adım Adım Çözüm
Anahtar Kavram
System File Checker (SFC) utility execution
Tahmini Süre:45s