HBO's Harry Potter TV Series Teaser Reveals New Cast and 2026 Release

HBO's Harry Potter TV Series Teaser Reveals New Cast and 2026 Release
source: gettyimages
March 25, 2026

HBO has dropped the first teaser for its Harry Potter series, giving a glimpse of a fresh Hogwarts-era adventure and the debut of a new main trio. The show centers on a new Harry Potter, Hermione Granger, and Ron Weasley—Dominic McLaughlin, Arabella Stanton, and Alastair Stout—while promising a ten-year plan to adapt each book across individual seasons.

Filming has been underway at Leavesden Studios in London since July 2025, with sparse teasers leaking thanks to Apple Maps and a drone sighting from a YouTuber. Up until recently, the production had stayed largely private, but the studio confirmed the first teaser is on the way, accompanying a still of McLaughlin in Quidditch seeker robes that hinted at the direction of the series.

The released footage provides the first look at the new Hogwarts and the dynamics among the trio, including Harry’s evolving friendships with Ron and Hermione. The teaser suggests the series will follow the core arc of the original story but on a broader scale, aiming to strike a balance between the familiar and the new.

As anticipation builds, a recognizable support cast is set to join the new cast, with John Lithgow portraying Professor Dumbledore and Janet McTeer as Professor McGonagall. Paapa Essiedu, known for Gangs of London, is cast as Professor Snape—a choice that drew significant online backlash from some fans. The producers have indicated the adaptation will explore new ground while respecting the spirit of the source material.

The trailer also confirms the series will begin streaming on Christmas Day, 2026, slightly ahead of a previously floated 2027 start date. For readers and viewers curious about what to expect from HBO’s take on the Wizarding World, this launch marks a bold reshaping of the familiar saga across ten seasons.

If you’re looking ahead, you can also check out our list of the most anticipated TV shows of 2026 to see what else is on the horizon.

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