PDA

View Full Version : Location of deleted files are stored?


rayway6string
Feb 1, 2012, 09:43 AM
The question is which part of hard drive are deleted files stored?for instance 1gb unallocated space logical on c.drive or the free space primary c.drive.

smoothy
Feb 1, 2012, 09:57 AM
They aren't "stored" any place special.. they stay exactly where they were before deletion,until they are overwritten.

cmeeks
Feb 2, 2012, 08:04 AM
Smoothy is dead on the only thing that gets deleted is the reference for the file in the File Allocation Table, The file remains until new data is written into the space used to store the deleted file.