Week 01 · lesson

Lesson 2: Open the Box

A desktop case makes the machine look like one object.

That is a useful illusion for a user. It is a dangerous illusion for a technician.

Inside the case, the computer is a set of smaller systems: power conversion, heat removal, instruction execution, temporary memory, long-term storage, expansion, firmware, and cabling. Each part has a job. Each connection creates a possible failure point. Each compatibility boundary can make a good component behave like a bad one.

Today the job is not to remove parts. The job is to build a mental map of the system before your hands start changing it.

Start with the map, not the screwdriver

When you remove the side panel from a typical desktop, identify the major regions first:

  • motherboard;
  • CPU and cooler;
  • RAM;
  • storage devices;
  • power supply;
  • expansion slots and cards;
  • case fans and airflow path;
  • front-panel cables;
  • internal power and data cables.

Do not start unplugging things just because you can see them. Unplugging creates a new variable. Before a technician changes the system, the technician needs to understand the current state.

That is why we map first.

The motherboard is the city grid

The motherboard is the main circuit board that connects the system components.

A good way to think about it: the motherboard is the city grid. It does not do every job by itself, but it provides the roads, addresses, power connections, and expansion points that let the other parts work together.

Look for:

  • CPU socket;
  • DIMM slots for RAM;
  • PCIe slots for expansion cards;
  • SATA connectors;
  • M.2 slots;
  • 24-pin ATX power connector;
  • CPU power connector;
  • front-panel headers;
  • fan headers;
  • rear I/O ports.

This is where compatibility becomes real. A CPU, RAM module, storage drive, or expansion card can be perfectly functional and still be wrong for a particular board. The question is not only "does this part work?" The question is "does this part work in this system?"

CPU and cooling are one operating pair

The CPU executes instructions. The cooler removes heat from the processor package.

Do not separate those ideas.

A high-performance CPU with an inadequate cooler is not a high-performance system for long. Heat changes behavior. A system that boots cold may throttle, crash, or shut down under load if cooling cannot keep up.

Inspect without removing the cooler unless the lab explicitly directs you to. Look for:

  • CPU socket area;
  • cooler mounting pressure;
  • fan cable connection;
  • airflow direction;
  • dust buildup;
  • obvious fan blockage; and
  • signs that the cooler is loose or tilted.

The misconception to avoid: "The CPU is the computer." No. The CPU matters, but it depends on power delivery, memory, firmware, cooling, storage, and the board around it.

RAM is working space, not storage

RAM normally installs into DIMM slots on a desktop motherboard.

RAM is volatile working memory. It holds active data and instructions while the system is running. It is not the same thing as an SSD or hard drive. When power goes away, normal RAM contents go away.

Check:

  • how many slots exist;
  • which slots are populated;
  • whether modules are fully seated;
  • notch alignment;
  • retaining clips;
  • labels or capacity markings when visible.

Never force a DIMM into a slot. The notch is there because the slot and module are designed for specific orientation and generation boundaries.

A RAM problem may look like no boot, random crashes, memory errors, or instability under load. But again, do not jump from symptom to conclusion. Use symptoms to choose the next test.

Storage has two questions: shape and protocol

Common desktop storage includes:

  • 3.5-inch SATA hard drives;
  • 2.5-inch SATA SSDs;
  • M.2 SSDs;
  • optical drives in older systems; and
  • external USB storage.

The trap is assuming physical shape tells the whole story.

M.2 is a form factor. It tells you about the physical card shape and slot style. It does not automatically tell you whether the drive uses SATA or NVMe. That matters because a board or slot may support one, the other, or both.

So the technician question is:

What is the drive shape, what protocol does it use, and what does this motherboard support?

That is compatibility thinking.

The PSU is a boundary you respect

The power supply unit converts incoming AC power into DC voltages used by the computer.

You may identify the PSU enclosure and its outgoing cables. You do not open the PSU.

Common outgoing connections include:

  • 24-pin motherboard power;
  • 4+4 or 8-pin CPU power;
  • PCIe or newer GPU power connectors;
  • SATA power;
  • peripheral power connectors in older systems.

The PSU is one of the clearest examples of a technician boundary. You can inspect cable seating, wattage label information, and connection paths. You do not disassemble the power supply enclosure to "see what's inside." That is not bravery. That is bad practice.

Expansion cards and airflow change the system

Expansion slots let a computer add capabilities: graphics, network adapters, storage controllers, capture cards, or other devices.

A large graphics card is not just a display device. It can change power demand, airflow, case clearance, firmware settings, driver requirements, and troubleshooting symptoms.

Case fans matter for the same reason. Airflow is a system path. Cool air enters, heat moves away from components, and warm air exits. Dust, blocked vents, bad cable routing, or failed fans can turn a working build into an unstable machine.

Lab: component census

Use a powered-off classroom desktop, approved teardown system, supplied image set, or the approved PC Anatomy visual.

Create a component census with these fields:

ComponentLocationJobConnection or slotOne likely failure symptomIndependently replaceable?
RAMDIMM slots near CPUactive working memoryDIMM slotboot failure, instability, memory errorsyes

Your goal is not to fill a table because a table was assigned. Your goal is to prove that you can look at a real or modeled system and identify how the parts connect.

Technician habit: photograph before disconnecting

Before removing a cable or component, capture the original state when policy allows.

A useful service photo shows:

  • connector location;
  • cable orientation;
  • neighboring components;
  • enough context to reconstruct the original layout.

Documentation is part of the repair. Not a decoration after the repair.

The technician who can put the system back exactly as it was has more freedom to investigate, because they can undo their own changes.

What to carry forward

A desktop is not one box. It is a set of cooperating subsystems.

By the end of this lesson, you should be able to point to a system or approved model and correctly identify the motherboard, CPU cooling system, RAM, storage, PSU, expansion area, fan path, and major power/data connections.

Next we follow the signals out of the case: ports, cables, and interfaces.

Read it. Prove it.

Lesson knowledge checks

Answer from the lesson you just completed. Results stay in this browser and are not submitted.
Knowledge check 1

What is the main purpose of an ESD strap during internal PC service?

Knowledge check 2

Which action is appropriate before touching internal PC components?