Brett Gelman Envisions Murray Bauman as a World-Traveling Hero

Brett Gelman Envisions Murray Bauman as a World-Traveling Hero
source: gettyimages
March 20, 2026

Stranger Things wrapped with a mix of happy outcomes, losses, and a hint of ambiguity for its Hawkins heroes. One character who didn’t receive a definitive farewell was Murray Bauman, with creators the Duffer brothers hinting in a post-Season 5 chat that “Murray’s doing his own weird stuff.” Now, actor Brett Gelman weighs in with his own take on Murray’s next chapter.

Gelman recently spoke about where Murray might head next, responding to fan questions about the missing final moment for the investigator. He suggested that while there wasn’t a formal goodbye on screen, viewers did get a glimpse of Murray’s path alongside Mr. Clarke. He speculated that a few extra seconds could have underscored Murray’s departure more clearly.

As for Murray’s future, Gelman painted a picture of a globe-trotting crusader. He imagined Hawkins settling down as “things are fine,” prompting Murray to seek out new towns with troubling signals. The idea is that Murray would spend the rest of his life hopping from one place to another, first cleaning up issues across the United States and then venturing overseas—Europe, Asia, the Middle East, Africa, and Australia. In Gelman’s view, Murray could become something of a superhero, solving small-town problems on a global scale.

If a Murray-centric spinoff isn’t on the horizon yet, fans can still explore what Stranger Things stars are up to next. And for more actor interviews and updates, the ScreenTime YouTube channel remains a go-to resource.

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