When Things Go Wrong
Building a PC is rewarding, but sometimes things do not go as planned. Do not panic—most issues have simple solutions. This guide covers everything from no-POST situations to stability problems.
No Power At All
Symptoms
- No lights, no fans, nothing
Diagnostic Steps
- Check the obvious
- Is the PSU switched on? (I/O switch on back)
-
Is the power cable connected and outlet working?
-
Test the PSU
- Paperclip test: Bridge green and black wire on 24-pin
-
If PSU fan spins, PSU is likely OK
-
Check connections
- 24-pin motherboard power fully seated
- 8-pin CPU power connected
-
Front panel power switch connected correctly
-
Try minimal boot
- Remove everything except CPU, one RAM stick, PSU
- If it powers on, add components one by one
Powers On But No Display
Symptoms
- Fans spin, lights on, but no video output
Diagnostic Steps
- Check display connections
- Cable connected to GPU, not motherboard (if using discrete GPU)
- Try different cable (HDMI, DisplayPort)
-
Test different monitor if available
-
Listen for beep codes
- Connect a PC speaker if available
-
Count beeps and consult motherboard manual
-
Check debug LEDs
- Most modern boards have CPU, DRAM, VGA, BOOT LEDs
-
Stuck LED indicates the problem area
-
RAM issues (most common)
- Reseat RAM modules
- Try one stick at a time
- Try different slots
-
Ensure RAM is on QVL list
-
GPU seating
- Reseat the graphics card
- Ensure PCIe power cables connected
-
Try a different PCIe slot if available
-
BIOS/CMOS reset
- Remove CMOS battery for 5 minutes
- Or use CMOS clear jumper
Boot Loop or Restarts
Symptoms
- PC turns on briefly then restarts
- Continuous reboot cycle
Causes and Solutions
- CPU overheating
- Check cooler mounting and thermal paste
-
Ensure cooler fan is connected and spinning
-
Power delivery issues
- Verify 8-pin CPU power connected
-
Check PSU wattage is sufficient
-
RAM incompatibility
- Disable XMP/EXPO initially
- Update BIOS to latest version
-
Check memory QVL
-
Short circuit
- Check for loose screws under motherboard
- Ensure standoffs are correctly placed
- No stray cables touching components
Blue Screen of Death (BSOD)
Common Stop Codes
WHEA_UNCORRECTABLE_ERROR
- Often CPU or RAM related
- Disable overclocks
- Update BIOS
MEMORY_MANAGEMENT
- RAM issue
- Run Windows Memory Diagnostic
- Test with one stick at a time
DRIVER_IRQL_NOT_LESS_OR_EQUAL
- Driver conflict
- Update or rollback recent drivers
- Clean install GPU drivers with DDU
KERNEL_SECURITY_CHECK_FAILURE
- Often driver or security software conflict
- Boot in Safe Mode
- Disable security software temporarily
BSOD Diagnostic Process
- Note the exact stop code
- Check Event Viewer for details
- Run sfc /scannow
- Update all drivers
- Test hardware with stress tests
Performance Issues
Lower Than Expected FPS
- Check GPU usage
- If GPU usage is low, CPU bottleneck
-
If GPU usage is high but FPS low, GPU limited
-
RAM running slowly?
- Check if XMP/EXPO is enabled
-
Verify in CPU-Z or HWiNFO
-
Thermal throttling
- Monitor temperatures
-
CPU >90°C or GPU >85°C indicates throttling
-
Background processes
- Check Task Manager for CPU/disk usage
- Disable unnecessary startup programs
System Instability
- Stock vs Overclocked
- Reset all overclocks
-
Run at stock for stability testing
-
Stress testing
- CPU: Cinebench R23, Prime95
- GPU: 3DMark, FurMark
- RAM: MemTest86, OCCT Memory
-
Overall: OCCT, AIDA64
-
Temperature monitoring
- Use HWiNFO64 for detailed monitoring
- Check for hotspots
Storage Problems
Drive Not Detected
- BIOS detection
- Check if drive appears in BIOS
-
Try different SATA port or M.2 slot
-
Initialization
- New drives need initialization in Disk Management
-
Assign drive letter
-
Check cables
- Replace SATA cables
- Ensure M.2 screw is not too tight
Slow Performance
- Enable AHCI mode in BIOS
- Check if TRIM is enabled for SSDs
- Update storage drivers
- Check drive health with CrystalDiskInfo
Useful Diagnostic Tools
| Tool | Purpose |
|---|---|
| HWiNFO64 | Temperature and sensor monitoring |
| CPU-Z | CPU and RAM specifications |
| GPU-Z | Graphics card details |
| CrystalDiskInfo | Storage health |
| MemTest86 | RAM stability testing |
| OCCT | System stress testing |
| DDU | Clean GPU driver removal |
| BlueScreenView | Analyze BSOD dumps |
When to Seek Help
If you have tried everything:
- Post on forums with detailed specs and symptoms
- Check warranty before advanced troubleshooting
- RMA suspected faulty components
- Professional diagnosis if under warranty
Prevention is Better Than Cure
- Keep drivers updated
- Monitor temperatures regularly
- Maintain stable overclocks or run stock
- Keep system clean from dust
- Use quality components
Need more help? Visit ASCII Tech Community for expert advice.