nerdexam
CompTIA

220-802 · Question #798

A user regularly calls and states that they have a computer with possibly corrupt system files and wants to know how to repair them. Which of the following utilities would resolve the problem?

The correct answer is C. SFC. System File Checker (SFC) is the Windows built-in utility that scans for and repairs corrupted or missing protected system files.

Hardware and network troubleshooting

Question

A user regularly calls and states that they have a computer with possibly corrupt system files and wants to know how to repair them. Which of the following utilities would resolve the problem?

Options

  • AASR
  • BFIXMBR
  • CSFC
  • DMSCONFIG

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    91% (50)
  • D
    2% (1)

Why each option

System File Checker (SFC) is the Windows built-in utility that scans for and repairs corrupted or missing protected system files.

AASR

ASR (Automated System Recovery) is a Windows XP backup and recovery feature used to restore the system from a backup set - it does not scan or repair individual corrupt files.

BFIXMBR

FIXMBR is a Recovery Console command used to repair the Master Boot Record on a disk - it addresses boot sector issues, not corrupt system files within the OS.

CSFCCorrect

SFC (sfc /scannow) scans the Windows system file cache and replaces corrupted protected system files with known good cached copies. It is the correct and recommended utility for resolving corrupt system file issues without requiring a full reinstall of the operating system.

DMSCONFIG

MSCONFIG (System Configuration utility) manages startup programs, services, and boot options but cannot detect or repair corrupt system files.

Concept tested: System File Checker (SFC) for corrupt file repair

Source: https://support.microsoft.com/en-us/topic/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files-79aa86cb-ca52-166a-92a3-966e85d4094e

Topics

#SFC#system file checker#corrupt files#OS utilities

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice