How to Build a PC: Step-by-Step Guide
This guide explains how to build a PC from individual components into a working computer that boots into the BIOS and an operating system. By the end, a first-time builder installs the CPU, RAM, CPU cooler, motherboard, graphics card, storage, and power supply, routes the cables, and completes a first boot with memory running at its rated speed. A first build takes 2 to 4 hours and rates as moderate difficulty, because the work involves seating connectors firmly without forcing them.
The procedure follows the order most builders use: assemble the CPU, memory, and cooler on the motherboard outside the case, mount the motherboard on brass standoffs, then add the graphics card, drives, and power supply. Each phase below opens with the goal of that step and lists numbered actions.
Antistatic precautions protect the components from electrostatic discharge throughout. The final phase covers entering the BIOS and enabling the XMP or EXPO memory profile so the RAM runs at its advertised speed rather than the default JEDEC speed.
What You Need to Build a PC
A complete PC build requires the core components, a small set of tools, and a static-safe work area. The parts and tools below are listed in installation order.
- A motherboard. The motherboard sets the CPU socket, the RAM type, and the form factor that the case must accept.
- A CPU. The processor must match the motherboard socket, such as AMD AM5 or Intel LGA1700.
- A CPU cooler. An air tower or an all-in-one liquid cooler removes heat from the processor.
- RAM modules. Two DDR4 or DDR5 DIMMs run in dual channel for full memory bandwidth.
- A graphics card. A discrete GPU drives the display when the CPU has no integrated graphics.
- Storage. An M.2 NVMe SSD or a 2.5-inch SATA SSD holds the operating system.
- A power supply. An 80 PLUS-rated PSU delivers the wattage the build requires.
- A case. The chassis houses the motherboard, drives, and power supply with pre-installed standoffs.
- A Phillips screwdriver and an antistatic wrist strap. A magnetic-tip Phillips #2 driver fits most screws, and the wrist strap grounds the builder.
- Thermal paste. A pre-applied or syringe-supplied compound transfers heat from the CPU to the cooler.
Gather Parts and Set Up an Antistatic Work Area
Preparing a grounded, organized work area protects the components from electrostatic discharge before installation begins. Electrostatic discharge damages CPU and RAM circuits at voltages a person cannot feel.
- Clear a large, hard, non-carpeted surface and set the open motherboard box nearby as a work platform.
- Attach an antistatic wrist strap to a clip and to bare metal on the case, or touch the metal case frame often to discharge static.
- Unbox each component and leave the RAM and graphics card in their antistatic bags until installation.
- Read the motherboard manual section on connector locations, since each board labels its headers differently.
- Confirm the power supply switch is off and the PSU is unplugged during the entire build.
A motherboard manual from the manufacturer names every socket, slot, and header. The manual identifies which RAM slots to populate first and where the front-panel connectors attach.
Install the CPU into the Socket
Seating the CPU correctly into the socket aligns hundreds of contacts and prevents bent pins. The processor installs while the motherboard rests outside the case for clear access.

- Lift the socket retention arm to open the load plate on an Intel LGA board, or open the AM5 socket lever on an AMD board.
- Match the gold triangle on the CPU corner to the triangle marked on the socket corner.
- Lower the CPU straight down into the socket without sliding it sideways.
- Close the load plate and press the retention arm back down, which requires firm pressure as the plate locks.
- Confirm the CPU sits flat with no gap before continuing.
Intel LGA sockets place the pins in the motherboard socket, while AMD AM4 places the pins on the CPU and AM5 moves them to the socket. The processor selection follows the same socket match covered in the guide to choosing a motherboard, because the socket determines which CPUs fit.
Install the RAM into the Correct Slots
Placing the RAM in the channel-correct slots enables dual-channel mode for full memory bandwidth. Two modules in the wrong slots run in single channel and lower memory performance.

- Open the retention clips at the ends of the DIMM slots.
- Check the motherboard manual for the dual-channel slots, usually slots 2 and 4 counting from the CPU.
- Align the notch on each module with the ridge in the slot, since the notch fits one direction only.
- Press each module straight down until both clips snap closed against the module.
- Confirm both modules sit level with the clips fully engaged.
Two 16GB DDR5 modules in the A2 and B2 slots give 32GB in dual channel on most boards. The desktop memory installation differs from a laptop, where the steps to upgrade laptop RAM use angled SO-DIMM modules instead of vertical DIMMs.
Mount the CPU Cooler and Apply Thermal Paste
Mounting the cooler with thermal paste between the CPU and cooler base transfers heat away from the processor. The CPU overheats and throttles within seconds without a mounted cooler.

