Posts

Showing posts with the label deleted

WHERE DO DELETED FILES GO? SHOCKING SECRETS REVEALED : Shaikh Inside

WHERE DO DELETED FILES GO? SHOCKING SECRETS REVEALED : Shaikh Inside When you get a new hard disk, you have to format it before it can receive data but what is the meaning of formatting, or what happens when you format a disk ? When you format a partition using the GUI or the "format" command or the good old "Fdisk" , Windows will create a file system which means the disk is ready to accept data. This file system is just a #table which is called FAT (File Allocation Table) or NTFS (New Technology File System). This table will contain names and addresses of files stored on the disk. In other words, every file that you save, will have its exact location (physical address) on the hard disk. So when you save or place any file in the disk, Windows will create some numbers representing the sectors (very small parts of the disk) in which the file reside then place those numbers in the file system table. Then when you double click to open a certain file, Windows...