pickuma.
Talks & Insights

'Unmetered Intelligence' Moves the Bill, It Doesn't Remove It — Nadella at Build 2026

Microsoft re-ran its founding slogan for the AI era and pushed inference to the edge. The per-token meter does come off — and reappears as hardware you buy up front.

8 min read
Blueprint-style line illustration: a water main branching into many household taps with the meter removed from every tap and one very large meter installed at the source.

Microsoft’s Build keynote opens with a stack diagram and then immediately goes somewhere more interesting than the stack: down to the edge, where Nadella re-runs the company’s founding slogan with one word changed.

Plays from youtube-nocookie.com. Watching here counts toward the original channel.

The framing

“The amount of compute there is at the edge is actually astounding. I mean, think about every NPU, GPU, CPU even, every PC. If you sort of aggregate that, that’s a lot of compute power. So we asked ourselves one simple question: if we can deliver unmetered intelligence to every desk and every home… It takes us all the way back to the very beginning, but that’s what we said.”

“Every desk and every home” is not an accident. It is Microsoft’s founding mission statement, and invoking it is a claim that local AI inference is the same category of shift as the personal computer itself.

The supporting evidence is that it is already happening quietly. Nadella points at features that already run locally rather than in the cloud — Outlook summarisation, PowerPoint alt text, Teams super resolution — and notes it is not only Microsoft software doing it:

“Adobe After Effects or Premiere are both using Windows ML across NPUs and GPUs for local processing.”

That is the strongest part of the argument, because it is retrospective rather than promised. Local inference already shipped; most users did not notice, which is the correct outcome.

What “unmetered” actually means

Here is where the word does more work than it should.

Per-token billing genuinely disappears when inference runs on the user’s own silicon. What does not disappear is the cost — it moves from a usage-based operating expense to a hardware purchase, made up front, by whoever owns the device.

Nadella is not hiding this — the machines are announced as premium developer hardware, and he jokes about being on the waitlist himself. But the rhetorical move is to let the aggregate install-base argument (“every NPU, GPU, CPU”) carry a conclusion that the flagship demos actually depend on.

The honest version is a spectrum. Small models for summarisation and alt text run on ordinary machines today. Agentic loops with tool access run on good machines. Trillion-parameter models run on a desktop data centre that costs what a desktop data centre costs.

What is real for developers

Three things in the keynote survive the discount.

A local agentic loop is now a supported target. Nadella announces reasoning and planning models running locally on Windows, with the claim that you can “have a full local agentic loop, give it tools access, and build fully agentic applications without having to run a trip to the cloud.” Whatever the model quality, the shape matters: an agent that never leaves the device is a different product from one that does, for latency, offline behaviour, and everything about data handling.

Windows ML is the distribution story. The expansion means one integration reaches the installed base of GPUs and NPUs rather than one vendor’s. For anyone shipping desktop software, that is the difference between local AI being a per-platform project and a single target.

Silicon competition is real at the low end. He notes Qualcomm covering both the high end and sub-$500 PCs, alongside Intel and NVIDIA parts. The sub-$500 tier is the one that decides whether “every desk” is rhetoric or roadmap.

The question to test on your own machine

Before designing anything around local inference, find out what actually fits on the hardware your users have — not the hardware in the demo. Memory bandwidth and available unified memory decide which model sizes are usable, and the gap between “runs” and “runs fast enough that someone will wait for it” is where most local AI plans die.

That is a measurement, not an argument, and it is cheap to do. Pick the smallest model that could plausibly do your task, run it on the lowest-spec machine in your support matrix, and time it. If the answer is acceptable, the keynote’s thesis holds for you and the economics are genuinely better than per-token. If it is not, the cloud bill you were trying to avoid was buying you something after all.

Worth watching

143 minutes, and the opening ten are the thesis. The rest is product, and useful mainly if you are already on Azure or Windows. The reason to watch the opening is not the announcements — it is to see how carefully a compute-cost argument gets built out of an install-base statistic, because you will see the same move made again by everyone selling edge inference this year.

Related reading

See all Talks & Insights articles →

Get the best tools, weekly

One email every Friday. No spam, unsubscribe anytime.