---
title: "How to Fix PC Motherboard Troubleshooting | FixFix Labs"
description: "Diagnose common motherboard problems including boot failures, USB issues, and POST errors. Step-by-step desktop pc troubleshooting guide with quick checks an..."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": "Organization",
          "@id": "https://fixfixlabs.com/#organization",
          "name": "FixFix Labs",
          "url": "https://fixfixlabs.com/",
          "logo": "https://fixfixlabs.com/emblem.webp",
          "sameAs": [
            "https://facebook.com/fixfixlabs",
            "https://instagram.com/fixfixlabs",
            "https://www.tiktok.com/@fixfixlabs.com"
          ],
          "alternateName": [
            "fixfixlabs",
            "Fix Fix Labs",
            "FixFix Labs",
            "fixfix labs",
            "fixfixlabs.com",
            "FixFix Labs Luton"
          ],
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "159 Marsh Road",
            "addressLocality": "Luton",
            "addressRegion": "Bedfordshire",
            "postalCode": "LU3 2QL",
            "addressCountry": "GB"
          },
          "areaServed": "GB"
        },
        {
          "@type": [
            "LocalBusiness",
            "ProfessionalService"
          ],
          "@id": "https://fixfixlabs.com/#localbusiness",
          "name": "FixFix Labs",
          "alternateName": [
            "Repair Zone",
            "Repair Zone Luton",
            "FixFix Labs Luton",
            "FixFix Labs"
          ],
          "url": "https://fixfixlabs.com/",
          "image": "https://fixfixlabs.com/emblem.webp",
          "telephone": "+441582505020",
          "email": "support@fixfixlabs.com",
          "priceRange": "££",
          "parentOrganization": {
            "@id": "https://fixfixlabs.com/#organization"
          },
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "159 Marsh Road",
            "addressLocality": "Luton",
            "addressRegion": "Bedfordshire",
            "postalCode": "LU3 2QL",
            "addressCountry": "GB"
          },
          "areaServed": [
            "Luton",
            "Marsh Road",
            "Bury Park",
            "Leagrave",
            "Limbury",
            "Biscot",
            "Sundon Park",
            "Marsh Farm",
            "Lewsey",
            "High Town",
            "Stopsley",
            "Wigmore",
            "Farley Hill",
            "Round Green",
            "Bramingham",
            "Dunstable",
            "Houghton Regis",
            "Caddington",
            "Slip End",
            "Barton-le-Clay"
          ],
          "openingHoursSpecification": [
            {
              "@type": "OpeningHoursSpecification",
              "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday",
                "Saturday"
              ],
              "opens": "10:00",
              "closes": "18:00"
            }
          ],
          "sameAs": [
            "https://facebook.com/fixfixlabs",
            "https://instagram.com/fixfixlabs",
            "https://www.tiktok.com/@fixfixlabs.com"
          ]
        },
        {
          "@type": "WebSite",
          "@id": "https://fixfixlabs.com/#website",
          "name": "FixFix Labs",
          "url": "https://fixfixlabs.com/",
          "publisher": {
            "@id": "https://fixfixlabs.com/#organization"
          },
          "inLanguage": "en-GB",
          "potentialAction": {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://fixfixlabs.com/device-troubleshooting?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://fixfixlabs.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Troubleshooting",
          "item": "https://fixfixlabs.com/device-troubleshooting"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Desktop PCs Guides",
          "item": "https://fixfixlabs.com/device-troubleshooting#pc"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "PC Motherboard Troubleshooting",
          "item": "https://fixfixlabs.com/device-troubleshooting/pc-motherboard-issues"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "HowTo",
      "name": "PC Motherboard Troubleshooting",
      "description": "This guide helps troubleshoot desktop PC motherboard issues including failure to boot, no display, and component detection problems.",
      "url": "https://fixfixlabs.com/device-troubleshooting/pc-motherboard-issues",
      "step": [
        {
          "@type": "HowToStep",
          "position": 1,
          "name": "CMOS Reset",
          "text": "1. Power off and unplug the PC.\n2. Locate the CMOS battery (silver coin cell) on the motherboard.\n3. Remove it for 30 seconds.\n4. Reinsert and power on.\n5. This resets all BIOS settings to default."
        },
        {
          "@type": "HowToStep",
          "position": 2,
          "name": "Breadboard test",
          "text": "1. Remove motherboard from case.\n2. Place on a non-conductive surface (cardboard box).\n3. Connect only CPU, one RAM stick, and PSU.\n4. Try to boot.\n5. This rules out case-related short circuits."
        },
        {
          "@type": "HowToStep",
          "position": 3,
          "name": "Test components individually",
          "text": "1. Try booting with only one RAM stick at a time.\n2. Remove GPU and use integrated graphics if available.\n3. Disconnect all drives and peripherals.\n4. Add components back one at a time to find the culprit."
        },
        {
          "@type": "HowToStep",
          "position": 4,
          "name": "Check for physical damage",
          "text": "1. Inspect CPU socket for bent pins (Intel LGA) or holes (AMD AM5).\n2. Look for swollen or leaking capacitors.\n3. Check for burn marks or discolouration.\n4. Any visible damage likely requires motherboard replacement."
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Does the PC show any signs of power (fans, LEDs)?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes: Motherboard is receiving power. Issue may be with specific components. | No: Complete power failure suggests PSU or motherboard power circuit issue."
          }
        },
        {
          "@type": "Question",
          "name": "Are diagnostic LEDs indicating a specific component?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes: Focus troubleshooting on the indicated component (CPU, RAM, VGA, or Boot). | No: Issue may be more general or the motherboard lacks diagnostic LEDs."
          }
        },
        {
          "@type": "Question",
          "name": "Did the issue start after installing new hardware?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes: The new component may be incompatible or incorrectly installed. | No: Could be gradual failure or a BIOS/firmware issue."
          }
        },
        {
          "@type": "Question",
          "name": "Have you recently updated the BIOS?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes: A failed BIOS update can brick the motherboard. Check for BIOS recovery options. | No: Less likely to be BIOS-related."
          }
        }
      ]
    }
  ]
---

[![FixFix Labs](/assets/fixfix-logo-Dj0uNxZh.webp)](/)

[Troubleshooting](/device-troubleshooting)

[Luton Repairs](/repair)

[Repair by Post](/mail-in-repair)[Track Repair](/track)

[Custom PCs](/custom-builds)

[Sign In](/login)[Start Diagnosis](/diagnosis)

[](tel:01582505020)

[01582 505020](tel:01582505020)

1.  [All Guides](/device-troubleshooting)
2.  [Desktop PCs](/device-troubleshooting?category=pc#problems)
3.  PC Motherboard Troubleshooting 

Desktop PCs

motherboard

# PC Motherboard Troubleshooting

## Quick Answer

This guide helps troubleshoot desktop PC motherboard issues including failure to boot, no display, and component detection problems.

Please note:  This guide is provided for informational purposes only. Any steps you choose to follow are at your own discretion and risk. If you're unsure, we recommend booking a professional diagnosis.

Line illustration of a desktop tower and monitor with diagnostic reference markings, overlaid with a power-state indicator with pulse markers 

Desktop PC — illustration 

On this page

-   [Quick Checks](#quick-checks-heading)
-   [Guided Troubleshooting](#diagnostic-heading)
-   [Possible Causes](#possible-causes-heading)
-   [Self-Fix Instructions](#self-fix-heading)
-   [Safety Warnings](#warnings-heading)
-   [When troubleshooting isn't enough](#next-steps-heading)

## Quick Checks

Try these fast checks first — they solve most cases.

1.  Check power connections
    
    Ensure the 24-pin and 4/8-pin CPU power connectors are firmly plugged in.
    
2.  Check for diagnostic LEDs
    
    Many motherboards have LED indicators showing CPU, RAM, VGA, or Boot errors.
    
3.  Listen for beep codes
    
    A POST speaker can indicate specific hardware failures via beep patterns.
    
4.  Remove and reseat components
    
    Reseat RAM, GPU, and all power cables.
    
5.  Try a CMOS reset
    
    Remove the CMOS battery for 30 seconds to reset BIOS to defaults.
    
6.  Check for visible damage
    
    Look for swollen capacitors, burn marks, or bent CPU socket pins.
    

## Guided Troubleshooting

Answer these questions to narrow down the issue.

Does the PC show any signs of power (fans, LEDs)?

YesNo

Are diagnostic LEDs indicating a specific component?

YesNo

Did the issue start after installing new hardware?

YesNo

Have you recently updated the BIOS?

YesNo

## Possible Causes

Loose connections

Very Common 

Power cables, RAM, or GPU not fully seated.

Failed component

Common 

A specific component (RAM, GPU) has failed, preventing boot.

BIOS corruption

Moderate 

Failed BIOS update or corrupted settings prevent boot.

Dead CMOS battery

Moderate 

A dead battery causes BIOS settings to reset on each boot.

Faulty power delivery

Less Common 

Damaged VRMs or capacitors on the motherboard.

Short circuit

Less Common 

Motherboard touching the case improperly or loose screws.

If the cause requires professional attention, see [Desktop PC wont turn on repair](/repair/pc/wont-turn-on).

## Self-Fix Instructions

Safe steps you can try at home.

1.  ### CMOS Reset
    
    1\. Power off and unplug the PC. 2. Locate the CMOS battery (silver coin cell) on the motherboard. 3. Remove it for 30 seconds. 4. Reinsert and power on. 5. This resets all BIOS settings to default.
    
2.  ### Breadboard test
    
    1\. Remove motherboard from case. 2. Place on a non-conductive surface (cardboard box). 3. Connect only CPU, one RAM stick, and PSU. 4. Try to boot. 5. This rules out case-related short circuits.
    
3.  ### Test components individually
    
    1\. Try booting with only one RAM stick at a time. 2. Remove GPU and use integrated graphics if available. 3. Disconnect all drives and peripherals. 4. Add components back one at a time to find the culprit.
    
4.  ### Check for physical damage
    
    1\. Inspect CPU socket for bent pins (Intel LGA) or holes (AMD AM5). 2. Look for swollen or leaking capacitors. 3. Check for burn marks or discolouration. 4. Any visible damage likely requires motherboard replacement.
    

## Safety Warnings

-   Always disconnect power before working on the motherboard. 
-   Handle the motherboard by its edges. Static can damage components. 
-   Do not attempt to straighten severely bent CPU socket pins without proper tools. 
-   If you see swollen capacitors or smell burning, stop using the motherboard immediately. 

## When troubleshooting isn't enough

If these steps didn't resolve the issue, a professional diagnosis can identify the root cause.

[Start Diagnosis ](/diagnosis?category=pc&issue=wont-turn-on)[Desktop PC wont turn on repair ](/repair/pc/wont-turn-on)

### Still need help? FixFix Labs repairs devices in Luton.

Walk in to 159 Marsh Road, Luton, LU3 2QL — or book a slot online. Same-day service on most common repairs.

[Free AI Diagnostic](/diagnosis) [Book a Repair](/booking)[Phone Repair Luton](/phone-repair-luton) [Call 01582 505020](tel:01582505020)

[View all desktop pc troubleshooting guides](/device-troubleshooting?category=pc#problems)

FixFix Labs is not responsible for pre-existing data loss or undisclosed damage.

All repairs carry inherent risk. Complex or liquid-damaged devices may have unpredictable outcomes.

By proceeding, you acknowledge these terms. Full details in our Terms of Service.

[![FixFix Labs](/assets/fixfix-logo-Dj0uNxZh.webp)](/)

### Device Repairs

-   [Phone Repair](/repair/phone)
-   [Laptop & MacBook Repair](/repair/laptop)
-   [Tablet & iPad Repair](/repair/tablet)
-   [Console Repair](/repair/console)
-   [Desktop PC Repair](/repair/pc)
-   [Handheld Gaming Repair](/repair/handheld)
-   [Data Recovery](/data-recovery-luton)
-   [Water Damage Repair](/repair/liquid-damage)
-   [Repair by Post (UK)](/mail-in-repair)

### Locations

-   [Luton](/phone-repair-luton)
-   [Dunstable](/phone-repair-dunstable)
-   [Leagrave](/locations/leagrave)
-   [Stopsley](/locations/stopsley)
-   [Houghton Regis](/locations/houghton-regis)
-   [View All Areas](/locations)

### Help

-   [Troubleshooting](/device-troubleshooting)
-   [Repair Process](/how-it-works)
-   [Track Repair](/track)
-   [Support](/support)
-   [Repair Warranty](/warranty)
-   [Privacy](/privacy)

© 2026 FixFix Labs · 159 Marsh Road, Luton LU3 2QL

[About](/about)[Repair Warranty](/warranty)[Data Safety](/data-safety)[Contact](/contact)[Terms](/terms)[Privacy](/privacy)Feedback

## Before you continue

We use necessary cookies to make the site work. Analytics cookies stay off unless you accept. See our [Cookie & Privacy Policy](/privacy) for details.

Accept allManage preferences