220-802 · Question #88
A technician would like to ensure all previous data is erased before reloading Windows 7 Home Premium onto a laptop. Which of the following procedures would accomplish this?
The correct answer is D. Full format. A full format is the only option listed that overwrites all data sectors on the drive, ensuring previous data cannot be recovered before a fresh OS installation.
Question
A technician would like to ensure all previous data is erased before reloading Windows 7 Home Premium onto a laptop. Which of the following procedures would accomplish this?
Options
- AVirtual RAID configuration
- BQuick format
- CNew partition
- DFull format
How the community answered
(47 responses)- A2% (1)
- B2% (1)
- C4% (2)
- D91% (43)
Why each option
A full format is the only option listed that overwrites all data sectors on the drive, ensuring previous data cannot be recovered before a fresh OS installation.
Virtual RAID configuration is a storage redundancy or performance technique and does not format or erase data on a drive.
A quick format only removes the file system metadata (e.g., the MFT or FAT), leaving the actual data on the disk recoverable with forensic tools.
Creating a new partition repartitions the disk but does not necessarily overwrite the data residing in those sectors.
A full format writes zeros to every sector of the disk in addition to rebuilding the file system structures, making previous data unrecoverable under normal circumstances. This satisfies the requirement to erase all previous data before reloading the OS. Quick format, by contrast, only clears the file allocation table without touching the underlying data.
Concept tested: Full format vs. quick format data erasure
Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/format
Topics
Community Discussion
No community discussion yet for this question.