Next-gen Surface Pro and Surface Laptop: OLED option, Intel and Snapdragon variants, and price concerns

Next-gen Surface Pro and Surface Laptop: OLED option, Intel and Snapdragon variants, and price concerns
source: gettyimages
April 16, 2026

New chatter suggests Microsoft is preparing refreshed Surface Pro and Surface Laptop models this year. The upgrades are expected to be modest overall, but a notable addition could be an OLED screen option for the higher-end Surface Laptop, with OLED also appearing on the Surface Pro at some point.

Two hardware tracks are reportedly in play. One uses Intel Core Ultra 5 and Core Ultra 7 processors (Panther Lake), while the other remains Arm-based, built on Qualcomm’s Snapdragon X2 Plus and X2 Elite lines. There’s no plan for a flagship Snapdragon X2 Elite Extreme model. Core Ultra 9 won’t appear, and the family will be anchored by Core Ultra 5 and 7 silicon.

Launch timing appears uneven: Intel-powered Surface devices are expected to arrive first, with a spring US launch window, followed by the Snapdragon-based models in the summer (June to August). Design-wise, expect the familiar chassis to carry over, with a few new color options to spice things up.

Key changes to watch

Market context and outlook Analysts caution that the upgrades may be incremental beyond the OLED option, a practical refresh rather than a radical leap. The shift back toward Intel in consumer models marks a notable strategic turn, especially given Snapdragon’s historically strong battery life on Surface devices. Lingering supply pressures on Snapdragon chips may also steer Microsoft toward earlier Intel availability before broadening to Arm later in the year.

If you’re tracking this for buying decisions, brace for a likely price-up scenario and weigh the OLED gains against the overall cost. In the meantime, Windows 11 improvements and a more competitive ecosystem will be part of the ongoing conversation around these new Surface devices.

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