Entry № 041-8 / V-1157 · 0:00 synced

What Happens to Deleted Data as Fast As Possible

Techquickie@techquickie942.5K viewsNov 13, 20144:21
Source
YT
Views
942.5K
Subscribers
4.3M
Critic
?
Audience
?

0 up · 0 down · 0 ratings

Description

Are files actually removed from your computer when you delete them? How do you make sure you remove them completely? Sponsor link:

Channels and socials

Check out Fractal Design's excellent products at fractal-design.com And let them know what embarrassing way you want to see me do an integration next at @FractalDesignNA or twitter.com

Start
AI OverviewDefault language

The video explains that deleting a file on a computer does not immediately remove the actual data from storage drives. When you delete a file, the operating system typically removes the reference from the master file table (MFT) or similar directory structures and marks the space as empty, but the data itself remains on the disk until it is overwritten by new information. This is true for both magnetic hard drives and solid state drives, where the file’s contents are dispersed and linked across storage locations. Because the data can still be recovered with dedicated tools, simply emptying the recycle bin does not guarantee permanent deletion. The presenter outlines several proven strategies to erase data permanently, emphasizing caution to back up important files first. One method is to erase all data on the drive and then fill it with random data repeatedly, which overwrites existing bits many times to prevent recovery. A second method is physical destruction of the drive, which guarantees data cannot be retrieved but obviously makes the drive unusable for future use. The segment also touches on engagement with a sponsor and ends with a light, humorous note about showing the audience a practical fastest possible episode format, inviting feedback and future topic suggestions. Overall, the video blends foundational explanations of how file deletion works with practical guidance on secure data erasure techniques and a casual, approachable presentation style.

Topics · technology · data storage · computer fundamentals

Questions answered

What happens to a deleted file on Windows when you empty the recycle bin?
Deleting a file removes the MFT reference and marks the space as empty, but the actual data remains on the drive until overwritten.
What methods permanently erase data from a storage device?
Two common methods are to overwrite the drive with random data multiple times and to physically destroy the drive.
Do SSDs require different deletion practices than HDDs?
The video suggests that both drive types can still contain recoverable data and recommends overwriting or full-disk erasure, with physical destruction as an option for sensitive data.