220-802 · Question #691
A technician needs to securely delete all data from a hard drive containing highly sensitive information. Which of the following is the BEST way to delete the data?
The correct answer is A. Low-level format. A low-level format (A) overwrites every sector of the hard drive with zeros or random data (sometimes multiple passes), making data recovery extremely difficult or impossible even with forensic tools. This is the industry-accepted method for secure data sanitization. Option B…
Question
A technician needs to securely delete all data from a hard drive containing highly sensitive information. Which of the following is the BEST way to delete the data?
Options
- ALow-level format
- BManually select and delete the data within the OS
- CDelete the partition and re-format
- DStandard format
How the community answered
(54 responses)- A94% (51)
- C4% (2)
- D2% (1)
Explanation
A low-level format (A) overwrites every sector of the hard drive with zeros or random data (sometimes multiple passes), making data recovery extremely difficult or impossible even with forensic tools. This is the industry-accepted method for secure data sanitization. Option B (manually deleting data in the OS) only removes file system references - the underlying data remains recoverable with undelete tools. Option C (deleting the partition and reformatting) removes partition tables and file system structures but does not overwrite the actual data on the disk. Option D (standard format) only clears the file system metadata without overwriting the raw data sectors.
Topics
Community Discussion
No community discussion yet for this question.