{
  "title": "Car Won't Start in the Driveway — Who Do I Call?",
  "description": "A ten-minute triage that separates a dead battery from a bad alternator or a failing starter, when a jump start is actually dangerous, and whether a mobile battery service or a tow to a shop is the cheaper call.",
  "category": "car",
  "vertical": "towing",
  "tldr": "Check your car insurer's app, credit card benefits, and manufacturer app first — most drivers already have roadside cover they've forgotten about. Then triage: no lights and no crank is usually the battery; a jump that works then dies again points at the alternator; one loud click with strong lights suggests the starter. Never jump a frozen, swollen, or leaking battery.",
  "who_to_call": [
    {
      "who": "Your car insurer's roadside line or app",
      "when": "First call, always — jump starts and tows are standard covered services and you may already be paying for them",
      "not_for": "The battery is visibly swollen, leaking, or frozen and you smell rotten eggs — then nobody should jump it"
    },
    {
      "who": "Your credit card's benefits administrator, or the manufacturer's roadside programme",
      "when": "No roadside on the insurance policy — the card on the back of your wallet or a car under warranty often carries it",
      "not_for": null
    },
    {
      "who": "A mobile battery service",
      "when": "The triage points at the battery and the car sits on your own driveway — they test, deliver and fit it where it stands",
      "not_for": "The car cranks strongly but won't fire — that isn't a battery problem and a new one won't fix it"
    },
    {
      "who": "A tow company",
      "when": "The alternator or starter is the suspect, or the car cranks and won't fire — it needs a shop, not a part swap on the drive",
      "not_for": "A jump start gets it running and holding — drive it to the shop and skip the tow fee"
    },
    {
      "who": "A mobile mechanic",
      "when": "You want a diagnosis without a tow, and the fault is in the starting or charging system rather than deep in the engine",
      "not_for": null
    },
    {
      "who": "The dealer's service department",
      "when": "The car is under warranty or has a recall on the starting or charging system — a paid repair elsewhere may be money you didn't have to spend",
      "not_for": null
    }
  ],
  "costs": [
    {
      "item": "Car battery, part only",
      "range": "$50–$140",
      "source": "iSeeCars",
      "source_url": "https://www.iseecars.com/articles/how-much-does-it-cost-to-replace-a-car-battery"
    },
    {
      "item": "Battery fitting labour (standard, easy-access battery)",
      "range": "$20–$100",
      "source": "iSeeCars",
      "source_url": "https://www.iseecars.com/articles/how-much-does-it-cost-to-replace-a-car-battery"
    },
    {
      "item": "Battery replaced, total, standard car",
      "range": "$70–$150",
      "source": "iSeeCars",
      "source_url": "https://www.iseecars.com/articles/how-much-does-it-cost-to-replace-a-car-battery"
    },
    {
      "item": "Battery replaced, total, battery in an awkward location",
      "range": "$100–$200",
      "source": "iSeeCars",
      "source_url": "https://www.iseecars.com/articles/how-much-does-it-cost-to-replace-a-car-battery"
    },
    {
      "item": "Battery replaced, total — higher estimate for AGM and newer vehicles",
      "range": "$268–$368 (battery $200–$300+, labour $39–$117+)",
      "source": "Jerry",
      "source_url": "https://jerry.ai/car-repair/estimates/battery-replacement/"
    },
    {
      "item": "Mobile / driveway battery fitting convenience fee",
      "range": "$30–$60",
      "source": "Jerry",
      "source_url": "https://jerry.ai/car-repair/estimates/battery-replacement/"
    },
    {
      "item": "Alternator replacement",
      "range": "$259–$491 typical; $450–$700 on economy cars; $900–$1,400 on trucks and luxury models",
      "source": "Jerry",
      "source_url": "https://jerry.ai/car-repair/estimates/alternator-replacement-cost/"
    },
    {
      "item": "Starter replacement",
      "range": "$296–$547; $900–$1,100 where access is difficult",
      "source": "Jerry",
      "source_url": "https://jerry.ai/car-repair/estimates/cost-starter-replacement/"
    },
    {
      "item": "Shop diagnostic fee",
      "range": "$50–$150",
      "source": "Jerry",
      "source_url": "https://jerry.ai/car-repair/estimates/cost-starter-replacement/"
    },
    {
      "item": "Tow, hook-up fee",
      "range": "$35–$150",
      "source": "AmeriFreight",
      "source_url": "https://www.amerifreight.net/information/car-towing-costs-explained"
    },
    {
      "item": "Tow, per mile after hook-up",
      "range": "$2.50–$7",
      "source": "AmeriFreight",
      "source_url": "https://www.amerifreight.net/information/car-towing-costs-explained"
    },
    {
      "item": "Short local tow, a few miles",
      "range": "$75–$125 (about $95 for 10 miles; national average around $109)",
      "source": "AmeriFreight",
      "source_url": "https://www.amerifreight.net/information/car-towing-costs-explained"
    },
    {
      "item": "After-hours or weekend tow surcharge",
      "range": "$25–$75, or 25–50% higher overall",
      "source": "AmeriFreight",
      "source_url": "https://www.amerifreight.net/information/car-towing-costs-explained"
    }
  ],
  "faq": [
    {
      "q": "Do I have to pay for this at all?",
      "a": "Check before you call anyone. Roadside cover reaches most drivers through one of four routes: the car insurance policy, a credit card benefit, the manufacturer's included programme on a newer car, or a motoring club. GEICO's add-on starts at $14 per car per year and tows to the nearest qualified repair shop within 20 miles; State Farm's runs around $30 per year and covers a tow to the nearest repair facility. AAA Classic covers 5 miles of towing four times a year, Plus covers 100 miles, Premier adds a 200-mile tow. A $109 tow you already paid for is a bad way to spend a morning."
    },
    {
      "q": "How do I tell a dead battery from a bad alternator?",
      "a": "By what happens after a jump. If a jump start works and the car keeps running once the cables are off and stays alive the rest of the day, the battery was flat. If it runs while jumped and dies within minutes of disconnecting, the alternator isn't charging. Jerry lists the alternator's own tells: a battery or 'Service Charging System' light, dim or flickering headlights, slow windows, radio resets, and a whine or burning smell near the belt. A new battery will discharge quickly if the alternator can't recharge it — which is how people end up buying two batteries for one alternator fault."
    },
    {
      "q": "What does one loud click mean?",
      "a": "Jerry describes it precisely: a single solid click with no crank means the solenoid engaged but the motor didn't turn — a starter symptom. Rapid machine-gun clicking with dim lights is the opposite: not enough voltage, so battery or connections. Grinding on start is the pinion meshing badly with the flywheel. A whirring with no engine turning is a slipping starter drive."
    },
    {
      "q": "When is jumping a car actually dangerous?",
      "a": "When the battery is frozen, visibly swollen, cracked, or leaking, or when you smell rotten eggs near it. A frozen battery can rupture under charging current and spray sulphuric acid. A swollen case means it has been gassing internally. The rotten-egg smell is hydrogen sulphide from an overcharged or shorted cell, in the presence of hydrogen gas that a spark will ignite. In any of those cases, no jump, no charger — the battery gets replaced. Even on a healthy battery, make the final connection to an unpainted engine ground rather than the dead battery's negative post, so the spark happens away from the vent."
    },
    {
      "q": "Mobile battery service or a tow to a shop?",
      "a": "If the triage points at the battery, mobile wins on both time and money. iSeeCars puts a fitted battery at $70 to $150 on a standard car, and Jerry adds $30 to $60 for the convenience of having it done in your driveway. A short local tow is $75 to $125 before the shop has looked at anything, and a diagnostic adds $50 to $150 on top. Tow when the fault is the alternator, the starter, or a no-fire crank — all of which need a bay."
    },
    {
      "q": "It cranks strongly but won't fire. Is that still the battery?",
      "a": "No. A strong, steady crank means the battery and starter are doing their jobs and the engine isn't getting fuel, spark, or permission. Check the immobilizer first — a dead key-fob battery stops some cars from starting, and most of those have a marked spot on the column or console to hold the fob against. After that it's a shop diagnosis, not a part you can swap on the drive."
    },
    {
      "q": "How much does the tow itself cost?",
      "a": "AmeriFreight puts the hook-up fee at $35 to $150 and the running rate at $2.50 to $7 per mile, with a short local tow landing between $75 and $125 and a national average around $109. Out of hours it goes up 25 to 50 percent, or a flat $25 to $75. Get the total before the truck rolls — hook-up plus per-mile plus any after-hours fee, as one number."
    },
    {
      "q": "Is a battery that died once still good?",
      "a": "Sometimes. Leaving a door ajar or a light on flattens a healthy battery, and a full recharge restores it. A battery that dies again a few days later, cranks slowly on cold mornings, or is over about four or five years old is at the end of its life, and the second failure will happen somewhere less convenient than your own driveway. Any parts store will load-test it for free — take the test before you buy anything."
    }
  ],
  "sources": [
    {
      "label": "iSeeCars: How much does it cost to replace a car battery",
      "url": "https://www.iseecars.com/articles/how-much-does-it-cost-to-replace-a-car-battery",
      "accessed": "2026-08-12"
    },
    {
      "label": "Jerry: Car battery replacement cost",
      "url": "https://jerry.ai/car-repair/estimates/battery-replacement/",
      "accessed": "2026-08-12"
    },
    {
      "label": "Jerry: Alternator replacement cost",
      "url": "https://jerry.ai/car-repair/estimates/alternator-replacement-cost/",
      "accessed": "2026-08-12"
    },
    {
      "label": "Jerry: Starter replacement cost",
      "url": "https://jerry.ai/car-repair/estimates/cost-starter-replacement/",
      "accessed": "2026-08-12"
    },
    {
      "label": "AmeriFreight: Car towing costs explained",
      "url": "https://www.amerifreight.net/information/car-towing-costs-explained",
      "accessed": "2026-08-12"
    },
    {
      "label": "Jerry: GEICO roadside assistance",
      "url": "https://jerry.ai/car-insurance/geico-roadside-assistance/",
      "accessed": "2026-08-12"
    },
    {
      "label": "Jerry: State Farm Emergency Road Service",
      "url": "https://jerry.ai/car-insurance/state-farm-roadside-assistance/",
      "accessed": "2026-08-12"
    },
    {
      "label": "AAA Club Alliance: How far does AAA tow?",
      "url": "https://cluballiance.aaa.com/the-extra-mile/series/why-aaa/how-far-will-aaa-tow-my-car",
      "accessed": "2026-08-12"
    }
  ],
  "updated": "2026-08-12",
  "url": "https://whodoicallfor.com/car/wont-start-in-driveway/",
  "json_url": "https://whodoicallfor.com/car/wont-start-in-driveway.json",
  "recommended_call": null
}