Budget MacBook Rumor Suggests Major Feature Cuts Ahead of March 4 Event

Budget MacBook Rumor Suggests Major Feature Cuts Ahead of March 4 Event
source: gettyimages
February 26, 2026

A purported low-cost Apple laptop aimed at a sub-$700 price point is reportedly on the way, with a string of concessions that would trim popular features. The chatter suggests Apple may be dialing back on several capabilities to reach the target price, drawing comparisons to an older MacBook Air from around 2017.

The base details come from a Chinese Weibo leak that outlets like AppleInsider and MacRumors say they’ve seen, either as part of an internal macOS test-build analysis or an email from the leaker. If accurate, the new MacBook would pair a lower-end display with storage and performance compromises ahead of Apple’s March 4 event. Bloomberg’s Mark Gurman has also hinted at a “lower-end LCD display” for the device.

What the leak reportedly reveals

A look back and a possible parallel If these reports hold true, the new MacBook would sit closer to Apple’s 2017 MacBook Air in terms of feature set: True Tone would be absent, brightness could fall short of 500 nits (the 2017 model tipped at about 300 nits), and storage would max out at 512GB. Of course, the March device is expected to sprint ahead in performance thanks to the A18 Pro, which would mark a notable gap from the 2017 model’s internals. A backlit keyboard, however, appears unlikely based on the leaks.

The big question remains timing and impact With a price target around $699, Apple may be embracing several compromises to broaden accessibility. How close the final product will come to these leak details remains to be seen when Apple unveils the laptop on March 4. Until then, it’s a mixed picture—one that hints at a throwback feel to older MacBooks, but with a much lower sticker price.

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