Hardware Basics: Understanding Your Computer
Learn the key components inside and outside a computer — CPU, RAM, storage, and peripherals — so you can speak confidently about the technology you use every day.
Lesson Notes
Read through the key concepts before you try the challenge.
Real-World Scenario
The Main Components of a Computer
Every computer — whether a desktop tower, laptop, or all-in-one — is built from the same core components. Understanding what each one does helps you use your computer more effectively and communicate with IT staff or vendors when something goes wrong.
- The CPU (Central Processing Unit) is the brain of the computer — it executes every instruction, calculation, and operation the computer performs. A faster CPU means programs open more quickly, files save faster, and the computer handles multiple tasks without slowing down. At Lakeside Medical Associates, a computer with a modern multi-core CPU can run the electronic health records system, Outlook, and Word simultaneously without freezing.
- RAM (Random Access Memory) is the computer's short-term working memory — it holds the data and programs that are currently in use. More RAM means you can have more programs and browser tabs open at once without the computer slowing down. Office workstations typically need 8 GB of RAM at minimum; 16 GB is comfortable for running multiple applications including EHR software, email, and productivity tools at the same time.
- Storage is where your files, programs, and operating system live permanently — even when the computer is off. There are two main types: HDDs (Hard Disk Drives) which are older and slower but less expensive, and SSDs (Solid State Drives) which are significantly faster, more durable, and now the standard in modern workstations. If your computer takes more than 60 seconds to start up, it likely has an HDD. SSDs start Windows in under 15 seconds.
- The motherboard is the main circuit board that connects all components — CPU, RAM, storage, and expansion cards all plug into the motherboard. You will rarely interact with the motherboard directly, but understanding it exists helps you understand why upgrading one component sometimes requires upgrading others.
- The power supply converts electricity from the wall outlet into the voltages needed by the computer's components. Desktops have a visible power supply unit (PSU); laptops have an external power adapter (brick) that does the same job. A failing power supply can cause random shutdowns and restarts — a useful thing to know when troubleshooting.
Input, Output, and Peripheral Devices
Peripheral devices are everything connected to the main computer unit — they fall into two categories: input devices (sending information to the computer) and output devices (receiving information from the computer). Office assistants work with peripherals constantly:
- Input devices send data into the computer — the keyboard types text and commands, the mouse controls the cursor and clicks, the scanner converts paper documents into digital files, and the webcam captures video for virtual meetings. At a medical office front desk, the keyboard and mouse are your primary input tools, followed by the document scanner for patient intake forms.
- Output devices send information from the computer to the user — the monitor displays everything visually, the printer produces physical documents, and speakers output audio for video calls and system sounds. Monitors come in different sizes and resolutions; a higher resolution (such as 1920x1080 Full HD) displays more detail and reduces eye strain during long work sessions.
- USB ports are the most common way to connect peripherals — keyboards, mice, printers, USB drives, and phone chargers all use USB connections. Modern computers may have USB-A ports (the standard rectangular type), USB-C ports (smaller, oval), or both. If a device is not being recognized, a different USB port on the same computer often resolves the issue.
- Monitors typically connect via HDMI or DisplayPort cables — both carry both video and audio signals. If you need to connect two monitors to one computer (common in busy office environments), you will need either two video ports on the computer or a docking station. Dual monitors significantly increase productivity for staff who work across multiple applications simultaneously.
Understanding Computer Performance
As an office professional, you do not need to be an IT expert — but understanding a few key performance concepts lets you recognize when something is wrong and describe the problem accurately to someone who can fix it:
- If your computer is running slowly, the most common causes are: not enough RAM for the programs you have open, too many programs starting automatically at login, a fragmented or nearly full HDD, malware consuming processing power, or simply needing a restart to clear temporary files. Restarting resolves surprisingly many performance issues and should always be the first step.
- Task Manager (press Ctrl+Shift+Esc) shows you exactly what is using your CPU, RAM, and disk space in real time — this is the single most useful diagnostic tool for performance problems. If one program is consuming 90% of CPU or RAM, that program is causing your slowdown. You can end unresponsive processes in Task Manager by right-clicking them and selecting 'End Task.'
- Regular maintenance keeps computers running well — this includes running Windows Update monthly, removing programs you no longer use (via Settings > Apps), and emptying the Recycle Bin when it accumulates deleted files. At a healthcare office, IT typically manages scheduled maintenance, but understanding what good maintenance looks like helps you recognize when a machine has been neglected.
Responsible Use
AI Assist
Knowledge Check
Your computer is running very slowly when you have Outlook, the EHR system, and Word open at the same time. Which component is most likely the bottleneck?
Challenge
Apply what you've learned in this lesson.
Complete this hands-on exploration to build familiarity with your own computer's specifications and performance tools.
- Open Task Manager (Ctrl+Shift+Esc) and navigate to the Performance tab. Record your CPU name, total RAM, and the type of disk (SSD or HDD — it will say 'Disk 0: SSD' or similar). Screenshot or write down these values.
- Open Settings > System > About and record your Windows version, RAM, and processor. Compare this to what you found in Task Manager — they should match.
- With Task Manager open, open three programs simultaneously (e.g., Word, a web browser, and Notepad). Watch the CPU and RAM columns in the Processes tab. Which program uses the most RAM? Type a one-sentence observation.
- Look at your physical workstation and identify: how many USB ports it has, what kind of monitor connection is being used (HDMI, DisplayPort, or VGA), and whether it has an SSD or HDD. Write a two-sentence summary of your workstation's setup.