AI PC · Buying

Do you need a Copilot+ PC?

The badge is three hardware requirements and six Windows features. Everything else about the machine is a normal laptop, and knowing which is which saves money.

By Marcin Firmuga·Published 2026-09-06·8 min read

"AI PC" is on nearly every laptop box now, and it means almost nothing: a chip with a neural engine of any size qualifies. Copilot+ is different, because it is a defined bar, and the things behind it are a specific, countable list rather than a mood.

So the buying question has a real answer. Not "is AI worth it", which nobody can answer for you, but "do I use these six features, and do I need this hardware for the AI I actually run". This guide takes both apart.

In this guide
  1. The bar: three requirements, not one
  2. What the badge actually gets you
  3. What is identical without it
  4. The local model question
  5. Four cases where it is worth it
  6. When to wait

The bar: three requirements, not one

Microsoft's own description of the difference between a Copilot+ PC and a Windows 11 PC lists specialised chips capable of at least 40 TOPS, together with a minimum of 16 GB of RAM and a 256 GB SSD, on Windows 11 version 24H2 or newer.

All three, not any one of them. Two consequences follow, and both catch people out:

Check the NPU number, not the sticker. If a listing gives one big TOPS figure and does not say which engine it belongs to, it has not told you whether the machine qualifies.

What the badge actually gets you

Microsoft lists these as exclusive to Copilot+ hardware, powered by the NPU and running locally:

FeatureWhat it doesWho it is really for
Windows Studio Effects Background blur, framing, eye contact, noise suppression, for any app using the camera Anyone in calls all day. The most-used item on this list by a distance
Live Captions with translations Real-time captions, including translated, for any audio Accessibility, and anybody in a second language
Recall A searchable timeline of what was on your screen Opt-in, and the one people have opinions about
Cocreator Image generation inside Paint, on the device Occasional. Pleasant rather than load-bearing
Enhanced Photos AI tools Local upscaling and editing in the Photos app Occasional
Copilot on Windows The assistant, with more of it handled on the device Depends entirely on whether you use it at all

Read that list honestly and one item does most of the work for most people. If you spend your day in video calls, Studio Effects alone is a plausible reason to buy: it runs continuously, it looks better than software equivalents, and it is the case the hardware was designed around. If you do not, the rest of the list is a handful of pleasant occasional tools.

What is identical without it

This is the part the marketing never sets out, and it is longer than the exclusive list.

The local model question

Plenty of people are buying Copilot+ laptops specifically to run models locally, and this deserves a direct answer: for that job, it is usually not the best way to spend the money.

Generating text reads the entire model out of memory for every token produced, so the speed ceiling is memory bandwidth divided by model size. A laptop NPU has no memory of its own and shares system RAM, which puts it on the same bandwidth as the processor: on a typical Copilot+ machine that is roughly 136 GB/s, against roughly 1000 GB/s on a desktop graphics card. The arithmetic is in the memory guide and it is not close.

There is a second obstacle. A model only reaches the NPU if somebody built and compiled it for that hardware, through that vendor's execution provider, and Windows silently falls back to the GPU or CPU when they have not. The provider guide covers the details, including the AMD provider with a documented maximum driver version.

The honest ranking for local models. Memory capacity first, because it decides what fits. Memory bandwidth second, because it decides how fast. NPU TOPS a distant third. If the budget is fixed and the goal is local AI, more RAM and a real graphics card beat a Copilot+ badge.

Four cases where it is worth it

  1. You are in calls for hours. Studio Effects running on the NPU instead of the processor is a real difference in fan noise, lap temperature and battery life, every day.
  2. You need captions or translation. Locally, without a network, without sending audio anywhere. For accessibility this is not a feature, it is the reason to buy the machine.
  3. You are buying a 16 GB laptop anyway. Much of the Copilot+ specification is a sensible machine, and if two comparable laptops are close in price, the one with the NPU has more future in it.
  4. You write software that targets the NPU. Obvious, but worth stating: you cannot test what you do not have.

When to wait

Three situations where the money is better spent elsewhere or later.

Your current machine is fine. Nothing on the exclusive list is a productivity revolution, and the software ecosystem outside Windows features is still thin. Waiting a year costs you six features and buys you a better machine at the same price.

You want it for local models. See above. Spend on memory and bandwidth.

The listing will not tell you the NPU figure. A retailer who prints a platform total and hides which engine it belongs to has already told you how much care went into the page. Ask, or buy from somebody who says.

One thing not to worry about: the features are gated on hardware rather than sold as a subscription, so this is a purchase decision rather than a recurring one. Buy the machine for what it does today.

Where PC Workman fits

Before buying anything, it is worth knowing what is actually slow on the machine you own. Most "I need a new laptop" moments turn out to be memory pressure, a saturated disk, or a thermal limit the machine has been sitting in for a year, and all three are measurable in minutes.

PC Workman reads memory pressure, storage response time, clocks, temperatures and power on the machine in front of you. It does not read NPU counters, and it will not tell you whether to buy a Copilot+ laptop. It will tell you whether the one you have is actually the problem. The guide on what to upgrade first is the same argument for parts.

Find out what is slow before you replace it. PC Workman reads memory pressure, storage latency, clocks and temperatures, so an upgrade decision starts from measurements instead of a feeling. Free and open source. Analysis runs locally. Download for Windows.

Related: what TOPS actually measures · memory for a local model · all guides →

MF

Marcin Firmuga

Developer of PC Workman · HCK_Labs

I build a Windows monitor with a local AI assistant, in public. Every guide is based on what the counters actually show, including the ones that show nothing.

Requirements and the exclusive feature list are quoted from Microsoft, Copilot+ PCs vs Windows PCs (at least 40 TOPS, 16 GB RAM, 256 GB SSD, Windows 11 24H2 or newer). NPU behaviour and feature gating from the Copilot+ PCs developer guide, and provider selection from Windows ML execution providers.