nerdexam
Exams220-802Questions#620
CompTIA

220-802 · Question #620

220-802 Question #620: Real Exam Question with Answer & Explanation

The correct answer is B: SFC. If an application such as a web browser fails to launch, corrupted Windows system files (DLLs, runtime libraries) that the browser depends on are a common cause. Running 'sfc /scannow' scans and restores those damaged files, making it the most targeted fix. FIXMBR and BOOTREC are

Question

Joe, a user, is reporting he cannot start an Internet browser. Which of the following commands is MOST likely to resolve this issue?

Options

  • AFIXMBR
  • BSFC
  • CBOOTREC
  • DRD

Explanation

If an application such as a web browser fails to launch, corrupted Windows system files (DLLs, runtime libraries) that the browser depends on are a common cause. Running 'sfc /scannow' scans and restores those damaged files, making it the most targeted fix. FIXMBR and BOOTREC are used to repair the Master Boot Record or boot configuration - they address boot failures, not application launch issues. RD (Remove Directory) is a command-line tool for deleting directories and is completely unrelated to this problem.

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice