The Boys Season 5 Part 1: Release Date, Episode Count, Schedule, and Season 4 Recap

The Boys Season 5 Part 1: Release Date, Episode Count, Schedule, and Season 4 Recap
source: gettyimages
April 7, 2026

The Boys is back for a fifth and final season, continuing the ongoing clash between superheroes and the people who oppose them. Season 4 left viewers with explosive setup and major twists, and Season 5 Part 1 is poised to pick up right where that left off. Here’s everything you need to know about when The Boys Season 5 Part 1 drops on Prime Video, how many episodes to expect, and a quick recap of Season 4’s ending.

Release date and time for The Boys Season 5 Part 1

How many episodes are in The Boys Season 5?

Full release schedule

What happened at the end of The Boys Season 4?

If you’re looking for related context, you can also check out rankings of The Boys seasons, Gen V Season 3 updates, and other Vought saga developments as you gear up for Season 5.

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 · 311 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": 6647191,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}