220-802 · Question #620
Joe, a user, is reporting he cannot start an Internet browser. Which of the following commands is MOST likely to resolve this issue?
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…
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
How the community answered
(36 responses)- A6% (2)
- B92% (33)
- D3% (1)
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.
Topics
Community Discussion
No community discussion yet for this question.