---
title: "Pool Pump Problems: 7 Common Issues & How to Fix Them | Pool Pros"
url: https://poolpros.ai/learn/pool-repair/common-pool-pump-problems
description: "Is your pool pump making noise, losing prime, or not turning on? Learn the most common pump problems and whether you need a repair or replacement."
lang: en
---

Pool Repair Hub (https://poolpros.ai/learn/pool-repair)

# 7 Common Pool Pump Problems & What to Do

Your pool pump is the heart of your circulation system. When it fails, water quality degrades quickly. Here are the most common pump issues and how to handle them.

## Pump Won't Turn On

Check the breaker first - tripped breakers are the most common cause. If power is reaching the pump but it won't start, the capacitor or motor windings may be failed. This usually requires professional diagnosis.

## Pump Loses Prime

Air leaks in the suction line, a clogged impeller, low water level, or a cracked pump lid can all cause loss of prime. Check the pump lid o-ring first - it's the most common culprit and costs under $15 to replace.

Pro Tip

Apply a thin layer of silicone lubricant to your pump lid o-ring every few months to extend its life.

## Unusual Noises

Grinding or screeching sounds typically indicate worn bearings. A humming noise without rotation suggests a seized motor. Cavitation noise (sounds like gravel) means the pump is starving for water - check for blockages.

## Pump Leaking

Leaks from the pump housing, shaft seal, or plumbing connections are common. Shaft seal replacements cost $150-$300 and are one of the most frequent pump repairs.

## Low Flow or Weak Pressure

A dirty filter, clogged impeller, undersized pump, or air leak can all reduce flow. Clean the filter first, then check the impeller for debris.

## Pump Runs But No Flow

If the motor is running but water isn't moving, the impeller may be broken or completely clogged. This requires opening the pump housing - a job for most capable DIYers or a quick pro repair.

## When to Repair vs Replace

If your pump is under 5 years old, repair is usually worth it. For pumps over 8-10 years old, especially single-speed models, replacement with a variable-speed pump often makes more economic sense due to energy savings of 60-80%.

### Ready to Take Action?

Pool Repair: https://poolpros.ai/pool-repair

Pool Equipment Guide: https://poolpros.ai/learn/pool-equipment

Get Free Quotes: https://poolpros.ai/get-a-quote

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": "7 Common Pool Pump Problems & What to Do",
    "description": "Is your pool pump making noise, losing prime, or not turning on? Learn the most common pump problems and whether you need a repair or replacement.",
    "url": "https://poolpros.ai/learn/pool-repair/common-pool-pump-problems",
    "publisher": {
      "@type": "Organization",
      "@id": "https://poolpros.ai/#organization",
      "name": "Pool Pros",
      "url": "https://poolpros.ai"
    },
    "mainEntityOfPage": {
      "@type": "WebPage",
      "@id": "https://poolpros.ai/learn/pool-repair/common-pool-pump-problems"
    },
    "about": [
      {
        "@type": "Thing",
        "name": "pool pump"
      },
      {
        "@type": "Thing",
        "name": "pump repair"
      },
      {
        "@type": "Thing",
        "name": "pool equipment"
      },
      {
        "@type": "Thing",
        "name": "motor"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Pro tip: Pump Loses Prime",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Apply a thin layer of silicone lubricant to your pump lid o-ring every few months to extend its life."
        }
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/",
          "url": "https://poolpros.ai/",
          "name": "Home"
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Learn",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn",
          "url": "https://poolpros.ai/learn",
          "name": "Learn"
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Pool Repair",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn/pool-repair",
          "url": "https://poolpros.ai/learn/pool-repair",
          "name": "Pool Repair"
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "Common Pool Pump Problems",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn/pool-repair/common-pool-pump-problems",
          "url": "https://poolpros.ai/learn/pool-repair/common-pool-pump-problems",
          "name": "Common Pool Pump Problems"
        }
      }
    ]
  }
]
```