Animation for File Fragmentation and Defragmentation

This is the animation. Click "Reload" or <Shift>-Reload to replay.
Disk fragmentation occurs when files are spread over a disk, and the read/write head must be moved many times to read a single file. Moving the read/write head is slow, so this slows down file reading, and computer performance in general
Disks get fragmented over time as files are written and erased.
Defragmentation: rearranging the files on a disk so each sector in a file is as close as possible to the other sectors in that file.
Defragmentation speeds up file reading and computer performance.
The Microsoft Windows Disk Defragmenter is at Start > Programs > Accessories > System Tools > Disk Defragmenter.