nerdexam
CompTIA

220-802 · Question #652

Anne, a user, states her computer is running very slow. On further investigation, a technician sees several disk errors in the event viewer. Which of the following commands would be used to resolve…

The correct answer is B. CHKDSK. CHKDSK (Check Disk) is the Windows command-line utility that scans a disk for filesystem errors and bad sectors, and can automatically repair them using the /f (fix errors) and /r (recover readable information from bad sectors) flags. DISKPART is a disk partitioning tool, not a…

Hardware and network troubleshooting

Question

Anne, a user, states her computer is running very slow. On further investigation, a technician sees several disk errors in the event viewer. Which of the following commands would be used to resolve this issue?

Options

  • ADISKPART
  • BCHKDSK
  • CFORMAT
  • DSFC

How the community answered

(45 responses)
  • B
    93% (42)
  • C
    2% (1)
  • D
    4% (2)

Explanation

CHKDSK (Check Disk) is the Windows command-line utility that scans a disk for filesystem errors and bad sectors, and can automatically repair them using the /f (fix errors) and /r (recover readable information from bad sectors) flags. DISKPART is a disk partitioning tool, not a repair utility. FORMAT erases the entire drive, which would destroy user data. SFC (System File Checker) scans and repairs corrupted Windows system files, not disk errors. CHKDSK is the appropriate tool specifically for disk-level errors.

Topics

#CHKDSK#disk errors#storage troubleshooting#event viewer

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice