Troubleshooting & Maintenance
Common issues, diagnostics, and regular upkeep
Introduction
You have built a complete computer from scratch. You installed an operating system, drivers, and software. But what happens when something goes wrong? Computers, like any complex machine, can develop problems — a blue screen, a fan that stops spinning, a game that stutters, or a PC that simply will not turn on.
Troubleshooting is the systematic process of identifying, diagnosing, and resolving problems. It is a skill that separates experienced builders from beginners. With the right approach and tools, most computer problems can be solved quickly and without replacing parts unnecessarily.
Regular maintenance — keeping your system clean, updating software, and monitoring health — prevents many issues before they happen. This final chapter of Module 3 covers the most common problems, how to diagnose them, and how to keep your PC running smoothly for years to come.
How It Works
Troubleshooting is like being a detective. You gather clues (error messages, unusual sounds, visual indicators), form a hypothesis (the power supply might be failing), test your theory (swap the PSU or measure voltages), and confirm the fix. Methodical investigation beats random part swapping every time.
Household Object Analogy
If your car makes a strange noise, you do not immediately replace the engine. You listen, identify where the noise is coming from, check simple things first (oil level, loose parts), and only then consider more complex repairs. Computer troubleshooting follows the same logic: start with the simplest, most likely cause and work your way up.
Deeper Dive
No Power / No POST
Symptoms: Pressing power does nothing, or fans spin but no display. Causes: Loose power cables, PSU switch off, unseated RAM, improperly installed CPU power, short circuit from a misplaced standoff. Fix: Check all connections, reseat RAM, test PSU with paperclip test.
BSOD (Blue Screen of Death)
Symptoms: Windows crashes to a blue screen with an error code. Common codes: MEMORY_MANAGEMENT (RAM issue), VIDEO_TDR_TIMEOUT (GPU driver crash), IRQL_NOT_LESS_OR_EQUAL (driver conflict). Fix: Note the stop code, update drivers, test RAM with MemTest86.
Overheating / Thermal Throttling
Symptoms: PC slows down under load, fans run at maximum, sudden shutdowns during gaming. Causes: Dust-clogged fans, dried thermal paste, insufficient case airflow, failed pump (on liquid cooling). Fix: Clean dust filters, check fan operation, reapply thermal paste, improve cable management.
No Display Output
Symptoms: PC turns on (fans spin, lights on) but monitor shows nothing. Causes: Monitor plugged into motherboard instead of GPU, wrong input source selected, loose display cable, GPU not fully seated. Fix: Check monitor input, reseat GPU, try a different cable or port.
Diagnostic Tools and Methods
Effective troubleshooting uses a combination of built-in tools and third-party utilities:
POST Codes / Beep Codes
Many motherboards have a small 2-digit LED display (POST code reader) that shows a hexadecimal code during startup. Look up the code in the manual. If no display, a speaker connected to the motherboard header will beep patterns indicating the fault.
Windows Event Viewer
Press Win + X → Event Viewer. Look under Windows Logs → System for critical errors (red) or warnings (yellow) that coincide with crashes or issues. The event ID can be searched online for solutions.
Benchmark & Stress Tests
Tools like Cinebench (CPU), FurMark (GPU), and MemTest86 (RAM) push components to their limits to expose instability. Running a benchmark before and after changes quantifies performance gains or losses.
Hardware Monitoring
HWMonitor, HWiNFO64, and Open Hardware Monitor show real-time temperatures, voltages, fan speeds, and power consumption. If a component hits 100°C under load, you have found your problem.
Preventive Maintenance
A well-maintained PC lasts longer and performs better. Here are the key maintenance tasks every owner should perform:
Cleaning (Every 3–6 Months)
Dust is the enemy of cooling. Use compressed air to blow dust out of fans, radiators, and heatsinks. Hold fans still while blowing to prevent overspinning (which can generate current and damage the fan controller). Clean dust filters with a soft brush or vacuum on low.
Software Updates
Keep Windows Update current, update GPU drivers for gaming performance, and update motherboard firmware (BIOS) when needed. Outdated drivers are a leading cause of crashes and security vulnerabilities.
Disk Health
Run CHKDSK to check for file system errors. Use CrystalDiskInfo or the built-in Windows tool to check SSD/HDD health (SMART data). If an SSD reports reallocated sectors or high wear, back up your data immediately and plan for replacement.
Thermal Paste Replacement
Thermal paste dries out over time (typically 2–4 years). If your CPU temperatures are higher than they used to be at the same clock speeds, it may be time to clean off the old paste and apply fresh compound.
The Troubleshooting Process
When faced with a computer problem, follow these steps in order:
1. Identify the symptoms: What exactly is happening? When does it happen? Did anything change recently?
2. Isolate the component: Is the problem with the CPU, GPU, RAM, storage, PSU, or software? Use process of elimination.
3. Check the simple things first: Loose cables, dust, driver updates, monitor input. You would be surprised how often the simplest fix works.
4. Test with known-good parts: If you suspect the RAM, try one stick at a time, or swap with a known-good stick. If the PSU might be failing, use a PSU tester or replace temporarily.
5. Search online: The exact error message, stop code, or symptom has likely been encountered by thousands of other users. Use search engines and forums like Reddit's r/buildapc.
6. Ask for help: When all else fails, describe your problem clearly with details about your build, when the issue started, and what you have tried.
Key Insight
The most expensive mistake in troubleshooting is replacing a part that was not broken. Always test and verify before buying new components. A systematic approach saves time, money, and frustration. Remember: "If it ain't broke, don't fix it" — but if it is broke, diagnose methodically.
Advanced
At a deeper level, troubleshooting & maintenance involves rules and patterns that engineers use worldwide. POST Code follows standards so different brands and devices can still work together. That is why your phone, school laptop, and game console can all connect to the same network or use the same apps.
Beep Code does not happen in a straight line. Systems often use backup paths, error checking, and retries so information arrives correctly. When something fails, smart BSOD design helps the system recover instead of shutting down completely.
Scientists and engineers keep improving these systems every year — making them faster, safer, and more energy-efficient. The ideas you learn in this chapter are the same building blocks used in real data centers, robots, apps, and websites around the world.
Vocabulary Table
| Term | Definition |
|---|---|
| POST Code | A hexadecimal diagnostic code displayed on a motherboard LED during startup, indicating the boot stage or fault |
| Beep Code | A pattern of audible beeps from the motherboard speaker that signals specific hardware errors during POST |
| BSOD | Blue Screen of Death — a Windows crash screen that appears when the OS encounters a critical system error |
| Benchmark | A standardised test used to measure and compare the performance of a hardware component or system |
| Thermal Throttling | A protective mechanism where the CPU or GPU reduces its speed to lower temperature and prevent damage |
| Diagnostic | A tool or process used to identify the cause of a hardware or software problem |
| Cleaning | The process of removing dust and debris from inside a computer case to maintain airflow and cooling |
| SMART | Self-Monitoring, Analysis and Reporting Technology — a drive health monitoring system built into storage devices |
| Stop Code | The error identifier displayed on a BSOD that helps identify the specific cause of the crash |
| Process of Elimination | A diagnostic method of removing or swapping components until the faulty one is identified |
Fun Facts
The Windows "Blue Screen of Death" was originally green on Windows 3.0, then changed to blue starting with Windows 95. Windows 11 uses a black screen instead of blue for its "critical error" crash screen.
The paperclip test for PSUs involves shorting the green wire (PS_ON) to any black wire (ground) on the 24-pin connector. If the PSU fan spins, it is likely functional. Never do this without a load connected to the PSU.
Dust buildup inside a PC can reduce cooling efficiency by 30% or more. A thick layer of dust on a GPU heatsink can increase temperatures by 15–20°C. Regular cleaning every 3–6 months is one of the most effective maintenance tasks.
MemTest86 is one of the most important diagnostic tools for PC builders. A single bad bit in RAM can cause random crashes, file corruption, and data loss. Running MemTest86 for at least one full pass (about 1–3 hours per 16 GB) is recommended for every new build.
The "turn it off and on again" joke from IT Crowd is genuinely the most effective troubleshooting step. A reboot clears the RAM, restarts all drivers, and resets hardware states — fixing an estimated 80% of software-related computer issues.
Interactive Diagram
Launch the interactive diagram to explore troubleshooting scenarios.
Open Interactive DiagramThe interactive diagram for this chapter demonstrates Troubleshooting. It shows a diagnostic dashboard showing common computer issues and step-by-step troubleshooting guides.
What to explore:
- click different error scenarios; follow guided troubleshooting steps; watch diagnostic tools identify the problem
- effective troubleshooting follows a logical process — identify symptoms, isolate the cause, test solutions, and verify the fix
Knowledge Check
1. What should you check first if your PC does not turn on at all?
Answer: Check the power cable, PSU switch, and front panel connections
2. What does thermal throttling mean?
Answer: The CPU or GPU automatically slows down to reduce heat and prevent damage
3. How often should you clean dust from inside your PC?
Answer: Every 3–6 months
