nerdexam
CIW

1D0-61C · Question #16

Carol is experiencing read/write errors when trying to save files on her Windows-based laptop. To correct the issue, she could consider performing which of the following maintenance tasks?

The correct answer is C. chkdsk command. chkdsk (Check Disk) is the correct tool because it scans the Windows file system and disk surface for errors - including the kind of read/write issues Carol is experiencing - and can automatically repair file system corruption and bad sectors. Disk cleanup (A) only removes…

Network Hardware and Operating Systems

Question

Carol is experiencing read/write errors when trying to save files on her Windows-based laptop. To correct the issue, she could consider performing which of the following maintenance tasks?

Options

  • ADisk cleanup
  • Bfsck command
  • Cchkdsk command
  • DDisk defragmentation

How the community answered

(20 responses)
  • A
    15% (3)
  • B
    5% (1)
  • C
    75% (15)
  • D
    5% (1)

Explanation

chkdsk (Check Disk) is the correct tool because it scans the Windows file system and disk surface for errors - including the kind of read/write issues Carol is experiencing - and can automatically repair file system corruption and bad sectors. Disk cleanup (A) only removes temporary and unnecessary files to free up space, doing nothing to fix file system errors. fsck (B) is the Linux/Unix equivalent of chkdsk and does not run on Windows, making it irrelevant here. Disk defragmentation (D) reorganizes fragmented data for faster access but does not diagnose or repair read/write errors.

Memory tip: Think of chkdsk as a doctor for your disk - it checks, diagnoses, and heals; defrag is just reorganizing your desk, and disk cleanup is throwing out trash. If you see "errors" on a Windows system, reach for chkdsk.

Topics

#Windows utilities#file system errors#chkdsk#disk maintenance

Community Discussion

No community discussion yet for this question.

Full 1D0-61C Practice