Who Was the Killer in Every Scream Movie? A Spoiler-Filled Guide

Who Was the Killer in Every Scream Movie? A Spoiler-Filled Guide
source: gettyimages
February 10, 2026

If you don’t mind being spoiled, here’s a concise rundown of who wore the Ghostface mask in each chapter of the Scream franchise. The series flipped the slasher rulebook by making the killer a regular person in a Halloween mask, with each film twisting the mystery around a revelation that the audience thought they already knew. Spoilers ahead.

Scream (1996)

The original Scream reveals two killers sharing the Ghostface mantle: Billy Loomis and Stu Macher. Billy’s motives are rooted in revenge after his relationship with Sidney Prescott’s mother ended in scandal, while Stu enjoys the chaos of being part of the “movie.”

Scream 2 (1997)

In Scream 2, Ghostface targets Sidney and her Woodsboro friends at college. The killers are Mickey Altieri, who teams up with Debbie Salt (the alias used by Billy Loomis’s mother, Mrs. Loomis). Debbie Salt seeks revenge on Sidney for her son’s death, while Mickey talks about blaming violence in cinema for real-world actions.

Scream 3 (2000)

Scream 3 takes a turn with a single Ghostface: Roman Bridger, who is Sidney’s half-brother. Roman orchestrates the murders after decades of obsession with getting revenge and manipulating the events that tied into the prior films.

Scream 4 (2011)

Scream 4 brings back two killers: Jill Roberts and her classmate Charlie Walker. Jill wants fame and social-media stardom from a new Woodsboro reboot, while Charlie is mostly a pawn in Jill’s plan.

Scream (2022)

In Scream (the fifth film in the series), the killers are Richie Kirsch and Amber Freeman. They’re fans of the in-universe Stab movies with a goal to create more “source material,” rather than having a direct ties to Sidney Prescott.

Scream VI (2023)

Scream VI shifts the action to New York and uncovers a trio of killers: Detective Wayne Bailey, his daughter Quinn Bailey, and Ethan Landry. The detective is revealed to be the father of Richie Kirsch from the previous film, with Quinn and Ethan acting as his siblings. Their motive combines revenge on Sam for killing Richie and coordinated online harassment against her.

We’ll be back to update this with the next new Ghostface when Scream 7 arrives in theaters. In the meantime, you can explore related lists of scary stories and top horror franchises to keep the suspense alive.

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