Apple Unveils MacBook Neo at the March Event, Promising Mac Magic for a Breakthrough Price

Apple Unveils MacBook Neo at the March Event, Promising Mac Magic for a Breakthrough Price
source: gettyimages
March 4, 2026

Image credit: Apple

Apple has rolled out the MacBook Neo during its March event, pitching it as a new Mac that “delivers the magic of the Mac at a breakthrough price,” as described by John Ternus, Apple’s senior vice president of Hardware Engineering. The device is slated to begin shipping on March 11, with the official Apple Store and other retailers already listing preorder options.

If you want more storage and the convenience of a Magic Keyboard with Touch ID, you can upgrade to a 512GB model for an extra 100 USD, 100 GBP, or 200 AUD.

MacBook Neo preorders by region:

All MacBook Neo colours: Silver, Blush, Citrus, and Indigo

Which color will you pick?

Stay in the loop with breaking news, reviews, opinions, and top tech deals.

James Pickard is a Deals Editor at TechRadar. He spends years scouring the web for the best prices and deals, and he’s brought that experience to uncover the strongest bargains and coupon codes. His background includes covering major sale events at Eurogamer and VG247, including Black Friday, Cyber Monday, and Amazon Prime Day. When he isn’t hunting for discounts, James can be found gaming on the PS5, enjoying classic film noir, or cheering on the Tampa Bay Buccaneers.

Note: You must confirm your public display name before commenting. Please log out and then log in again to be prompted to enter your display name.

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