{
  "slug": "cost-to-replace-a-windshield-calculator",
  "title": "Cost to Replace a Windshield Calculator",
  "heading": "Cost to Replace a Windshield Calculator",
  "category": "financial",
  "url": "https://www.revenuelab.fyi/toolbox/cost-to-replace-a-windshield-calculator",
  "summary": "Glass, ADAS recalibration, moulding, and whether your state waives the deductible.",
  "description": "Windshield pricing changed when cameras moved behind the glass. A base windshield on an older car is a $300 job; the same size glass on a car with lane-keeping and adaptive cruise needs a static or dynamic ADAS recalibration afterward that runs $150–600 on its own, and skipping it leaves safety systems aiming at the wrong place. Rain sensors, acoustic interlayers, heated wiper parks and heads-up display all add to the glass price too. This calculator prices the glass by feature set, adds recalibration and mouldings, applies your state's tax band, and then models the insurance path — including the several states that require zero-deductible glass replacement. Worked assumption for the defaults: aftermarket glass with rain sensor at $420, dynamic recalibration at $275, $60 of mouldings, 7.25% tax — about $810 cash, or a $500 deductible if you claim it in a standard-deductible state.",
  "formula": "Cash total = (glass + recalibration + mouldings + mobile fee) × (1 + tax); insured cost = min(cash total, deductible) under standard rules, or $0 in full-glass-coverage states.",
  "dateModified": "2026-09-06",
  "run_url": "https://www.revenuelab.fyi/api/public/calc?tool=cost-to-replace-a-windshield-calculator",
  "inputs": [
    {
      "id": "glass",
      "label": "Glass type",
      "kind": "select",
      "hint": null,
      "default": "420",
      "options": [
        {
          "value": "260",
          "label": "Basic aftermarket, no sensors — $260"
        },
        {
          "value": "420",
          "label": "Aftermarket with rain/light sensor — $420"
        },
        {
          "value": "680",
          "label": "Acoustic, heated or HUD glass — $680"
        },
        {
          "value": "1150",
          "label": "OEM dealer glass — $1,150"
        }
      ]
    },
    {
      "id": "adas",
      "label": "ADAS camera recalibration",
      "kind": "select",
      "hint": null,
      "default": "275",
      "options": [
        {
          "value": "0",
          "label": "No camera behind the glass"
        },
        {
          "value": "275",
          "label": "Dynamic (road drive) recalibration — $275"
        },
        {
          "value": "425",
          "label": "Static (target board) recalibration — $425"
        },
        {
          "value": "600",
          "label": "Both static and dynamic required — $600"
        }
      ]
    },
    {
      "id": "moulding",
      "label": "Mouldings, clips and urethane",
      "kind": "number",
      "hint": null,
      "default": 60,
      "unit": "$",
      "min": 0,
      "max": 400
    },
    {
      "id": "mobile",
      "label": "Mobile service fee",
      "kind": "number",
      "hint": null,
      "default": 0,
      "unit": "$",
      "min": 0,
      "max": 250
    },
    {
      "id": "taxRate",
      "label": "State + local sales tax",
      "kind": "select",
      "hint": "Most states tax parts; several tax labor too. Pick the band closest to your county rate.",
      "default": "7.25",
      "options": [
        {
          "value": "0",
          "label": "No sales tax — AK, DE, MT, NH, OR"
        },
        {
          "value": "4",
          "label": "Low — HI, WY, WI, ME (~4%)"
        },
        {
          "value": "6",
          "label": "Mid — MI, KY, MD, PA, VA (~6%)"
        },
        {
          "value": "7.25",
          "label": "US average with local add-ons (~7.25%)"
        },
        {
          "value": "8.5",
          "label": "High — CA, IL, NY, WA metro (~8.5%)"
        },
        {
          "value": "9.5",
          "label": "Highest — LA, TN, AR, AL local combos (~9.5%)"
        }
      ]
    },
    {
      "id": "coverage",
      "label": "Insurance situation",
      "kind": "select",
      "hint": null,
      "default": "standard",
      "options": [
        {
          "value": "cash",
          "label": "Paying cash — no claim"
        },
        {
          "value": "standard",
          "label": "Comprehensive with a deductible"
        },
        {
          "value": "zero",
          "label": "Full glass coverage or a zero-deductible state (FL, KY, SC and some policies)"
        }
      ]
    },
    {
      "id": "deductible",
      "label": "Comprehensive deductible",
      "kind": "number",
      "hint": null,
      "default": 500,
      "unit": "$",
      "min": 0,
      "max": 2500
    }
  ],
  "outputs": [
    {
      "id": "outOfPocket",
      "label": "What you actually pay",
      "format": "currency",
      "hint": null,
      "primary": true
    },
    {
      "id": "cash",
      "label": "Full cash price",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "low",
      "label": "Low end of quote range",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "high",
      "label": "High end of quote range",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "glassCost",
      "label": "Glass including tax",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "adasCost",
      "label": "ADAS recalibration including tax",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "savedByClaim",
      "label": "Covered by insurance",
      "format": "currency",
      "hint": null,
      "primary": false
    }
  ],
  "worked_example": {
    "inputs": [
      "Glass type: Aftermarket with rain/light sensor — $420",
      "ADAS camera recalibration: Dynamic (road drive) recalibration — $275",
      "Mouldings, clips and urethane: 60 $",
      "Mobile service fee: 0 $",
      "State + local sales tax: US average with local add-ons (~7.25%)",
      "Insurance situation: Comprehensive with a deductible",
      "Comprehensive deductible: 500 $"
    ],
    "outputs": [
      "What you actually pay: $500",
      "Full cash price: $810",
      "Low end of quote range: $688",
      "High end of quote range: $1,012",
      "Glass including tax: $450",
      "ADAS recalibration including tax: $295",
      "Covered by insurance: $310"
    ]
  },
  "how_to": {
    "title": "How to use this",
    "steps": [
      "Enter glass type.",
      "Enter adas camera recalibration.",
      "Enter mouldings, clips and urethane ($).",
      "Enter mobile service fee ($).",
      "Enter state + local sales tax — Most states tax parts; several tax labor too. Pick the band closest to your county rate..",
      "Enter insurance situation.",
      "Enter comprehensive deductible ($).",
      "Read your what you actually pay on the right — it updates as you type.",
      "Hit Share to keep the scenario or send it to someone."
    ]
  },
  "scenarios": [
    {
      "name": "Conservative",
      "description": "Lower-end numbers — what if things land soft?",
      "values": {
        "glass": "420",
        "adas": "275",
        "moulding": 35,
        "mobile": 0,
        "taxRate": "7.25",
        "coverage": "standard",
        "deductible": 300
      }
    },
    {
      "name": "Typical",
      "description": "Defaults — the most common real-world setup.",
      "values": {
        "glass": "420",
        "adas": "275",
        "moulding": 60,
        "mobile": 0,
        "taxRate": "7.25",
        "coverage": "standard",
        "deductible": 500
      }
    },
    {
      "name": "Ambitious",
      "description": "Higher-end numbers — what if things really pop?",
      "values": {
        "glass": "420",
        "adas": "275",
        "moulding": 95,
        "mobile": 0,
        "taxRate": "7.25",
        "coverage": "standard",
        "deductible": 800
      }
    }
  ],
  "limitations": [
    "Results are estimates before tax, fees, and inflation unless an input explicitly covers them.",
    "Rates are treated as fixed for the whole period — variable-rate products will drift from this projection.",
    "This is educational maths, not financial advice. Check anything contractual with the lender or your accountant."
  ],
  "faq": [
    {
      "q": "Which states waive the glass deductible?",
      "a": "A small group — Florida, Kentucky and South Carolina are the commonly cited ones — require comprehensive policies to cover windshield replacement with no deductible, and some carriers offer a full-glass endorsement anywhere. Confirm with your own policy; rules and carrier practice change."
    },
    {
      "q": "Do I really need the recalibration?",
      "a": "If a camera or radar looks through or mounts to the windshield, yes. The manufacturer specifies it, the shop's liability depends on it, and an uncalibrated lane-keeping system can steer on bad data. Refusing it to save $275 is the wrong economy."
    },
    {
      "q": "Will a glass claim raise my premium?",
      "a": "Comprehensive glass claims are usually not chargeable the way at-fault collisions are, but repeated claims can affect renewal in some markets. One claim on a $500 deductible for an $800 job is generally worth making."
    },
    {
      "q": "Why show a range instead of one price?",
      "a": "Because two honest shops quote the same job 20–30% apart on parts sourcing alone — OEM versus quality aftermarket, remanufactured versus new, and whether the flat-rate book hours match what the job actually takes on your vehicle. The range is the band most real quotes land inside; the midpoint is what to expect."
    }
  ],
  "related": [
    "https://www.revenuelab.fyi/toolbox/cost-to-paint-a-car-calculator",
    "https://www.revenuelab.fyi/toolbox/cost-to-fix-car-ac-calculator"
  ],
  "license": "CC-BY-4.0",
  "citation": "RevenueLab — Cost to Replace a Windshield Calculator (https://www.revenuelab.fyi/toolbox/cost-to-replace-a-windshield-calculator)"
}