Lecture 13 - Recycle Bin Forensis
Lecture 13 - Recycle Bin Forensis
Cont’d
• In NTFS file system, when a user deletes a file, the OS just
marks the file entry as unallocated but does not delete the
actual file contents.
• The clusters allocated to the deleted file are marked as free
in the $BitMap ($BitMap file is a record of all used and
unused clusters).
• The computer now notices those empty clusters and avails
that space for storing a new file.
• The deleted file can be recovered if the space is not
allocated to any other file.
• On a Windows system, performing normal Delete operation
sends the files to the Recycle Bin.
• Whereas performing the Shift+Delete operation bypasses
the Recycle Bin
Recycle Bin in Windows
• Recycle Bin temporarily stores deleted files.
• When a user deletes an item, it is sent to Recycle Bin.
• However, it does not store items deleted from
removable media such as a USB drive or network drive
• The items present in Recycle Bin still consume hard disk
space and are easy to restore.
• Users can use the restore option in Recycle Bin to
retrieve deleted files and send them back to their
original location.
• Even if files are deleted from Recycle Bin, they continue
to consume hard disk space until the locations are
overwritten by the OS with new data.
Cont’d
• Then Recycle Bin becomes full, Windows
automatically deletes the older items.
• Windows OS assigns one specific space on each
hard disk partition for storing files in Recycle Bin.
• The system does not store larger items in Recycle
Bin; rather, it deletes them permanently.
Recycle Bin storage location on
NTFS file system:
• On Windows Vista and later versions, it is located in
Drive:\$Recycle.Bin\
C:\$Recycle.Bin\<user SID>\