TechKnowSurge
CompTIA Tech+ 3.2 CompTIA Tech+ 3.1
InteractiveComputeFree

Process vs Service Sorter

Sort running system items into Process (user-launched) or Service (background, system-managed) categories.

Complete this interactive to capture a CTF flag worth 5 points.

About this interactive

What you're doing: sorting fifteen running system items into two bins — Process for anything a user launched and is interacting with, Service for anything the operating system starts and keeps running on its own. Why it matters: Task Manager and the Services console show you both lists side by side, and knowing which is which is what tells you whether closing something ends your own work or takes a piece of the system offline. How to use it: for each item, ask who started it and whether anyone is watching it — a user opened the browser tab and the terminal script, but nobody opened the print spooler or the kernel scheduler thread, and none of those would stop if you logged out.

What you'll learn

Aligned to

CompTIA Tech+
3.2 Compare and contrast components of an operating system.
3.1 Explain the purpose of operating systems.

Key terms

Process
An instance of a program being executed by the operating system, assigned resources and managed alongside other running processes.
Service
A software process running on a system that provides functionality or resources, which may introduce vulnerabilities if left enabled and unused.
Background Process
A task running on a computer that operates without direct user interaction, managed by the operating system alongside active applications.
Windows Service
A program that runs in the background on a Windows system, operating independently of user login and typically starting automatically when the computer boots.
Scheduler
An operating system component that prioritizes and queues processes for CPU execution.
Process Management
The operating system function that prioritizes and schedules processes from applications to be executed by the CPU.
Kernel
The core component of an operating system that manages hardware resources, process scheduling, and memory, operating at the highest privilege level and separating user-facing processes from direct hardware access.
Thread
A single sequence of instructions or unit of data submitted to a CPU for processing, representing one stream of work.

Topics

Categorize Interactive

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →