Loading…

Updating guides…

Subject

Key Stage

Clear filters
Computing GCSE

GCSE Computer Science: Operating Systems and Utility Software Guide

The role of an operating system and common utility software, for GCSE Computer Science.

What an operating system does

An operating system manages a computer's hardware and software resources, including memory management, handling input/output devices, managing files, and providing a user interface.

Multitasking and process management

Modern operating systems allow multiple programs to run seemingly at once by rapidly switching the CPU's attention between them, managing which process gets access to resources and when.

User interfaces

A graphical user interface (GUI) uses windows, icons and menus for ease of use. A command line interface (CLI) requires typed commands, offering more precise control but a steeper learning curve.

Utility software

Utility software helps maintain a computer system, including antivirus software (detecting and removing malware), defragmentation software (reorganising stored data for efficiency) and compression software (reducing file sizes).

Common mistakes

  • Confusing the operating system's role with that of an individual application.
  • Assuming a GUI is always better than a CLI — each suits different tasks and users.
  • Mixing up what different types of utility software actually do.