PC Hardware Installation and Upgrades
Select, install, and validate compatible components including CPUs, memory, expansion cards, and power supplies.
- Certification
- CompTIA A+
- Recommended study time
- 5h 30m
- Status
- Not started
Recommended study time
About 5h 30m in total, measured from the material on this page. At your session length of 45 minutes that is 8 sittings.
- Read the lesson20 min
About 2,641 words at a careful technical reading pace.
- Second pass with notes12 min
Re-read the harder parts and write your own notes.
- Recall from memory12 min
2 written recall questions.
- Practice decision12 min
One applied decision with feedback.
- Teach it back20 min
Write the topic in your own words.
- Real-world scenario15 min
Read the situation and justify your decision in writing.
- Hands-on practice2h 40m
Labs, commands and configuration until you can do it unaided.
- Spaced review1h 20m
4 short review sessions spread over the following weeks.
Learning objectives
- Verify socket, form factor, memory, and power compatibility before purchasing parts.
- Install components safely using ESD precautions and correct seating technique.
- Validate an upgrade with firmware, OS, and stress evidence rather than assumption.
Start here
About 8 minutes of reading, in 10 short parts.
Installing or upgrading a computer's internal parts looks like a purely physical task, but most failed upgrades are decided before a screwdriver is ever picked up, at the point where compatibility should have been checked. This lesson covers how to plan, install, and validate hardware changes safely.
Where you meet it: You use this when building a workstation from parts, upgrading a customer's RAM or storage, or diagnosing a machine that will not boot after a hardware change.
The lesson, part by part
Open one part at a time. Each part stands on its own, so you can stop and come back.
Building or upgrading a PC is a bit like renovating a kitchen. You cannot just buy any oven and expect it to fit the existing gap and existing electrical socket; you measure first, check the power supply, and only then buy the part. The same logic applies to computer parts: a chip, a memory stick, or a graphics card only works if it physically fits, electrically matches, and is recognised by the system's control software.
Once the planning is done, the physical work itself is usually the easy part, similar to how fitting a new oven into a pre-checked space is mostly straightforward. The real skill in hardware installation is in the specification checking beforehand and in confirming afterwards, with evidence, that the change actually worked as intended.
Key ideas
If you remember nothing else from this topic, remember these.
- Component installation follows a predictable order: prepare the case and power supply, seat the CPU and RAM, then add storage and expansion cards.
- Electrostatic discharge can silently damage components even without a visible spark, so grounding yourself matters every time you handle a board.
- Motherboard standoffs prevent short circuits by keeping the board's solder points from touching the metal case.
- Modern PCIe expansion slots and M.2 storage slots use keying and lane counts that determine both physical fit and achievable speed.
- Power supply wattage and connector types (24-pin, 8-pin CPU, PCIe 6+2-pin) must match the components being powered or the system will fail to boot or throttle under load.
- Cable management and airflow directly affect thermal performance, which is why unplugged or reversed case fans commonly cause thermal shutdowns after an otherwise correct build.
Building a workstation from bare components
A worked example, step by step.
You are assembling a new desktop from a motherboard, CPU, RAM, NVMe SSD, GPU, and power supply for a design workstation. The system must boot reliably and pass a stress test.
- 01Step 1Put on an anti-static wrist strap and ground it to the case chassis before touching any component.
- 02Step 2Install the CPU into the motherboard socket by aligning the corner triangle marker, then lower the retention arm to lock it in place.
- 03Step 3Apply a small pea-sized dot of thermal paste and mount the CPU cooler, ensuring even mounting pressure across all screws.
- 04Step 4Install RAM modules into the correct color-coded dual-channel slots, pressing firmly until both side clips click.
- 05Step 5Mount the motherboard onto the case standoffs, confirming standoff positions match the board's mounting holes before securing screws.
- 06Step 6Install the NVMe SSD into the M.2 slot at an angle, then secure it flat with the small mounting screw.
- 07Step 7Connect the 24-pin ATX and 8-pin CPU power connectors from the power supply, then seat the GPU into the top PCIe x16 slot and connect its PCIe power cables.
- 08Step 8Connect front-panel case connectors (power switch, reset, LEDs) to the motherboard headers using the manual's pin diagram.
- 09Step 9Power on, enter the UEFI/BIOS setup to confirm the CPU, RAM capacity, and storage device are all detected, then run a stress test such as Prime95 or a manufacturer diagnostic to confirm stability.
Outcome: The workstation boots into UEFI showing correct component detection and passes a 20-minute stress test without thermal throttling or shutdown.
PC Hardware Installation Reference
Worth keeping at hand while you work.
- ATX main power connector
- 24-pin
- CPU power connector
- 4-pin or 8-pin EPS12V
- PCIe GPU power connector
- 6-pin, 8-pin, or 6+2-pin
- PCIe x16 slot
- Used for graphics cards, highest lane count
- M.2 slot keying
- M-key for NVMe, B-key for SATA/older cards
- Motherboard standoffs
- Brass spacers preventing board-to-case shorts
- RAM channel
- Populate matched slots for dual-channel operation
- ESD wrist strap
- Grounds technician to prevent static discharge damage
- Thermal paste
- Fills microscopic gaps between CPU and cooler for heat transfer
- POST
- Power-On Self-Test, first diagnostic run at boot
- UEFI/BIOS
- Firmware interface for hardware configuration before OS load
- SATA data cable
- L-shaped 7-pin connector for HDD/SSD data transfer
Common misunderstandings
What most beginners get wrong here.
You can skip the wrist strap if you just touch the case first.
A single touch does not maintain a continuous ground; a wrist strap keeps you grounded throughout the work.
More thermal paste always gives better cooling.
Excess paste can insulate rather than conduct heat; a small controlled amount is correct.
Any PCIe slot gives full GPU performance.
Slot position and lane count affect available bandwidth; the primary x16 slot nearest the CPU is preferred.
RAM can be installed in any available slots.
Matched slots (often same color) are required for dual-channel performance.
The power supply just needs enough total wattage.
It also needs the correct connector types and per-rail capacity for the GPU and CPU.
Exam traps
How the question writers try to catch you out.
- Exam questions may show a picture of a connector and ask you to identify it, such as 8-pin CPU versus 6+2 PCIe.
- Expect scenario questions about a system that powers on but shows no POST, testing your knowledge of RAM reseating and standoff shorts.
- Questions may ask the correct order of installation steps in a build scenario.
- M.2 keying (B-key vs M-key) is a common exam distractor for compatibility questions.
- Watch for ESD-related questions asking for the best prevention method among several plausible-sounding options.
Check yourself
Answer in your head first, then reveal. This is not scored.
What does an extra unused motherboard standoff risk causing?
Which connector provides supplemental power to the CPU?
Why should you populate matched RAM slots?
What is the first diagnostic that runs when a PC powers on?
What keying type identifies an NVMe M.2 SSD?
Quick reference
A condensed summary of the lesson above, for revision.
What It Is
Hardware installation covers component selection against motherboard and chassis constraints, safe handling, physical fitting, firmware recognition, and post-install validation. Key constraints are CPU socket and chipset support, memory type and channel layout, expansion slot type and lane count, power supply wattage and connectors, and physical clearance.
Why It Matters
A technician who orders a DDR5 module for a DDR4 board, or a GPU that needs connectors the PSU lacks, costs the business a return cycle and downtime. Correct upgrades also carry data-safety duties: backups before storage changes and documented asset records afterwards.
How It Works
- Firmware enumerates installed devices at power-on and reports them to the operating system.
- Memory training establishes timings, so first boot after a RAM change can take longer.
- The PSU must supply both total wattage and the correct rail connectors under peak load.
Where You See It
- Repair benches, workstation refresh projects, gaming and CAD builds, and server component swaps.
Key Terms
- Socket
- The CPU mounting standard, such as LGA1700 or AM5, that must match the board.
- Form factor
- Board and case sizing standard such as ATX, microATX, or ITX.
- Dual channel
- Populating memory slots in matched pairs to increase bandwidth.
- PCIe lane
- The bandwidth unit assigned to an expansion slot, such as x1, x8, or x16.
- ESD
- Electrostatic discharge that can silently damage components.
Examples
- Adding a second matched DIMM enables dual channel and improves integrated-graphics performance noticeably.
- An NVMe upgrade may need a BIOS update before the drive is recognised as bootable.
Common Problems
- Unseated RAM or GPU
- Missing power connectors
- Unsupported CPU without a BIOS update
- Poor thermal paste application
How It Fails
- An unseated DIMM produces no display and often beep or LED codes.
- An underpowered PSU causes shutdowns only under load.
- Skipped ESD precautions cause intermittent faults that appear weeks later.
How to Troubleshoot
- Reseat one component at a time and retest.
- Read board diagnostic LEDs or POST codes before disassembly.
- Test with minimum viable hardware: one DIMM, integrated video, no add-in cards.
Practical Knowledge
- Back up user data before any storage change, including 'simple' clones.
- Photograph cable routing before disassembly to speed reassembly.
Exam Coverage
- CPU, memory, and expansion compatibility
- Power supply sizing and connectors
- Safe installation and ESD procedures
Interview Questions
- What do you check before ordering a RAM upgrade?
- A machine powers on but shows no display after a GPU install. What is your sequence?
Watch and read
Verified official and reputable sources for this topic. Links open in a new tab.
Video training
Reading and courses
Lesson notes and bookmark
Notes and bookmarks for this lesson, saved with everything else you have marked.
No notes on this item yet.
Learning progress
0% across six evidence areas. Reading alone does not change progress.
Prerequisites
Next steps
- 01Look up your own machine's socket, memory type, and maximum supported capacity.
- 02List the PSU connectors required by a mid-range GPU.