The Boys Boss Teases a Brutal Season 5 Ending, Hinting at Major Character Deaths

The Boys Boss Teases a Brutal Season 5 Ending, Hinting at Major Character Deaths
source: gettyimages
March 24, 2026

The showrunner behind The Boys, Eric Kripke, has cautioned fans not to get too attached to any one character as the Prime Video series heads into its fifth and final season. In a preview chat with SFX magazine ahead of the season’s release, Kripke said the forthcoming episodes are built around emotional confrontations that will leave viewers scarred, and that the finale would not shy away from casualties. He argued that a big sci‑fi epic should not end with everyone walking away unscathed or unscathed, noting that “things cost things” and that a bleak, consequential ending is a more satisfying payoff.

Kripke also acknowledged that you shouldn’t expect a perfectly tidy closure. He hinted that Season 5 could follow a path that includes real, irreversible losses, alluding to recent endings in other popular series as a point of reference. In his view, it wouldn’t feel authentic for a show of The Boys’ scale to resolve with every character walking away fine, and he urged fans not to become overly attached to any single figure. That sets up a likely bloodbath in the final arc.

The Boys’ comics endgame features some very dark twists

There’s longstanding speculation that Homelander (Antony Starr) will be one of the casualties in Season 5. When you weigh Kripke’s comments against the fate laid out in The Boys comics, there’s even talk that Billy Butcher (Karl Urban) could end up meeting a grim end as well. In the comic sequence, Butcher’s anti‑super stance escalates into a ruthless purge of anyone exposed to Compound V, which culminates in him being killed by Hughie Campbell to stop his plan. Homelander’s arc in the comics also ends violently, with his demise at the hands of Black Noir, who is revealed to be a clone created as a failsafe and is then killed by the military.

Kripke has previously stressed that no one is guaranteed survival, a stance that strengthens the possibility that Season 5 could take out two of the show’s core characters if it chooses to mirror the comics’ high-stakes trajectory. Beyond Homelander and Butcher, viewers still debate which other stalwarts—Frenchie, Kimiko, Mother’s Milk, or others—might survive or fall as the finale unfolds.

What fans are saying Prime Video fans have been weighing in on the discussion with mixed feelings. Some feel the series should have deployed more major character deaths in earlier seasons to elevate the stakes, while others argue that too many deaths risk diluting the show’s emotional impact. There’s also a subset that welcomes the idea of a leaner survivor pool, naming Hughie, Annie, MM, and possibly A‑Train as the keepers of the torch, with others not guaranteed a future.

A few fans also note that the TV adaptation has diverged from the comics in places, so Kripke’s path to a satisfying ending may require a delicate balance between fidelity to source material and fresh storytelling. If anyone can land Season 5’s ending on a gratifying—but risky—note, it’s him; though some viewers admit they’re nervous given how high the stakes feel now.

Season 5 is set to debut on Prime Video on April 8, 2026. In the meantime, fans can dive into related curiosities, like exploring Homelander’s origins, tracking the spinoff Vought Rising, and keeping tabs on Gen V Season 3 as the broader universe expands.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 144 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646874,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}