Rick and Morty Season 9: Premiere Date, AI-Free Promise, and What’s Coming

Rick and Morty Season 9: Premiere Date, AI-Free Promise, and What’s Coming
source: gettyimages
March 11, 2026

Season 8 leaned into questions of identity and responsibility as Rick’s past actions rippled across multiple realities. The run also included a James Gunn cameo and put more focus on the Smith family, with Beth confronting long-standing issues—alongside Space Beth—and Jerry searching for meaning in his life, all delivering strong comedic beats. The finale set up a potentially devastating multiversal showdown, leaving Morty torn between challenging Rick or continuing to follow him.

Season 9 is slated to premiere on Adult Swim on May 24, 2026. Digital purchases are expected the following day, with streaming availability to follow later in the year (August 31, 2026). Officially, the season is described as an ongoing streak of “bangers” with a clear stance on production quality: no AI-generated content, only human-made material.

The network’s president, Michael Ouweleen, teased the season by saying the show continues to top itself, driven by a blend of extraordinary talent and brisk, high-concept storytelling. He highlighted the promise of standout character writing and inventive premises from the very first frame.

Details about Season 9 are being kept under wraps, but the team behind Rick and Morty has signaled big ambitions, including high-energy insanity and refined humor that leans into the core dynamics of the Smith family and their eccentric, multiversal adventures.

There’s also been mention of an accompanying Rick & Morty anime in development, adding another layer to the franchise’s evolving storytelling footprint the coverage hints at.

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