{"id":3689,"date":"2026-07-31T17:53:19","date_gmt":"2026-07-31T17:53:19","guid":{"rendered":"https:\/\/eu.insideast.com\/how-to-increase-water-pressure-in-your-shower\/"},"modified":"2026-07-31T17:53:19","modified_gmt":"2026-07-31T17:53:19","slug":"how-to-increase-water-pressure-in-your-shower","status":"publish","type":"post","link":"https:\/\/eu.insideast.com\/es\/how-to-increase-water-pressure-in-your-shower\/","title":{"rendered":"How to Increase Water Pressure in Your Shower"},"content":{"rendered":"<div class=\"ias-blog-article-content\" style=\"max-width: 860px; margin: 0 auto; font-size: 16px; line-height: 1.85; color: #2d2a26;\">\n<div class=\"section__container article__main page-width\">\n<div class=\"article__main-info article--width\">\n<div class=\"article__wrapper\">\n<div class=\"article__block article__content rte text-subtext\" >\n<style>\n  :root {\n    --accent:      #a67c52;\n    --accent-dark: #8a6340;\n    --bg-warm:     #f7f2e8;\n    --text-dark:   #1a1a1a;\n    --text-mid:    #4a4a4a;\n    --text-light:  #7a7a7a;\n    --border:      #e8dfd0;\n  }<\/p>\n<p>  * { box-sizing: border-box; margin: 0; padding: 0; }<\/p>\n<p>  body {\n    background: transparent;\n    color: var(--text-dark);\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 18px;\n    line-height: 1.75;\n  }<\/p>\n<p>  .ia-article {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 48px 24px 80px;\n  }<\/p>\n<p>  .ia-breadcrumb {\n    font-family: system-ui, sans-serif;\n    font-size: 13px;\n    color: var(--text-light);\n    margin-bottom: 32px;\n    letter-spacing: 0.02em;\n  }\n  .ia-breadcrumb a { color: var(--accent); text-decoration: none; }\n  .ia-breadcrumb a:hover { text-decoration: underline; }\n  .ia-breadcrumb span { margin: 0 6px; }<\/p>\n<p>  .ia-meta {\n    font-family: system-ui, sans-serif;\n    font-size: 13px;\n    color: var(--text-light);\n    margin-bottom: 20px;\n    display: flex;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  .ia-meta-dot { color: var(--border); }<\/p>\n<p>  .ia-h1 {\n    font-size: clamp(26px, 5vw, 40px);\n    font-weight: normal;\n    line-height: 1.2;\n    color: var(--text-dark);\n    margin-bottom: 28px;\n    letter-spacing: -0.02em;\n  }<\/p>\n<p>  .ia-hero-wrap { margin-bottom: 36px; }\n  .ia-hero {\n    width: 100%;\n    border-radius: 4px;\n    display: block;\n    aspect-ratio: 16 \/ 7;\n    object-fit: cover;\n    object-position: center;\n  }\n  .ia-img-cap {\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    color: var(--text-light);\n    font-style: italic;\n    margin-top: 7px;\n    line-height: 1.4;\n  }\n  .ia-img-cap a { color: var(--accent); text-decoration: none; }<\/p>\n<p>  .ia-takeaways {\n    background: var(--bg-warm);\n    border-left: 3px solid var(--accent);\n    border-radius: 0 4px 4px 0;\n    padding: 22px 28px;\n    margin: 32px 0;\n  }\n  .ia-takeaways strong {\n    display: block;\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    margin-bottom: 14px;\n  }\n  .ia-takeaways ul { list-style: none; }\n  .ia-takeaways ul li {\n    font-size: 15px;\n    color: var(--text-mid);\n    padding: 5px 0 5px 20px;\n    position: relative;\n    font-family: system-ui, sans-serif;\n    line-height: 1.5;\n  }\n  .ia-takeaways ul li::before {\n    content: '\\2756';\n    position: absolute;\n    left: 0;\n    color: var(--accent);\n    font-size: 10px;\n    top: 9px;\n  }<\/p>\n<p>  .ia-h2 {\n    font-size: clamp(19px, 3.5vw, 25px);\n    font-weight: normal;\n    color: var(--text-dark);\n    margin: 48px 0 18px;\n    letter-spacing: -0.01em;\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 12px;\n  }<\/p>\n<p>  .ia-article p { margin-bottom: 22px; color: var(--text-mid); }\n  .ia-article p strong { color: var(--text-dark); }\n  .ia-article a { color: var(--accent); }<\/p>\n<p>  .ia-toc {\n    background: var(--bg-warm);\n    border-radius: 4px;\n    padding: 24px 28px;\n    margin: 32px 0;\n  }\n  .ia-toc strong {\n    display: block;\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    margin-bottom: 12px;\n  }\n  .ia-toc ol { list-style: none; counter-reset: toc; }\n  .ia-toc ol li {\n    counter-increment: toc;\n    font-family: system-ui, sans-serif;\n    font-size: 14px;\n    padding: 5px 0;\n  }\n  .ia-toc ol li::before {\n    content: counter(toc) \". \";\n    color: var(--accent);\n    font-weight: 600;\n  }\n  .ia-toc a { color: var(--text-mid); text-decoration: none; }\n  .ia-toc a:hover { color: var(--accent); text-decoration: underline; }<\/p>\n<p>  .ia-checklist {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    padding: 24px 28px;\n    margin: 28px 0;\n  }\n  .ia-checklist strong {\n    display: block;\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    margin-bottom: 14px;\n  }\n  .ia-checklist ol { counter-reset: step; list-style: none; }\n  .ia-checklist ol li {\n    counter-increment: step;\n    font-family: system-ui, sans-serif;\n    font-size: 15px;\n    color: var(--text-mid);\n    line-height: 1.6;\n    padding: 8px 0 8px 32px;\n    position: relative;\n  }\n  .ia-checklist ol li::before {\n    content: counter(step);\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 20px;\n    height: 20px;\n    background: var(--accent);\n    color: #fff;\n    border-radius: 50%;\n    font-size: 11px;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }<\/p>\n<p>  .ia-feature-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    margin: 40px 0;\n    align-items: center;\n  }\n  @media (max-width: 600px) {\n    .ia-feature-row { grid-template-columns: 1fr; }\n    .ia-row-flip > div:first-child { order: 2; }\n    .ia-row-flip > div:last-child  { order: 1; }\n  }\n  .ia-img-wide { width: 100%; display: block; border-radius: 4px; }\n  .ia-feature-label {\n    font-family: system-ui, sans-serif;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    color: var(--accent);\n    margin-bottom: 10px;\n  }\n  .ia-feature-text h3 {\n    font-size: 19px;\n    font-weight: normal;\n    color: var(--text-dark);\n    margin-bottom: 12px;\n    letter-spacing: -0.01em;\n  }\n  .ia-feature-text p {\n    font-size: 15px;\n    line-height: 1.65;\n    color: var(--text-mid);\n    margin-bottom: 0;\n    font-family: system-ui, sans-serif;\n  }<\/p>\n<p>  .ia-tradeoffs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media (max-width: 540px) { .ia-tradeoffs { grid-template-columns: 1fr; } }\n  .ia-tradeoff-box {\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    padding: 20px;\n    background: #fff;\n  }\n  .ia-tradeoff-box h4 {\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    margin-bottom: 12px;\n    color: var(--text-dark);\n  }\n  .ia-tradeoff-box ul { list-style: none; }\n  .ia-tradeoff-box ul li {\n    font-size: 14px;\n    color: var(--text-mid);\n    padding: 4px 0 4px 16px;\n    position: relative;\n    font-family: system-ui, sans-serif;\n    line-height: 1.45;\n  }\n  .ia-tradeoff-box ul li::before {\n    content: '-';\n    position: absolute;\n    left: 0;\n    color: var(--accent);\n  }<\/p>\n<p>  .ia-quote {\n    background: var(--bg-warm);\n    border-radius: 4px;\n    padding: 28px 32px;\n    margin: 36px 0;\n    position: relative;\n  }\n  .ia-quote::before {\n    content: '\\201C';\n    font-size: 80px;\n    color: var(--accent);\n    opacity: 0.12;\n    position: absolute;\n    top: -6px;\n    left: 18px;\n    font-family: Georgia, serif;\n    line-height: 1;\n    pointer-events: none;\n  }\n  .ia-quote-inner {\n    display: grid;\n    grid-template-columns: 1fr 180px;\n    gap: 24px;\n    align-items: center;\n    position: relative;\n    z-index: 1;\n  }\n  @media (max-width: 560px) {\n    .ia-quote-inner { grid-template-columns: 1fr; }\n    .ia-quote-side-img { display: none; }\n  }\n  .ia-quote-text {\n    font-size: 17px;\n    font-style: italic;\n    color: var(--text-dark);\n    line-height: 1.65;\n    margin-bottom: 16px;\n  }\n  .ia-quote-attr { display: flex; align-items: center; gap: 12px; }\n  .ia-quote-init {\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: var(--accent);\n    color: #fff;\n    font-family: system-ui, sans-serif;\n    font-size: 13px; font-weight: 600;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .ia-quote-name {\n    font-family: system-ui, sans-serif;\n    font-size: 13px; font-weight: 600;\n    color: var(--text-dark); line-height: 1.3;\n  }\n  .ia-quote-source {\n    font-family: system-ui, sans-serif;\n    font-size: 12px; color: var(--text-light);\n  }\n  .ia-quote-source a { color: var(--accent); text-decoration: none; }\n  .ia-stars { color: var(--accent); font-size: 13px; letter-spacing: 1px; margin-bottom: 2px; }\n  .ia-quote-side-img {\n    width: 180px; height: 180px;\n    object-fit: cover;\n    border-radius: 4px;\n    display: block;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .ia-faq { margin: 48px 0 0; }\n  .ia-faq-heading {\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--accent);\n    margin-bottom: 8px;\n  }\n  details.ia-faq-item {\n    border: none;\n    border-bottom: 1px solid var(--border);\n    background: transparent;\n  }\n  details.ia-faq-item:first-of-type { border-top: 1px solid var(--border); }\n  details.ia-faq-item summary {\n    padding: 20px 0;\n    cursor: pointer;\n    font-family: Georgia, serif;\n    font-size: 17px;\n    font-weight: bold;\n    color: var(--text-dark);\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n    line-height: 1.4;\n    gap: 16px;\n    background: transparent;\n  }\n  details.ia-faq-item summary::-webkit-details-marker { display: none; }\n  details.ia-faq-item summary::after {\n    content: '+';\n    font-family: system-ui, sans-serif;\n    font-size: 22px;\n    color: var(--accent);\n    font-weight: 300;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n  details.ia-faq-item[open] summary::after { content: '\\2212'; }\n  .ia-faq-answer {\n    padding: 0 0 20px;\n    font-family: system-ui, sans-serif;\n    font-size: 15px;\n    color: var(--text-mid);\n    line-height: 1.65;\n  }\n  .ia-faq-answer p { margin-bottom: 0; color: var(--text-mid); }<\/p>\n<p>  .ia-cta {\n    margin-top: 48px;\n    padding-top: 32px;\n    border-top: 1px solid var(--border);\n  }\n  .ia-cta p {\n    font-family: Georgia, serif;\n    font-size: 17px;\n    color: var(--text-mid);\n    line-height: 1.75;\n    margin-bottom: 0;\n  }\n  .ia-cta p a {\n    color: var(--accent);\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    text-decoration-thickness: 1px;\n  }<\/p>\n<p>  .ia-related { margin-top: 40px; }\n  .ia-related-label {\n    font-family: system-ui, sans-serif;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--accent);\n    margin-bottom: 14px;\n  }\n  .ia-related-list { list-style: none; }\n  .ia-related-list li { margin-bottom: 10px; }\n  .ia-related-list a {\n    display: flex;\n    align-items: baseline;\n    gap: 8px;\n    text-decoration: none;\n    font-family: system-ui, sans-serif;\n    font-size: 15px;\n    color: var(--accent);\n    line-height: 1.4;\n  }\n  .ia-related-list a:hover { text-decoration: underline; text-underline-offset: 3px; }\n  .ia-related-arrow { flex-shrink: 0; font-size: 14px; }<\/p>\n<p>  .ia-sep { width: 40px; height: 2px; background: var(--accent); opacity: 0.35; margin: 44px 0; }\n<\/style>\n<article class=\"ia-article\">\n<div class=\"ia-hero-wrap\">\n    <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Shower_Water_Pressure.png?v=1785512645\" alt=\"Strong, even water flow from a shower head, illustrating full water pressure\" class=\"ia-hero\"><\/p>\n<p class=\"ia-img-cap\">A weak shower is rarely a plumbing emergency. Most of the time, it is one small part doing its job too well.<\/p>\n<\/p><\/div>\n<p>Before spending money on a plumber or a booster pump, it helps to know that low shower pressure has a handful of causes, and three of them can be fixed in under fifteen minutes with tools you probably already own. A flow restrictor built into the shower head, mineral scale clogging the nozzles, and a worn valve cartridge account for the overwhelming majority of &#8220;weak shower&#8221; complaints. Supply-side issues, like a shared well pump or old galvanized pipes, are real but far less common than people assume.<\/p>\n<p>This guide walks through each cause in the order you should actually check them, starting with the fastest fix and working toward the ones that need a professional.<\/p>\n<div class=\"ia-toc\">\n    <strong>In This Guide<\/strong><\/p>\n<ol>\n<li><a href=\"#causes\">What Causes Low Shower Water Pressure<\/a><\/li>\n<li><a href=\"#restrictor\">Removing the Flow Restrictor<\/a><\/li>\n<li><a href=\"#buildup\">Cleaning Mineral Buildup from the Shower Head<\/a><\/li>\n<li><a href=\"#valve\">Checking the Shower Valve and Cartridge<\/a><\/li>\n<li><a href=\"#apartment\">Low Pressure in an Apartment or Rental<\/a><\/li>\n<li><a href=\"#well\">Low Pressure with Well Water<\/a><\/li>\n<li><a href=\"#booster\">When to Install a Pressure Booster Pump<\/a><\/li>\n<li><a href=\"#bestheads\">Best Shower Heads for Low Pressure<\/a><\/li>\n<\/ol><\/div>\n<p>Most of these fixes take less time than it took to read the list above. Before diving into each one step by step, here&#8217;s the short version for anyone who just wants the highlights.<\/p>\n<div class=\"ia-takeaways\">\n    <strong>Key Takeaways<\/strong><\/p>\n<ul>\n<li>Removing a flow restrictor and descaling a shower head both take under 15 minutes and need no specialty tools.<\/li>\n<li>Run a nearby sink at full flow while the shower is off. If the sink is strong and the shower isn&#8217;t, the problem is local to the shower, not your home&#8217;s supply.<\/li>\n<li>US shower heads have carried a flow restrictor since the Energy Policy Act of 1992. Removing it isn&#8217;t a federal violation, but a few states have their own stricter rules worth checking first.<\/li>\n<li>Typical healthy residential water pressure runs 40 to 80 psi. Only consider a booster pump if you&#8217;re below that range after ruling out the fixture.<\/li>\n<li>Renters can usually swap a shower head without asking first. Cartridge and pump work almost always needs landlord sign-off.<\/li>\n<\/ul><\/div>\n<p>  <!-- SECTION 1 --><\/p>\n<h2 class=\"ia-h2\" id=\"causes\">What causes low shower water pressure<\/h2>\n<p>Shower pressure problems fall into two categories: something restricting flow inside the fixture, or something limiting supply before the water reaches the bathroom. The fixture category is far more common, and it is also the one you can usually diagnose and fix yourself.<\/p>\n<p>Inside the fixture, the three usual suspects are a flow restrictor disc built into the shower head, mineral scale narrowing the spray nozzles, and a worn or partially clogged valve cartridge behind the wall. On the supply side, the causes include a shared or undersized well pump, galvanized pipes that have narrowed with internal corrosion over decades, a partially closed shutoff valve, or, in an apartment, low pressure across the whole building rather than just your unit.<\/p>\n<p>Not every shower head has a restrictor, worth knowing before you go looking for one. Body sprays are excluded from the federal flow standard entirely, fixtures made before the 1994 mandate took effect were never required to have one, and imported specialty heads don&#8217;t always comply with US limits. If you can&#8217;t find a restrictor after checking, that may be why.<\/p>\n<p>Federal regulation is part of the story too. Since the Energy Policy Act of 1992, US shower heads have carried a built-in flow restrictor, and the EPA&#8217;s <a href=\"https:\/\/www.epa.gov\/watersense\/showerheads\" target=\"_blank\" rel=\"noopener\">WaterSense program<\/a> notes that standard shower heads use up to 2.5 gallons per minute. That&#8217;s why removing or clearing the restrictor is usually the first and most effective fix. For the full breakdown of GPM ratings by fixture type and how to measure your own flow rate, that lives in our dedicated <a href=\"ACTION-BEFORE-PUBLISHING:%20link%20to%20v4%20#13%20Faucet%20Flow%20Rate%20and%20Water%20Conservation%20Explained%20once%20published\">faucet flow rate guide<\/a>, not repeated here.<\/p>\n<p>This guide is about fixing pressure in a shower you already have installed. If you&#8217;re planning a new system and want the code-compliance and connection details instead, our <a href=\"\/can-you-use-unlacquered-brass-in-a-shower-the-honest-answer\" target=\"_blank\" rel=\"noopener\">unlacquered brass shower guide<\/a> covers pressure balance valves and local plumbing code requirements for a fresh install.<\/p>\n<p>  <!-- SECTION 2 --><\/p>\n<h2 class=\"ia-h2\" id=\"restrictor\">Quick fix: removing the flow restrictor<\/h2>\n<p>This is the single most searched fix for low shower pressure, and for good reason. Most shower heads sold in the US contain a small plastic disc with a pinhole opening, fitted specifically to keep flow under the federal limit. The federal regulation applies to manufacturers, not to what a homeowner does with a fixture after purchase, so removing the restrictor isn&#8217;t a federal violation. That said, a few states, including California, Colorado, and Hawaii, have their own stricter water-conservation rules, and altering a fixture there can carry a fine. If you&#8217;re in one of those states, it&#8217;s worth a quick check of your local code before you pull it out.<\/p>\n<div class=\"ia-feature-row\">\n<div>\n      <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Flow_restrictor.png?v=1785512308\" alt=\"Cutaway illustration of a shower head flow restrictor disc, showing its position between the swivel ball connector and the spray face\" class=\"ia-img-wide\">\n    <\/div>\n<div class=\"ia-feature-text\">\n<p class=\"ia-feature-label\">What It Looks Like<\/p>\n<h3>A small disc, a big difference<\/h3>\n<p>The restrictor is usually a plastic or rubber disc no larger than a coin, fitted just behind the spray face or filter screen. It has a narrow pinhole opening that limits how much water passes through, regardless of your home&#8217;s actual supply pressure.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ia-checklist\">\n    <strong>How to Remove a Flow Restrictor<\/strong><\/p>\n<ol>\n<li>Unscrew the shower head from the arm by hand, or with a wrench wrapped in cloth to avoid scratching the finish.<\/li>\n<li>Separate the head from its swivel ball connector, which usually twists or pries apart with light pressure.<\/li>\n<li>Look for a small plastic or rubber disc with a narrow center hole, often tucked just behind the screen or filter.<\/li>\n<li>Pry it out gently with a flathead screwdriver or needle-nose pliers. It should come free without force.<\/li>\n<li>Reassemble the head, wrap the arm threads in fresh Teflon tape, and screw it back on by hand before a final quarter-turn with the wrench.<\/li>\n<\/ol><\/div>\n<p>Some shower heads, particularly rain shower heads and fixed heads with a wide face, control flow through the internal geometry of the head rather than a single removable disc. In that case, the fix is less about removing a part and more about choosing a head designed for lower supply pressure from the start, which is covered further down.<\/p>\n<p>  <!-- SECTION 3 --><\/p>\n<h2 class=\"ia-h2\" id=\"buildup\">Cleaning mineral buildup from the shower head<\/h2>\n<p>Hard water leaves calcium and lime deposits inside the nozzle holes of a shower head. This happens gradually, so the pressure loss is easy to miss until it has become significant. It feels exactly like a supply problem, which is why so many people replace a working shower head or call a plumber when descaling would have solved it.<\/p>\n<p>Fill a plastic bag with plain white vinegar, submerge the shower head face, and secure it with a rubber band so the nozzles stay soaked for at least thirty minutes, longer for heavy buildup. For a handheld or detachable head, submerging it directly in a bowl of vinegar works just as well. Afterward, scrub the face gently with an old toothbrush and run the water for a minute to clear any loosened debris. In areas with very hard water, this is worth doing every few months as routine maintenance rather than waiting for pressure to drop again.<\/p>\n<p><strong>If your shower head is unlacquered brass or copper<\/strong>, skip the long soak. Extended vinegar contact strips the patina, not just the mineral scale. A brief wipe with diluted white vinegar, followed immediately by a clean-water rinse, clears hard water deposits without touching the finish underneath, and vinegar should never sit on unlacquered brass for more than a minute. Our full <a href=\"\/how-to-clean-brass-we-tested-5-effective-and-easy-methods-for-you\" target=\"_blank\" rel=\"noopener\">brass cleaning guide<\/a> covers the complete safe-cleaning routine.<\/p>\n<div class=\"ia-feature-row ia-row-flip\">\n<div class=\"ia-feature-text\">\n<p class=\"ia-feature-label\">The Vinegar Soak<\/p>\n<h3>The fix that clears years of scale in half an hour<\/h3>\n<p>A bag of white vinegar secured over the shower head face dissolves calcium and lime deposits without any scrubbing or chemicals. It&#8217;s the same method that works on faucet aerators and handheld sprayers.<\/p>\n<\/p><\/div>\n<div>\n      <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/shower_head_in_vinegar_soak.png?v=1785515551\" alt=\"Shower head with a plastic bag of white vinegar secured around the face to dissolve mineral buildup\" class=\"ia-img-wide\">\n    <\/div>\n<\/p><\/div>\n<p>  <!-- SECTION 4 --><\/p>\n<h2 class=\"ia-h2\" id=\"valve\">Checking the shower valve and cartridge<\/h2>\n<p>If the shower head is clean and the restrictor is out, and pressure is still weak, the next place to look is the valve behind the wall. Most modern showers use a cartridge-style valve, and over years of use the cartridge can wear, or mineral deposits can build up inside it the same way they do in a shower head, just out of sight.<\/p>\n<div class=\"ia-feature-row\">\n<div>\n      <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/shower_valve_and_cartridge_cutaway.png?v=1785519957\" alt=\"Cutaway illustration of a shower valve body showing the cartridge inside the wall, between the water supply lines and the wall trim\" class=\"ia-img-wide\">\n    <\/div>\n<div class=\"ia-feature-text\">\n<p class=\"ia-feature-label\">What&#8217;s Behind the Wall<\/p>\n<h3>The part you can&#8217;t see is often the culprit<\/h3>\n<p>The cartridge sits inside the valve body, hidden behind the wall trim. It&#8217;s the part that mixes hot and cold water and controls flow, and it&#8217;s exactly where wear or mineral buildup can quietly choke your shower&#8217;s pressure.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>A quick way to isolate the problem before opening anything up: turn on a nearby sink at full flow while the shower is off. If the sink runs at normal pressure while the shower stays weak, the issue is almost certainly local to the shower valve or head rather than the home&#8217;s water supply.<\/p>\n<p>Replacing a cartridge is a moderate DIY job for someone comfortable with basic plumbing, but it does require shutting off water to the line and disassembling the valve trim, so many homeowners choose to have a plumber handle this specific step even after doing the earlier checks themselves. For the actual washer, cartridge, and O-ring replacement steps, our <a href=\"ACTION-BEFORE-PUBLISHING:%20link%20to%20v4%20#9%20Fixing%20a%20Dripping%20Faucet%20or%20Tap%20once%20published\">guide to fixing a dripping faucet<\/a> covers the repair itself; this section is only about diagnosing whether the cartridge is your pressure problem.<\/p>\n<p>  <!-- Jenica review card --><\/p>\n<div class=\"ia-quote\">\n<div class=\"ia-quote-inner\">\n<div>\n<p class=\"ia-quote-text\">&#8220;Just received my shower set and it looks beautiful. Can&#8217;t wait for it to be installed.&#8221;<\/p>\n<div class=\"ia-quote-attr\">\n<div class=\"ia-quote-init\">JE<\/div>\n<div>\n<div class=\"ia-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<div class=\"ia-quote-name\">Jenica<\/div>\n<div class=\"ia-quote-source\">Verified buyer \u00b7 <a href=\"\/product\/solid-brass-angled-showerhead-with-tub-filler-concealed-shower-system-2-outlet-shower-set\" target=\"_blank\" rel=\"noopener\">Solid Brass Angled Showerhead with Tub Filler, Concealed Shower System<\/a>\n<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-angled-showerhead-tub-filler-concealed-2-outlet-shower-system-5432414.jpg\" alt=\"Solid brass angled showerhead with tub filler, concealed 2-outlet shower system\" class=\"ia-quote-side-img\">\n    <\/div>\n<\/p><\/div>\n<p>  <!-- SECTION 5 --><\/p>\n<h2 class=\"ia-h2\" id=\"apartment\">Low pressure in an apartment or rental<\/h2>\n<p>Renters have real constraints that homeowners do not. Major plumbing work, and sometimes even a shower head swap, may require landlord permission depending on the lease. The good news is that the highest-impact fixes are also the least invasive.<\/p>\n<div class=\"ia-tradeoffs\">\n<div class=\"ia-tradeoff-box\">\n<h4>Safe to Do as a Renter<\/h4>\n<ul>\n<li>Remove and descale the existing shower head<\/li>\n<li>Swap in a high-pressure shower head, keeping the original to reinstall later<\/li>\n<li>Check whether a shutoff valve under the sink or behind an access panel is partially closed<\/li>\n<li>Report building-wide low pressure to the landlord or building manager<\/li>\n<\/ul><\/div>\n<div class=\"ia-tradeoff-box\">\n<h4>Needs Landlord Approval First<\/h4>\n<ul>\n<li>Replacing or rebuilding the shower valve cartridge<\/li>\n<li>Installing a permanent booster pump on a shared line<\/li>\n<li>Any work that involves cutting into a wall or existing pipework<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<p>If pressure is weak across the entire building and not just your unit, the cause is usually at the building&#8217;s main supply or a shared pump, which is squarely the landlord&#8217;s responsibility to address, not something an individual tenant can fix from inside one bathroom.<\/p>\n<p>  <!-- SECTION 6 --><\/p>\n<h2 class=\"ia-h2\" id=\"well\">Low pressure with well water<\/h2>\n<p>Well systems introduce a different set of variables than municipal supply. Pressure is generated and regulated by a pump and a pressure tank rather than a utility, so the diagnostic questions shift. A pressure tank with a waterlogged bladder, a pump switch set too low, or a failing pump itself can all produce shower pressure that feels weak throughout the house, not just in one bathroom.<\/p>\n<p>Before assuming the shower fixture is the problem, check the pressure gauge on the tank if one is present, and confirm the system is cutting in and out at the expected range, typically somewhere around 30 to 50 psi for most residential setups, though this varies by system. If pressure is low at every fixture in the house, the well system itself is the place to start, not the shower head. If it is only low in the shower, the fixture-level fixes above still apply exactly the same way they would on municipal water.<\/p>\n<p>  <!-- SECTION 7 --><\/p>\n<h2 class=\"ia-h2\" id=\"booster\">When to install a pressure booster pump<\/h2>\n<p>A booster pump is the right answer only after the fixture-level causes have been ruled out and the low pressure is confirmed to be a genuine supply issue, not a clogged head or a restricted valve. Typical residential water pressure runs between roughly 40 and 80 psi; below that range, especially in homes on a long supply run, at the top of a multi-story building, or fed by an older, narrower pipe network, a booster pump can make a real and lasting difference.<\/p>\n<div class=\"ia-feature-row ia-row-flip\">\n<div class=\"ia-feature-text\">\n<p class=\"ia-feature-label\">Last Resort, Not First Step<\/p>\n<h3>A whole-house fix for a genuine supply problem<\/h3>\n<p>A booster pump sits on the main supply line and raises pressure to every fixture in the house, not just the shower. It&#8217;s the right call only once a clogged head, a bad valve, and every other fixture-level cause have already been ruled out.<\/p>\n<\/p><\/div>\n<div>\n      <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Pressure_booster_pump.png?v=1785519916\" alt=\"Water pressure booster pump installed on a home's main water supply line\" class=\"ia-img-wide\">\n    <\/div>\n<\/p><\/div>\n<p>This is a job for a licensed plumber. Booster pumps need to be sized correctly for the property&#8217;s flow rate and connected in a way that does not create backflow issues with the rest of the plumbing system. Installing one without addressing an underlying cause, like a clogged whole-house filter or a closed valve elsewhere in the line, wastes money on equipment that will not solve the actual problem.<\/p>\n<p>  <!-- SECTION 8 --><\/p>\n<h2 class=\"ia-h2\" id=\"bestheads\">Best shower heads for low pressure<\/h2>\n<p>Once the fixture and valve issues are resolved, the shower head itself still makes a noticeable difference to how strong the water feels. Design and material matter here. A dense, solid metal head with a wide, evenly drilled face distributes the available water across more surface area without needing extra pressure to feel substantial, which is part of why solid brass and copper heads are often described as feeling stronger than lighter plastic alternatives at the same actual flow rate.<\/p>\n<div class=\"ia-feature-row\">\n<div>\n      <img decoding=\"async\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-rain-shower-head-round-handcrafted-vintage-showerhead-8858266.jpg?v=1773579135&amp;width=1946\" alt=\"Unlacquered solid brass round rain shower head with strong even water flow across the full face\" class=\"ia-img-wide\"><\/p>\n<p class=\"ia-img-cap\"><a href=\"\/product\/unlacquered-solid-brass-rain-shower-head-round-handcrafted-vintage-showerhead-works-outdoor\" target=\"_blank\" rel=\"noopener\">Unlacquered solid brass rain shower head<\/a>, tested under high water pressure for indoor and outdoor use.<\/p>\n<\/p><\/div>\n<div class=\"ia-feature-text\">\n<p class=\"ia-feature-label\">Solid Brass Construction<\/p>\n<h3>Weight and density change how pressure feels<\/h3>\n<p>A solid brass head has no hollow chambers to interrupt flow before it reaches the nozzles. The wide, evenly spaced holes spread water across the full face rather than concentrating it in a narrow stream, which most people experience as noticeably stronger even without any change to the actual supply pressure.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>For a full breakdown of every head style, size, and material Insideast makes, including outdoor and rain shower options, see the <a href=\"\/brass-shower-heads-the-complete-guide-including-outdoor-and-rain-shower-options\" target=\"_blank\" rel=\"noopener\">complete brass shower heads guide<\/a>. If you are weighing a full system upgrade rather than just the head, the <a href=\"\/can-you-use-unlacquered-brass-in-a-shower-the-honest-answer\" target=\"_blank\" rel=\"noopener\">guide to unlacquered brass in a shower<\/a> covers how the finish performs under daily water exposure.<\/p>\n<p>  <!-- Rose Lake Design quote card --><\/p>\n<div class=\"ia-quote\">\n<div class=\"ia-quote-inner\">\n<div>\n<p class=\"ia-quote-text\">&#8220;Small but mighty. Thin brick floors, an unlacquered brass shower system, zellige tiles, and the perfect shade of paint finish this kids bath.&#8221;<\/p>\n<div class=\"ia-quote-attr\">\n<div class=\"ia-quote-init\">RL<\/div>\n<div>\n<div class=\"ia-quote-name\">Rose Lake Design<\/div>\n<div class=\"ia-quote-source\">Interior design studio \u00b7 <a href=\"https:\/\/www.instagram.com\/p\/Cvh0Iw7LP5Z\/\" target=\"_blank\" rel=\"noopener\">View post<\/a>\n<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rose_Lake_Design_brass_shower_insta.png?v=1785511237\" alt=\"Rose Lake Design unlacquered brass shower system installation with zellige tiles\" class=\"ia-quote-side-img\">\n    <\/div>\n<\/p><\/div>\n<p>You can browse the full range of <a href=\"\/shop\/\" target=\"_blank\" rel=\"noopener\">rain shower heads<\/a> or complete <a href=\"\/shop\/\" target=\"_blank\" rel=\"noopener\">shower systems<\/a> to find a configuration that suits your bathroom, whether you need a standalone replacement head or a full exposed or built-in system.<\/p>\n<div class=\"ia-sep\"><\/div>\n<p>  <!-- FAQ --><\/p>\n<div class=\"ia-faq\">\n<p class=\"ia-faq-heading\">Frequently Asked Questions<\/p>\n<details class=\"ia-faq-item\">\n<summary>How can I make my shower pressure stronger?<\/summary>\n<div class=\"ia-faq-answer\">\n<p>Start with the cheapest, most common fixes first. Unscrew the shower head and check for a flow restrictor disc, which is not federally restricted to remove, though a handful of states like California have their own water-conservation rules worth checking first. Soak the head in white vinegar to clear mineral buildup from the nozzles, but only for standard chrome or plastic heads; unlacquered brass or copper heads should only get a brief wipe with diluted vinegar, rinsed right away, to protect the patina. If pressure is still weak, check the shower valve cartridge for wear, since a failing cartridge restricts flow even when the water supply itself is fine. Only after ruling these out should you consider a pressure booster pump.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"ia-faq-item\">\n<summary>Why is the pressure not high in my shower?<\/summary>\n<div class=\"ia-faq-answer\">\n<p>The three most common causes are a flow restrictor built into the shower head, mineral scale clogging the spray nozzles, and a worn or clogged shower valve cartridge. Less commonly, the cause is low pressure at the source, such as a shared well pump, aging galvanized pipes, or a municipal supply issue affecting the whole property. Isolating whether the problem is the fixture or the supply line is the first step to fixing it correctly.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"ia-faq-item\">\n<summary>How to remove flow restrictor?<\/summary>\n<div class=\"ia-faq-answer\">\n<p>Unscrew the shower head from the arm, then separate the head from its swivel ball connector. Inside, look for a small plastic disc with a pinhole opening, usually held in place with a plastic or rubber ring. Pry it out gently with a flathead screwdriver or needle-nose pliers. Some shower heads restrict flow through an internal insert rather than a removable disc, in which case the flow is controlled by the internal geometry and cannot be removed.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"ia-faq-item\">\n<summary>How to increase pressure in apartment?<\/summary>\n<div class=\"ia-faq-answer\">\n<p>Renters have fewer options since major plumbing changes usually require landlord approval. Removing a flow restrictor and descaling the shower head are both reversible and low-risk. A high-pressure shower head designed to work with lower supply pressure can also help, and it travels with you when you move. Avoid installing a permanent booster pump without written permission, since it involves cutting into the building&#8217;s shared water line.<\/p>\n<\/p><\/div>\n<\/details><\/div>\n<p>  <!-- CTA --><\/p>\n<div class=\"ia-cta\">\n<p>If the fixture-level fixes have not solved it, the shower head itself may be working against you. <a href=\"\/shop\/\" target=\"_blank\" rel=\"noopener\">Browse the Insideast shower collection<\/a> for solid brass and copper heads and systems built to deliver a genuinely strong shower on standard residential pressure.<\/p>\n<\/p><\/div>\n<p>  <!-- Further Reading --><\/p>\n<div class=\"ia-related\">\n<p class=\"ia-related-label\">Further Reading<\/p>\n<ul class=\"ia-related-list\">\n<li>\n        <a href=\"\/brass-shower-heads-the-complete-guide-including-outdoor-and-rain-shower-options\" target=\"_blank\" rel=\"noopener\"><br \/>\n          <span class=\"ia-related-arrow\">\u2192<\/span><br \/>\n          Brass Shower Heads: The Complete Guide (Including Outdoor and Rain Shower Options)<br \/>\n        <\/a>\n      <\/li>\n<li>\n        <a href=\"\/can-you-use-unlacquered-brass-in-a-shower-the-honest-answer\" target=\"_blank\" rel=\"noopener\"><br \/>\n          <span class=\"ia-related-arrow\">\u2192<\/span><br \/>\n          Can You Use Unlacquered Brass in a Shower? The Honest Answer<br \/>\n        <\/a>\n      <\/li>\n<li>\n        <a href=\"\/outdoor-brass-and-copper-shower-guide-everything-you-need-to-know\" target=\"_blank\" rel=\"noopener\"><br \/>\n          <span class=\"ia-related-arrow\">\u2192<\/span><br \/>\n          Outdoor Brass and Copper Shower Guide: Everything You Need to Know<br \/>\n        <\/a>\n      <\/li>\n<\/ul><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Weak shower? Learn what causes low water pressure and how to fix it, from removing a flow restrictor to choosing the right shower head.<\/p>","protected":false},"author":1,"featured_media":3690,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[],"class_list":["post-3689","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learn-more"],"_links":{"self":[{"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/posts\/3689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/comments?post=3689"}],"version-history":[{"count":0,"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/posts\/3689\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/media\/3690"}],"wp:attachment":[{"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/media?parent=3689"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/categories?post=3689"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eu.insideast.com\/es\/wp-json\/wp\/v2\/tags?post=3689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}