What happens when a file is deleted in Windows 7?

Prepare for the Computer Hacking Forensic Investigator v11 exam. Study with flashcards and multiple choice questions. Each question includes hints and explanations. Get exam-ready efficiently!

Multiple Choice

What happens when a file is deleted in Windows 7?

Explanation:
When Windows 7 deletes a file, it uses the NTFS filesystem behavior: the file’s record in the Master File Table (MFT) is marked as no longer in use and given a deleted-indicator, rather than immediately wiping the data off the disk. The MFT entry is flagged as deleted, and the directory entry that pointed to the file is detached. The actual file data clusters on the disk aren’t erased right away; they’re simply marked as free space and can be overwritten later as new data is written. This is why deleted files can sometimes be recovered with forensic tools until the space is reused. The other options don’t fit NTFS behavior. The 0xE5 marker belongs to FAT directory entries, not NTFS. The FAT table concept isn’t how NTFS tracks deletions. And deleting isn’t an immediate data erasure—the data remains until overwritten, which is why deletion isn’t a secure erase by default.

When Windows 7 deletes a file, it uses the NTFS filesystem behavior: the file’s record in the Master File Table (MFT) is marked as no longer in use and given a deleted-indicator, rather than immediately wiping the data off the disk. The MFT entry is flagged as deleted, and the directory entry that pointed to the file is detached. The actual file data clusters on the disk aren’t erased right away; they’re simply marked as free space and can be overwritten later as new data is written. This is why deleted files can sometimes be recovered with forensic tools until the space is reused.

The other options don’t fit NTFS behavior. The 0xE5 marker belongs to FAT directory entries, not NTFS. The FAT table concept isn’t how NTFS tracks deletions. And deleting isn’t an immediate data erasure—the data remains until overwritten, which is why deletion isn’t a secure erase by default.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy