---
title: "Plumber Manchester | Trusted Local Plumbing | DPS"
description: "Manchester's trusted plumbing company. 13+ years' experience. Repairs, installations, bathrooms and emergency plumbing across Greater Manchester. Free quotes."
lang: en-GB
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://dpsplumbing.co.uk/#organization",
      "name": "DPS Plumbing & Bathrooms",
      "url": "https://dpsplumbing.co.uk",
      "logo": "https://dpsplumbing.co.uk/logo.png",
      "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+447875298163",
        "contactType": "customer service",
        "areaServed": "GB",
        "availableLanguage": "English"
      },
      "sameAs": [
        "https://www.instagram.com/dps_bathrooms/"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Plumber",
      "@id": "https://dpsplumbing.co.uk/#localbusiness",
      "name": "DPS Plumbing & Bathrooms",
      "description": "Professional bathroom installation and plumbing services across Greater Manchester. 13+ years' experience. Fully insured. Written guarantee on all work.",
      "url": "https://dpsplumbing.co.uk",
      "telephone": "+447875298163",
      "email": "daniel@dps-plumbing.info",
      "founder": {
        "@type": "Person",
        "name": "Daniel Dunn"
      },
      "foundingDate": "2012",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "55 Edmund Street",
        "addressLocality": "Salford",
        "addressRegion": "Greater Manchester",
        "postalCode": "M6 5WQ",
        "addressCountry": "GB"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 53.488225,
        "longitude": -2.300161
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Manchester"
        },
        {
          "@type": "City",
          "name": "Salford"
        },
        {
          "@type": "City",
          "name": "Bolton"
        },
        {
          "@type": "City",
          "name": "Stockport"
        },
        {
          "@type": "City",
          "name": "Bury"
        },
        {
          "@type": "City",
          "name": "Oldham"
        },
        {
          "@type": "City",
          "name": "Rochdale"
        },
        {
          "@type": "City",
          "name": "Warrington"
        },
        {
          "@type": "City",
          "name": "Altrincham"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday",
            "Sunday"
          ],
          "opens": "00:00",
          "closes": "23:59"
        }
      ],
      "priceRange": "££",
      "paymentAccepted": "Cash, Bank Transfer",
      "currenciesAccepted": "GBP",
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Plumbing & Bathroom Services",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Bathroom Installation"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Bathroom Renovation"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Plumbing Repairs"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Shower Installation"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Kitchen Plumbing"
            }
          }
        ]
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5.0",
        "reviewCount": "87",
        "bestRating": "5",
        "worstRating": "1"
      },
      "review": [
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Sarah T."
          },
          "datePublished": "2025-11-15",
          "reviewBody": "Daniel and his team transformed our dated bathroom into something you'd see in a magazine. They arrived on time every day, kept the house spotless, and finished a day ahead of schedule.",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          }
        },
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Mark W."
          },
          "datePublished": "2025-10-22",
          "reviewBody": "Had a burst pipe on a Saturday evening and Daniel was here within 40 minutes. Found the problem fast, fixed it properly, and even helped us dry out the affected area.",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          }
        },
        {
          "@type": "Review",
          "author": {
            "@type": "Person",
            "name": "Linda R."
          },
          "datePublished": "2025-09-08",
          "reviewBody": "We had three quotes for our bathroom renovation. DPS wasn't the cheapest, but Daniel was the only one who actually listened to what we wanted. The attention to detail was exceptional.",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
          }
        }
      ],
      "sameAs": [
        "https://www.instagram.com/dps_bathrooms/"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "@id": "https://dpsplumbing.co.uk/#website",
      "name": "DPS Plumbing & Bathrooms",
      "url": "https://dpsplumbing.co.uk",
      "publisher": {
        "@id": "https://dpsplumbing.co.uk/#organization"
      },
      "inLanguage": "en-GB"
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How much does a new bathroom installation cost in Manchester?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most full bathroom installations in Greater Manchester land between £4,500 and £12,000, depending on the size of the room, the spec of the suite and how much pipework needs reworking. We give every customer a written, fixed-price quote upfront — so you know the final figure before we lift a single tile."
          }
        },
        {
          "@type": "Question",
          "name": "How quickly can DPS respond to a plumbing enquiry?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We respond to every enquiry — quote requests, repairs and emergencies — within two hours during working hours. For urgent leaks and burst pipes across Manchester and Salford, we aim to be on-site the same day wherever possible."
          }
        },
        {
          "@type": "Question",
          "name": "Do you charge call-out fees?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. There are no call-out fees and no hidden minimum charges. You only pay for the work you've agreed to in writing, and the price on the quote is the price you pay."
          }
        },
        {
          "@type": "Question",
          "name": "Are you fully insured and guaranteed?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. DPS Plumbing & Bathrooms carries full public liability insurance, and every installation and repair is backed by a written workmanship guarantee. Manufacturer warranties on suites, taps and showers are passed to you in full."
          }
        },
        {
          "@type": "Question",
          "name": "Which areas of Greater Manchester do you cover?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We cover Manchester, Salford, Stockport, Bury, Bolton, Oldham, Rochdale, Altrincham and Warrington as our core service area, plus most of the surrounding North West. If you're unsure, send us your postcode and we'll confirm in minutes."
          }
        },
        {
          "@type": "Question",
          "name": "Do you handle emergency plumbing call-outs?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Burst pipes, major leaks, blocked mains and failing stopcocks are treated as priority jobs. Call 07875 298163 and you'll speak to a real plumber, not a call centre — we'll triage it on the phone and get a van moving."
          }
        },
        {
          "@type": "Question",
          "name": "Can you design a bathroom as well as fit it?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Most of our bathroom customers come to us with a rough idea and let us handle the layout, suite selection, tiling spec and lighting plan. You get one team, one quote and one point of contact from first sketch to final clean."
          }
        }
      ]
    }
  ]
---

[![DPS Plumbing & Bathrooms](/assets/logo-B7cB-v_m.png)](/)

[Home](/)[About](/about)

Services

[Service Areas](/service-areas)[Our Work](/our-work)[Reviews](/reviews)[Blog](/blog)[Contact](/contact)

[07875 298163](tel:07875298163)[Get a Free Quote](/contact)

5.0 from 87+ verified reviews 

# Manchester's Trusted Bathroom Fitters.   
Done Right, The First Time. 

Fast, reliable, fully guaranteed [plumbing](/services/plumber) and [bathroom installation](/services/bathroom-installation) services across [Manchester](/service-areas/manchester) & [Salford](/service-areas/salford).

[Get a Free Quote](/contact)[Call Us:  07875 298163](tel:07875298163)

-   2-Hour Response Promise 
-   All Work Guaranteed in Writing 
-   Free, No-Obligation Quotes 
-   Landlord Certificates 

Trusted by homeowners in: 

[Salford](/service-areas/salford)· [Manchester](/service-areas/manchester)· [Altrincham](/service-areas/altrincham)· [Stockport](/service-areas/stockport)· [Bury](/service-areas/bury)· [Bolton](/service-areas/bolton)· [Oldham](/service-areas/oldham)· [Rochdale](/service-areas/rochdale)· [Warrington](/service-areas/warrington) 

What We Do

## Your Complete Plumbing  
& Bathroom Solution

From a dripping tap to a full bathroom transformation, we deliver every job with [13+ years of expertise](/about), fixed pricing, and a written guarantee.

[

![Modern fitted bathroom installation in Manchester with walk-in shower, vanity unit and chrome fixtures by DPS Plumbing & Bathrooms](/assets/hero-bathroom-renovation-DFkHO7lR.jpg)

### Bathroom Installation

Complete design-and-fit bathrooms — strip-out to final tile. One trusted team, one written guarantee.

See bathroom installation 

](/services/bathroom-installation)

[

![Walk-in glass shower enclosure with rainfall shower head professionally installed in a Salford bathroom by DPS](/assets/hero-shower-installation-BdMuWrRK.jpg)

### Shower Installation

Walk-in showers, wet rooms, and electric showers fitted by qualified bathroom specialists across Greater Manchester.

See shower installation 

](/services/shower-installation)

[

![Local DPS plumber repairing copper pipework under a kitchen sink in Greater Manchester — same-day plumbing service](/assets/hero-plumber-GEcVREas.jpg)

### General Plumbing

Leaks, taps, toilets and pipework — same-day fixes with no call-out fees and a written guarantee on every visit.

See plumbing services 

](/services/plumber)

[

![New A-rated combi boiler professionally installed on a utility room wall in Manchester by DPS heating engineers](/assets/hero-boiler-installation-CYFdmVGz.jpg)

### Boiler Installation

A-rated Worcester, Vaillant and Ideal boilers fitted in a day with up to 12-year manufacturer warranties.

See boiler installation 

](/services/boiler-installation)

[

![Luxury bathroom renovation in Greater Manchester featuring freestanding bath, large-format tiles and statement lighting](/assets/hero-bathroom-fitter-NgBjTo_I.jpg)

### Bathroom Renovations

Transform a tired bathroom into a magazine-quality space — designed, project-managed and finished by us.

See renovations 

](/services/bathroom-renovations)

[

![DPS plumber repairing a leaking water pipe in a Manchester home using professional leak detection equipment](/assets/hero-pipe-repairs-DPd8p2wh.jpg)

### Pipe Repairs & Leaks

Fast leak detection and permanent pipe repair to protect your home from water damage. Emergency response available.

See pipe repairs 

](/services/pipe-repairs)

[View All Our Plumbing & Heating Services](/services)

![Completed bathroom installation by DPS Plumbing in Greater Manchester](/assets/upload-3-XHzPCF4z.jpg)

Why Choose Us

## No Call-Out Fees.  
No Hidden Costs.  
Just Honest, Expert Work.

At [DPS Plumbing & Bathrooms](/about), we're a local, family-run business built on trust. With over 13 years' experience serving [Greater Manchester](/service-areas), we believe in clear communication and quality craftsmanship that lasts. Read our [5-star customer reviews](/reviews) or [browse our completed projects](/our-work) — we treat your home like our own, every single time.

-   Fixed-Price Quotes — No Surprises 
-   All Work Guaranteed 
-   Local, Family-Run & Reliable 
-   Fully Insured 

[Get My Free Quote](/contact)

How It Works

## Simple, Honest, From First Call to Final Sign-Off

Five clear steps — no fluff, no surprises, no chasing us for updates.

1.  STEP 1 
    
    ### Get in Touch
    
    Call, message or send the form. A real person — usually Daniel — replies within two hours, every working day.
    
2.  STEP 2 
    
    ### Free, Fixed Quote
    
    We visit, scope the job and send a written, fixed-price quote. No call-out fees, no day-rate surprises.
    
3.  STEP 3 
    
    ### Book a Date
    
    Once you approve, we lock in a start date that suits you and confirm the schedule in writing.
    
4.  STEP 4 
    
    ### We Do the Work
    
    Tidy, time-served plumbers turn up when promised, dust-sheet your home, and finish to the agreed spec.
    
5.  STEP 5 
    
    ### Aftercare & Guarantee
    
    Every job is signed off, cleaned down and backed by a written workmanship guarantee you can hold us to.
    

![Luxury marble-effect bathroom installation completed by DPS Plumbing & Bathrooms in Greater Manchester](/__l5e/assets-v1/5660e809-fd72-4c85-81c6-bab15b01322f/project-1.jpg)

About DPS

## A Local, Family-Run Plumber You Can Actually Get Hold Of

DPS Plumbing & Bathrooms is led by Daniel, a time-served plumber and bathroom installer with more than 13 years on the tools across [Manchester](/service-areas/manchester), [Salford](/service-areas/salford) and the wider North West. We're small on purpose — every job is run by the same face from quote to final sign-off, so nothing gets lost between sales and the lads on site.

From a single dripping tap to a full bathroom strip-out and refit, we work to a written quote, a written timeline and a written guarantee. No call-out fees, no day-rate creep, and no salesman in a shirt — just honest plumbing done properly the first time.

[More About Us](/about)

Our Work

## See the Quality of Our Work

![Modern bathroom renovation with walk-in shower and contemporary fixtures by DPS Plumbing Manchester](/assets/upload-5-CKa1PDVd.jpg)

![Freestanding bath with gold floor-standing tap, LED backlit mirror, and vessel basin installed in Didsbury](/assets/upload-7-HW2-2Ngt.jpg)

![Modern walk-in shower with gold rainfall head, LED niche lighting, and vessel sink vanity in Chorlton](/assets/upload-1-DkHNgXnm.jpg)

[View Our Full Gallery](/our-work)

Reviews

## Trusted by Your Neighbours

> "Daniel transformed our dated bathroom into something incredible. Professional, tidy, and finished on time. Couldn't be happier with the result."

Sarah P.

Salford

> "Called DPS for an emergency leak. They arrived within the hour and fixed it quickly. Absolute life savers when we needed them most."

Mark T.

Manchester

> "The attention to detail on our new shower installation was second to none. Everything was left spotless. Highly recommended to anyone."

Emily R.

Stockport

[Leave a Google Review](https://search.google.com/local/writereview?placeid=ChIJq1la8KNXxYsRE5XpxdAobl0)

Service Areas

## Serving All of  
Greater Manchester

From our Salford base on Edmund Street (M6), we cover the whole of Greater Manchester and out into the wider North West — and we aim to respond to every enquiry within two hours during working hours.

Whether you're in a Victorian terrace in Chorlton, a 1930s semi in Stockport, a new-build in MediaCity, or a townhouse out in Altrincham or Warrington, you get the same fixed-price quote, the same tidy work and the same written guarantee.

-   Manchester
-   Salford
-   Bolton
-   Stockport
-   Bury
-   Oldham
-   Rochdale
-   Warrington
-   Altrincham

Local Knowledge

## Plumbing in Greater Manchester:  
What Local Homeowners Need to Know 

![Completed bathroom installation by DPS Plumbing & Bathrooms in a Greater Manchester home](/__l5e/assets-v1/5bacc2fe-0a4a-4e5d-ba3c-3364cc740d76/project-13.jpg)

On the tools since 2012

13+ years working on Manchester's terraces, semis and new-builds

500+

Projects

2 hr

Response

10+

Boroughs

### Mixed Housing Stock, Mixed Problems

Victorian terraces in Salford and Chorlton sit beside 1930s semis in Stockport, post-war estates in Bolton and Bury, and new-builds around Salford Quays. Each brings its own quirks — old lead and iron pipework hiding behind tiled walls, low-pressure gravity-fed systems on upper floors, and tight Victorian bathrooms that need clever layouts to take a modern walk-in shower or freestanding bath.

### Soft Water, Familiar Faults

Greater Manchester runs on relatively soft water from the Lake District reservoirs — kinder to pipework than the hard water further south, but it doesn't make copper joints, rubber washers or push-fit fittings immortal. We see the same recurring jobs city-wide: slow leaks under kitchen units, failing isolation valves, radiator valves seized after a cold snap, and showers that have lost pressure to furred-up internals or a tired pump.

### Why Local Actually Matters

Knowing the building, the system and the postcode means we turn up with the right parts on the van, give you a straight answer on the doorstep, and don't burn half a day diagnosing something we fixed round the corner last week. Whether you're in M1 or M33, on the Manchester–Salford border or out towards Altrincham and Warrington, DPS works to the same standard: fixed-price quotes, tidy work, and a written guarantee on every job.

FAQs

## Frequently Asked Questions

Straight answers to the questions Manchester homeowners ask us most often.

### How much does a new bathroom installation cost in Manchester?

### How quickly can DPS respond to a plumbing enquiry?

### Do you charge call-out fees?

### Are you fully insured and guaranteed?

### Which areas of Greater Manchester do you cover?

### Do you handle emergency plumbing call-outs?

### Can you design a bathroom as well as fit it?

## Ready to Start Your Project?

Get a free, no-obligation quote today. We respond to every enquiry within 2 hours and back every project with a written guarantee.

[Get a Free Quote](/contact)[Or Call: 07875 298163](tel:07875298163)

13+ Years' Experience  All Work Guaranteed  No Hidden Costs 

### Get a Free Quote

We respond within 2 hours

[![DPS Plumbing & Bathrooms - Trusted bathroom fitter and plumber in Manchester](/assets/logo-B7cB-v_m.png)](/)

A local, family-run [plumbing](/services/plumber) and [bathroom installation](/services/bathroom-installation) business serving Greater Manchester for over 13 years.

[@dps\_bathrooms](https://www.instagram.com/dps_bathrooms/)

### Services

-   [Bathroom Installation](/services/bathroom-installation)
-   [Bathroom Fitter](/services/bathroom-fitter)
-   [General Plumber](/services/plumber)
-   [Boiler Installation](/services/boiler-installation)
-   [Boiler Repair](/services/boiler-repair)
-   [Boiler Service](/services/boiler-service)
-   [Underfloor Heating](/services/underfloor-heating)
-   [Gas Appliance Installation](/services/gas-appliance-installation)
-   [Shower Installation](/services/shower-installation)
-   [Kitchen Plumbing](/services/kitchen-plumbing)
-   [Pipe Repairs & Leak Detection](/services/pipe-repairs)
-   [Toilet Installation](/services/toilet-installation)
-   [Tap Installation](/services/tap-installation)

### Company

-   [About Us](/about)
-   [Our Work](/our-work)
-   [Reviews](/reviews)
-   [Blog](/blog)
-   [Special Offers](/specials)
-   [Contact](/contact)

### Service Areas

-   [Plumber Manchester](/service-areas/manchester)
-   [Plumber Salford](/service-areas/salford)
-   [Plumber Bolton](/service-areas/bolton)
-   [Plumber Stockport](/service-areas/stockport)
-   [Plumber Bury](/service-areas/bury)
-   [All Service Areas](/service-areas)

### Contact Us

Daniel

55 Edmund Street  
Salford, Greater Manchester  
M6 5WQ

[07875 298163](tel:07875298163)

[daniel@dps-plumbing.info](mailto:daniel@dps-plumbing.info)

Opening Hours

Open 24 Hours, Monday – Sunday

© 2026 DPS Plumbing & Bathrooms. All Rights Reserved.

[Privacy Policy](/privacy-policy)[Terms & Conditions](/terms-conditions)[Cookie Policy](/cookie-policy)[Sitemap](/sitemap.xml)

[CALL NOW](tel:07875298163)[GET A QUOTE](/contact)

We use essential cookies to run this site and optional cookies to measure traffic. [Cookie Policy](/cookie-policy).

AcceptReject