nerdexam
CompTIA

220-802 · Question #142

Which of the following should be regularly scheduled to fix hard drive errors?

The correct answer is B. Check Disk. Check Disk (chkdsk) is the Windows utility specifically designed to scan the file system and hard drive surface for errors and repair them.

Hardware and network troubleshooting

Question

Which of the following should be regularly scheduled to fix hard drive errors?

Options

  • ADefragmentation
  • BCheck Disk
  • CSystem Restore
  • DAntivirus Scan

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    91% (42)
  • C
    4% (2)
  • D
    2% (1)

Why each option

Check Disk (chkdsk) is the Windows utility specifically designed to scan the file system and hard drive surface for errors and repair them.

ADefragmentation

Disk Defragmentation rearranges fragmented files to improve read performance on HDDs but does not detect or repair file system errors or bad sectors.

BCheck DiskCorrect

Check Disk (chkdsk) performs two levels of diagnosis: it verifies and repairs file system metadata integrity (lost clusters, cross-linked files) and optionally scans for bad sectors on the physical drive surface using the /r switch. Scheduling regular chkdsk runs allows Windows to identify and isolate developing drive errors before they cause data loss, making it the correct tool for fixing hard drive errors.

CSystem Restore

System Restore creates and rolls back to snapshots of system files and the registry, but it does not scan or repair hard drive file system errors.

DAntivirus Scan

An antivirus scan detects and removes malicious software but has no capability to identify or fix file system errors or physical drive problems.

Concept tested: Check Disk utility for hard drive error detection and repair

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/chkdsk

Topics

#Check Disk#CHKDSK#hard drive errors#disk maintenance

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice