Marianville · Grade 11 ICT
Unit 1 · Computer Administration · Chapter 3

Basic Management of Computer Systems

Week 3 · Day 1 · Benchmark 11.5.1.1 Manage and maintain basic computer systems
Essential question

What routine tasks keep a computer running well?

Learning objectives
  • Create and manage a user account
  • Use Task Manager to monitor CPU, RAM and disk
  • Check for and apply system updates safely

Overview

'Managing' a computer is a set of small routine tasks — creating a user, watching resource use, ending a frozen program, keeping the OS up to date. Each one is easy on its own; done regularly, they prevent most of the problems users complain about.

Screenshot of the htop system monitor showing CPU, memory and running processes.
htop is the Linux equivalent of Windows Task Manager — a routine tool for monitoring CPU, memory and processes on a live system.
Hisham Muhammad (htop project) · GPL-2.0 (screenshot: CC BY-SA 3.0) · source

User accounts

Every person who uses the machine should have their own account with the right level of access. In Windows: Settings → Accounts → Family & other users → Add account. Standard users can work; only administrators can install software.

Monitoring performance

Open Task Manager (Ctrl+Shift+Esc). The Performance tab shows CPU, memory, disk and network use. The Processes tab lists what each program is using. A program that will not respond can be ended here.

Updates

Windows Update patches security holes and fixes bugs. Settings → Windows Update → Check for updates. Updates should be applied regularly — never delayed for months.

Activity

Lab practical — three routine tasks

  1. On a lab PC, create a standard user account named test-user.
  2. Open Task Manager and record CPU, RAM and Disk % at rest.
  3. Check for Windows updates and note how many are pending.
  4. Tick each task on the practical checklist.
Review questions
  1. Which shortcut opens Task Manager?
    Reveal answer

    Ctrl + Shift + Esc.

  2. Why should each user have a separate account?
    Reveal answer

    So files, permissions and history are kept private and admin rights are limited.

  3. Why do updates matter?
    Reveal answer

    They fix security holes and bugs before attackers can exploit them.

Take it home

At home, open Task Manager and list the top 3 programs using memory. Which of them do you actually need running?

This chapter is free for every PNG student. If it helped your class, consider becoming a sponsor.
Images on this page are openly licensed via Wikimedia Commons. See full credits →
This is a free resource. Consider supporting it to keep it that way.