Utility Software

Vital "housekeeping" programs designed to perform maintenance and support the OS.

Examiner's Eye - Avoid the Trap!

The Problem: Fragmentation

As files are constantly saved, edited, enlarged, and deleted over time, gaps of free space appear on the hard drive disk.

When you save a new large file, the OS splits the file up into scattered fragments to fit it into these tiny non-consecutive memory gaps across the entire disk.

The Solution: Defragmentation

Utility software that physically reorganises the hard drive.

1. All isolated parts of a single file are physically moved and placed together into contiguous (consecutive) blocks.

2. All the isolated blocks of empty "free space" are grouped together at the end of the physical drive, giving huge contiguous space for new, massive files to be saved seamlessly.

Interactive Lab: Defragmentation Visualiser

This grid represents a highly fragmented magnetic hard drive disk. A single large file (like a video) is physically split into multiple coloured scattered blocks. Click "Run Defrag Utility" to reorganise the blocks into contiguous rows.

File A (Video)
File B (Game)
File C (Song)
File D (Doc)

Check Your Understanding

1. Exactly why does a fragmented hard drive take longer to load files?

2. True or False: Running defragmentation creates more total storage space on your hard drive.

Written Exam Scenario (AO2/AO3)

1 / 3

"A PC gamer is trying to install a massive 150GB video game, but their hard drive only has 140GB of free space. The gamer's friend tells them: 'Just run the Defragmentation software. It will give you the extra 10GB you need.' Evaluate the friend's advice." (4 marks)

Previous: OS Functions Next: Compression