Apple unveils MacBook Air M5 with bigger storage and AI power

Apple unveils MacBook Air M5 with bigger storage and AI power
source: gettyimages
March 3, 2026

Apple has introduced the MacBook Air M5, a refined take on the company’s slim laptop with a notable boost in performance and storage. The familiar chassis and design remain, including the twin Thunderbolt 4 ports on the left side that still support connecting up to two external displays.

Key upgrades center on the new M5 chip. Apple touts four times the AI-focused performance versus the previous M4, and about 1.9 times faster results for AI-augmented tasks like Topaz Video AI when enhancing footage. The MacBook Air M5 also doubles the base storage, shipping standard with 512GB and offering configurations up to 4TB for the first time.

Availability and pricing details:

With the M5 debut, the MacBook Air M4 steps aside as Apple’s flagship model in the Air lineup. This is a developing story, and we’ll bring more official information as it becomes available.

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