Xbox Mode Nears Universal Availability on Windows 11 PCs

Xbox Mode Nears Universal Availability on Windows 11 PCs
source: gettyimages
April 20, 2026

Microsoft has activated Xbox mode within the Windows 11 Release Preview, delivering a dedicated full-screen interface for the Xbox PC app. This release marks a major step toward making the feature available on all Windows 11 devices.

The move follows Microsoft's promise that Xbox mode would rollout to all PCs in April, and current progress suggests the plan is on track. According to reporting by Tom Warren, the feature is now “days away” from a wider rollout, bringing the console-focused experience to a broader audience.

In the Release Preview, users can expect the new full-screen Xbox PC app interface to become more widely accessible in the coming days, paving the way for universal availability across Windows 11 PCs.

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