Overwatch Is Now Just Overwatch

Overwatch Is Now Just Overwatch
source: gettyimages
February 4, 2026

Blizzard has announced that the game formerly known as Overwatch 2 will drop the numeral, returning to the title Overwatch. This branding shift comes a few years after Overwatch 2 introduced free‑to‑play, 5v5 gameplay that replaced the original game.

Alongside the name change, Blizzard has been rolling out a steady stream of updates, including a return to 6v6 modes after the recent shifts to 5v5 play. The plan for the coming year features a broad content slate meant to refresh the game’s core experience.

Roadmap highlights for the upcoming year include:

Fans are encouraged to follow topics and authors to get more stories like this in their personalized feeds and to receive email updates.

Richard Lawler

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