- Install the cooler backplate and standoffs that match the socket, following the cooler manual.
- Apply a pea-sized dot of thermal paste to the center of the CPU heat spreader if the cooler base has none pre-applied.
- Lower the cooler straight onto the CPU so the paste spreads evenly under pressure.
- Tighten the mounting screws in a diagonal cross pattern a few turns at a time to seat the cooler level.
- Connect the CPU fan or pump cable to the CPU_FAN header on the motherboard.
A pea-sized amount of thermal paste covers the contact area without overflowing. The full method, including spread patterns and quantity, appears in the guide to applying thermal paste.
Install the Motherboard into the Case
Mounting the motherboard on brass standoffs raises the board off the case tray and prevents an electrical short. A standoff in the wrong hole contacts the board underside and shorts the system.
- Install the rear I/O shield into the case opening if the motherboard does not have an integrated one.
- Count the mounting holes on the motherboard and install a brass standoff in each matching case position, removing any extras.
- Lower the motherboard onto the standoffs so the rear ports align with the I/O shield.
- Drive a screw into each standoff hand-tight, working in a cross pattern without overtightening.
- Confirm no standoff sits under an area of the board without a screw hole.
A standoff under a non-hole area is the most common cause of a build that powers on but does not display, a fault the guide to fix fans that spin with no boot covers in detail.
Install the Graphics Card
Seating the graphics card in the primary PCIe x16 slot connects the GPU to the fastest lanes on the motherboard. The top slot nearest the CPU carries the full sixteen lanes on most boards.
- Remove the case expansion slot covers that line up with the top PCIe x16 slot.
- Open the retention latch at the end of the PCIe slot.
- Align the card connector with the slot and press straight down until the latch clicks closed.
- Secure the card bracket to the case with the screws from the removed slot covers.
- Leave the PCIe power cables disconnected until the power supply is installed.
The graphics card carries its own detailed procedure in the guide to installing a graphics card, which covers driver removal and power connectors for a replacement card.
Install M.2 and SATA Storage
Installing the storage drive gives the operating system a location to write to during setup. An M.2 NVMe SSD mounts flat on the motherboard, while a 2.5-inch SATA SSD mounts in a case bracket.
- Remove the M.2 slot screw and any heatsink, then insert the M.2 SSD into the slot at a shallow angle.
- Press the far end of the M.2 drive down and secure it with the standoff screw or the tool-less latch.
- Mount a 2.5-inch SATA SSD in a drive bay and connect a SATA data cable to the motherboard and a SATA power cable from the PSU.
- Reinstall any M.2 heatsink over the drive to manage drive temperature.
- Note that some boards disable a SATA port when the matching M.2 slot is in use.
The full drive procedure, including initializing and formatting in Windows, appears in the guide to installing an SSD. The trade-off between interfaces is compared in the article on M.2 versus SATA storage.
Install the Power Supply and Connect the Cables
Connecting the 24-pin, EPS, and PCIe cables delivers power to the motherboard, CPU, and graphics card. A missing EPS connector is the most common reason a complete build fails to boot.
- Mount the power supply in the case bracket with the fan facing the case vent, then secure it with four screws.
- Connect the 24-pin ATX cable to the long power connector on the motherboard edge.
- Connect the 8-pin EPS cable to the CPU power socket at the top of the motherboard near the CPU.
- Connect the PCIe or 12VHPWR power cable to the graphics card until the connector clips lock.
- Connect SATA power to any 2.5-inch drive and confirm every connector is fully seated.
The wattage and connector count depend on the parts, a calculation the guide to choosing a power supply explains. A modular power supply supplies only the cables the build uses, which reduces clutter behind the motherboard tray.
Manage the Cables and Close the Case
Routing the cables behind the motherboard tray improves airflow and keeps cables clear of the fans. Loose cables block intake fans and trap heat inside the case.
- Route the 24-pin, EPS, and PCIe cables behind the motherboard tray through the case cutouts.
- Connect the front-panel headers for the power button, reset button, power LED, and HDD LED using the motherboard manual diagram.
- Connect the front-panel USB and audio cables to their labeled motherboard headers.
- Secure cable bundles with the supplied zip ties or Velcro straps.
- Reinstall both side panels once every connector is confirmed.
Complete the First Boot and Enable XMP or EXPO
Entering the BIOS on first boot confirms the build posts and enables the memory profile so the RAM runs at its rated speed. Memory defaults to a slower JEDEC speed until the XMP or EXPO profile is enabled.
- Connect the monitor cable to the graphics card output, not the motherboard, when a discrete GPU is installed.
- Switch the power supply on, press the case power button, and watch for fans to spin and the display to show the manufacturer logo.
- Press Delete or F2 during boot to enter the BIOS or UEFI setup.
- Confirm the BIOS lists the correct CPU, the full RAM capacity, and the storage drive.
- Enable the XMP profile on an Intel board or the EXPO profile on an AMD board, then save and exit.
A build that shows fans spinning but no display points to a reseating check on the RAM, GPU, and EPS cable, the exact path the guide to fix fans that spin with no boot follows.
Common Mistakes to Avoid
A first build fails most often from a small number of repeated errors. The mistakes below are ordered by how frequently they prevent a successful boot.
- Forgetting the EPS CPU power cable. The 8-pin EPS connector powers the CPU, and the system shows no display without it.
- Installing a standoff under a non-hole area. An extra standoff shorts the motherboard against the case tray.
- Placing RAM in the wrong slots. Two modules in adjacent slots run in single channel and may fail to post on some boards.
- Plugging the monitor into the motherboard. A discrete GPU outputs only from its own ports when integrated graphics are unused.
- Applying too much thermal paste. An excess of compound spreads onto the socket instead of improving heat transfer.
- Forcing a connector. A connector that resists is misaligned, and forcing it bends pins or breaks the latch.
Key Takeaways
- Build outside the case first. Install the CPU, RAM, and cooler on the motherboard before mounting it.
- Match the socket and RAM type. The motherboard sets which CPU and memory the build accepts.
- Use the channel-correct RAM slots. Slots 2 and 4 enable dual channel on most boards.
- Connect the EPS cable. The 8-pin CPU power cable is required for the system to post.
- Check standoff placement. A misplaced standoff shorts the board and prevents boot.
- Enable XMP or EXPO. The memory profile raises RAM from JEDEC speed to its rated speed.
How long does it take to build a PC?
A first PC build takes 2 to 4 hours. Experienced builders complete a standard assembly in about 1 hour. Cable management and the first BIOS configuration add the most time.
What order do you build a PC in?
Install the CPU, RAM, and cooler on the motherboard first, then mount the motherboard in the case. Add the graphics card, storage, and power supply, then route cables and boot.
Do you need thermal paste when building a PC?
Thermal paste is required between the CPU and cooler. Many coolers ship with paste pre-applied to the base. Apply a pea-sized dot to the CPU only when the base is bare.
Why does my new PC turn on but show no display?
Fans spinning with no display usually means unseated RAM, an unseated GPU, or a missing EPS CPU power cable. Reseat the memory and graphics card and confirm the 8-pin CPU cable is connected.
Which RAM slots should I use for two sticks?
Install two RAM modules in slots 2 and 4, counting from the CPU, on most motherboards. These slots enable dual channel. The motherboard manual confirms the exact slots for each board.
Do I plug the monitor into the motherboard or graphics card?
Plug the monitor into the graphics card when a discrete GPU is installed. The motherboard video ports work only when the CPU has integrated graphics and no GPU is used.
What is XMP or EXPO?
XMP on Intel boards and EXPO on AMD boards are memory profiles that run RAM at its rated speed. Without the profile, memory defaults to a slower JEDEC speed set by the motherboard.
Last Thoughts on Building a PC
Building a PC follows a fixed order that turns separate components into a system that posts and runs at full speed. Installing the CPU, RAM, and cooler on the motherboard first, then mounting the board on correct standoffs, then adding the graphics card, storage, and power supply, produces a clean and bootable build. Connecting the EPS CPU cable and enabling the XMP or EXPO profile resolves the two errors that most often hold back a first build.
Component selection precedes assembly, so the guides to choosing a motherboard and choosing a power supply set the foundation for a compatible parts list. The full set of step-by-step builds, including individual component installs, is collected in the PC tutorials hub.


