How Many Scream Movies Are There (and Is Scream 8 on the Way?)

How Many Scream Movies Are There (and Is Scream 8 on the Way?)
source: gettyimages
February 27, 2026

Since its 1996 debut, the Scream franchise reinvented the horror genre by pairing suspense with sharp humor and meta-commentary. It introduced one of the genre’s most enduring icons—Ghostface—while centering strong, resourceful female leads. Financially, the original film proved that a modest budget could yield blockbuster returns, grossing over $170 million worldwide on a reported $15 million budget.

How many Scream movies are there? Seven films have been released to date, with Scream 7 setting the stage for what fans hoped would be another chapter in the saga. Here is the lineup in release order, along with the key creative teams:

Despite Sidney Prescott’s reduced presence in Scream VI, the film performed strongly, taking in about $169 million at the global box office against a production budget around $35 million. Scream 7, however, has earned a more mixed critical response, sitting at roughly 37% on Rotten Tomatoes. Still, early previews suggested solid box-office potential, with reports of around $7.5 million in advance screenings.

Will there be a Scream 8? At the moment, Paramount Pictures and Spyglass Media have not officially confirmed Scream 8. However, if Scream 7 performs well at the box office, a return for another sequel seems likely. Deadline spoke with Kevin Williamson, who said discussions about Scream 8 have already occurred, including a potential storyline proposed by Neve Campbell. Williamson noted that if fans want another installment and the project makes sense creatively, the team is open to delivering it.

For now, fans will have to wait to see how Scream 7 fares commercially and critically. In the meantime, you can check out our picks for the most anticipated movies of 2026 and explore a list of top films from 2025.

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