220-1102 Question 529
Single answerLow-level formattingA technician is preparing several storage devices for reuse in a small office. One of the users asks the technician to perform a low-level format on a 1 TB SATA hard drive because the drive has been behaving erratically. The technician also has a modern SSD on the bench that is being repurposed for another workstation. Which statement best reflects the correct understanding and use of low-level formatting in this situation?
- A
The technician should perform a low-level format on both the SATA hard drive and the SSD from within Windows Disk Management before creating partitions.
- B
True low-level formatting is typically done by the manufacturer and is not a normal field procedure for modern drives; the technician should instead use vendor diagnostics or appropriate wipe/reinitialization methods.
- C
A low-level format is the recommended first step for fixing file system corruption because it rebuilds the NTFS metadata without affecting user data.
- D
If the hard drive is erratic, a low-level format will repair physical bad sectors permanently and return the drive to factory condition.
Show answer and explanation
Correct answer: B
Explanation
On the A+ Core 2 exam, candidates should understand that 'low-level formatting' is largely a legacy concept for end-user support and is not a normal maintenance task on modern storage devices. Modern HDDs are low-level formatted at the factory, and SSDs use controller-managed flash translation layers that make the old concept even less applicable. In real-world support, if a drive is erratic, the technician should first verify hardware health using SMART data and manufacturer diagnostic tools. If the drive is to be reused or sanitized, use the appropriate process such as a full format, repartitioning, vendor secure erase tools, or other approved data-wiping methods depending on organizational policy. This aligns with common vendor guidance from drive manufacturers and OS documentation that distinguish disk initialization/partitioning/high-level formatting from true low-level formatting.
- A. Incorrect.
Incorrect. Windows Disk Management does not perform a true low-level format on modern HDDs or SSDs. In practice, technicians use high-level formatting, partitioning, disk initialization, or wiping/secure erase tools depending on the goal. A true low-level format is a factory process on modern drives.
- B. Correct.
Correct. For modern hard drives and SSDs, true low-level formatting is generally performed only by the manufacturer during production. In the field, technicians typically use manufacturer diagnostics to assess drive health, perform a full format or partition rebuild for logical issues, or use approved wipe/secure erase methods when repurposing media. This reflects real-world best practice and current storage technology behavior.
- C. Incorrect.
Incorrect. This confuses low-level formatting with file system formatting or repair. NTFS metadata issues are addressed with tools such as CHKDSK, file system repair, or by recreating partitions and performing a standard format. A low-level format is not used to rebuild NTFS structures while preserving user data.
- D. Incorrect.
Incorrect. This is a common misconception. Physical bad sectors on a failing drive are not reliably 'fixed' by attempting a low-level format. At best, modern drives may remap sectors internally, but an erratic drive should be tested with diagnostics and often replaced if failing. A technician should not assume the drive can be restored to factory condition.