Build 2026: Furthering Windows as the trusted platform for development (original) (raw)

Build is one of our favorite moments each year – a chance to connect with the global developer community and share what we’ve been building.

Over the past year, we have connected with many developers pushing the boundaries of what’s possible on Windows. What we consistently hear is that you want a platform that meets you where you are, removes friction and gives you the flexibility to choose how and where you build across local and cloud, across platforms, languages and frameworks. That feedback has shaped everything we are announcing today.

The foundation of great development starts with strong fundamentals, coupled with a great developer experience. We are continuing to raise the bar on Windows 11 quality and deeply focused on making Windows more secure, more reliable across the shell – from Explorer to Start to Search – with a simple goal to reduce cognitive load. Whether you are building modern applications or experimenting with agent-driven workflows, we are committed to making Windows more adaptable, capable and aligned with how development actually happens today. And as AI continues to reshape how software is built, we are investing deeply in enabling you to run your AI workloads securely where it makes the most sense on-device, in the cloud or across both without trade-offs. Our goal is simply to give you a platform that accelerates your ideas.

What’s new for Windows platform at Build?

Introducing Project Solara

We’re introducing Project Solara, a new platform built from the ground up to power agent-driven experiences, including two new concept devices that reimagine how this comes to life. With agents becoming a both a new unit of programming and an emerging new unit of human-to-machine interaction, the mission of Project Solara is to pioneer agent-first experiences that are shaped around you: your agents, your tasks, your environment, under your control.

Developer-optimized Windows 11 experience to build and ship faster

We have optimized the Windows 11 experience for developers, bringing frequently used command line utilities, a familiar comfort shell, faster setup experience, a built-in way to create and interact with Linux containers on Windows and a new experimental Intelligent Terminal.

Announcing general availability of Coreutils for Windows

Developers constantly move between platforms, but familiar commands don’t work consistently, forcing workarounds, lost speed and context switching.

To address this, we’ve built Coreutils for Windows from the uutils open-source project, a cross-platform reimplementation of GNU Coreutils in Rust. These are Linux-like command-line utilities that run natively on Windows. Whether you’re moving between Linux, macOS, WSL, containers or cloud environments, the commands and workflows you’ve built over years just work in your Windows environment.

Explore and get started with Coreutils for Windows.

Announcing WSL containers, coming soon to public preview

Containers and Linux are core to modern development workflows. Windows Subsystem for Linux (WSL) has become foundational for running Linux workloads on Windows. Last year at Build 2025, we open-sourced WSL, and community contributions have grown to over 200 PRs per month. We’re building on this momentum by integrating WSL more deeply into Windows with WSL containers.

Modern container workflows on Windows often depend on third‑party tooling, adding setup overhead, licensing cost and limited enterprise control. IT teams also lack consistent visibility into what’s running and how containers interact with the underlying host. WSL containers provide a built-in way to create, run and interact with Linux containers on Windows. Whether you are working on local development, AI/ML workflows or containerized testing, Linux containers run out of the box. To enable you to build WSL containers, we are offering WSL containers CLI & API.

For enterprises, WSL containers provide policy‑based enablement and management using familiar Windows controls. IT admins gain visibility into what Linux containers are running on developer machines, can control where images are sourced from, and can govern how containers interact with the host.

WSL containers will be available in public preview in the coming months as a regular update to WSL. Since WSL is open source, you can view the team’s progress at our WSL GitHub.

Announcing general availability of Windows Developer Configurations

We understand that getting to a code-ready state quickly matters, regardless of your development workflow. Windows Developer Configurations enables you to go from a fresh machine to a ready-to-code environment in minutes. It includes:

Get started or tailor it to your needs by exploring Windows Developer Configurations.

Announcing Intelligent Terminal, available as experimental version

Developers spend a significant part of their workflow in the terminal, but today that experience lacks integration with agentic tools and context they rely on. They must leave the terminal to look up fixes, and copy suggestions from multiple sources, which leads to increased context switching.

To address this, Intelligent Terminal provides context to your favorite agents via ACP (Agent Communication Protocol) so you can stay in the terminal and query, debug or complete any task on hand. It is based on the existing Windows Terminal experience, so you get everything it offers (tabs, profiles, themes, settings, shells) plus native agent CLI integration in the agent pane. If no agent is installed, GitHub Copilot is available for you to get started.

In a typical scenario, when a command fails, Intelligent Terminal automatically surfaces the context and suggests fixes you can run immediately in the dedicated agent pane. Instead of debugging step-by-step across multiple tools, you can resolve issues, iterate and move forward quickly while staying in your flow.

To learn more, check out the Intelligent Terminal blog.

Announcing general availability of Windows Development Skills

We are introducing Windows Development Skills to enable agents to directly leverage structured knowledge to execute across the full lifecycle of building a native Windows app using WinUI3 skills and winapp CLI. By powering agents with Windows specific application development knowledge, these skills help achieve token efficiency. To add Windows Development Skills to your favorite agents visit https://aka.ms/winui-skills.

Announcing Windows 365 with Developer configuration, available in public preview

Alongside local development, enterprises often increasingly need a cloud-based option to standardize development environments across teams, scale on demand and to be ready to code from any device – without managing local infrastructure or setup. To address these needs, we are bringing new developer capabilities to Windows 365, a cloud-based service that securely streams a full Windows desktop experience to any device.

Windows 365 with Developer configuration offers ready‑to‑code environments in the cloud. This image provides a consistent, preconfigured Windows 11 development experience from first sign‑in, with commonly used tools such as Visual Studio Code, Git, GitHub CLI and WSL already set up. The environment can also be extended with additional SDKs, CLIs, packages and build tools based on project requirements, while remaining aligned with organization policies and controls.

With flexible performance configurations and seamless access from any device, Windows 365 helps streamline development workflows, whether working on-site or remotely, across Windows and Linux (via WSL) environments, running AI models or moving between local and cloud setups.

To learn more, check out the Windows 365 blog.

All these improvements share a common goal: giving developers an environment they can rely on, one that stays out of the way and keeps them in the flow. And as AI becomes integral to how software is built and shipped, the platform must evolve too. That’s why we’re taking the next step: making Windows the best place to build and run agents.

Windows is the secure platform to build and run agents with OS-enforced containment, agent identity and enterprise-grade manageability

As agents become more capable and autonomous, they’re delivering material productivity gains. But they’re also introducing new risk, and the issue isn’t just the agent. It’s the entire system the agent operates across. Every interaction — between agents and humans, tools, apps, models and even other agents — exposes new attack surface and introduces different failure modes. This is a multi-layer systems problem.

That’s why we’ve built containment, identity and manageability as foundational primitives in the operating system — making Windows the most trusted platform to build and run agents.

Illustration showing user and agents

Microsoft Execution Containers (MXC) — now available in early preview

It’s critical to contain agent impact without limiting productivity gains. That’s why we are introducing Microsoft Execution Containers (MXC), a cross-platform, policy-driven execution layer for agents across Windows and WSL. Developers declare what an agent can access, like files and networking related policies configured in Intune, and MXC enforces those boundaries at runtime.

Windows delivers a composable sandbox spectrum through MXC — a single SDK and policy model that maps to the right isolation construct for any agent workload.

OS-enforced Agent Identity and enterprise manageability on Windows

Beyond containment, every agent activity must be attributable and governed. Windows assigns agents a local ID or a cloud provisioned identity backed by Entra and attributes all activity from the container to that identity, so you can clearly differentiate human from agent.

Native Windows integration with Agent 365 provides a common foundation for observability, security and governance, including native Intune integration to set policies that gate the agent runtime execution and control how agents run. Defender, Entra, Intune and Purview will provide runtime protections for evolving threats across access, sensitive data, malicious prompts and risky behavior so security and IT teams can prevent enterprise risk.

Get started at: Microsoft Execution Containers.

Learn more at: Windows Platform Security for AI Agents and aka.ms/BUILD_SecurityBlog.

Innovating with partners in the ecosystem

We are partnering with leading innovators in the industry like Hermes, Manus, NVIDIA, OpenAI and OpenClaw, to ensure the containment we are building supports real developer needs.

OpenClaw now runs the node and gateway securely on Windows leveraging MXC. You can use the new Windows companion app to easily set up your own claws or connect to existing ones.

NVIDIA brings OpenShell to Windows, built on MXC. Integrating MXC via OpenShell provides developers with an easy-to-deploy package for autonomous, always-on agents safely.

Hermes Agent will be integrating OpenShell and MXC in their new Windows application.

“Continuously-running local agents, like Hermes Agent, require intentional isolation. Developers need control over what an agent can access and trust that those controls will hold,” said Dillon Rolnick, CEO of Nous Research. “Microsoft Execution Containers (MXC), integrated with OpenShell, provides a policy-driven foundation for private, on-device agents on Windows.”

“Working with Microsoft on the Microsoft Execution Containers (MXC) allows us to explore new patterns for AI agents to safely and efficiently generate and execute code. By combining Codex’s capabilities with MXC’s execution environment, we aim to help developers move from intent to reliable execution faster, while maintaining the security and control enterprises need.” said David Wiesen, Member of Technical Staff, OpenAI.

“Manus is built to help users move from intent to completed work across tools, files, code and workflows,” said Tao Zhang, Chief Product Officer. “With Microsoft Execution Containers (MXC), Windows gives developers a policy-driven way to define what an agent can access and enforce those boundaries at runtime, so more autonomous agents can operate safely in enterprise environments.”

Get started here: OpenClaw Windows Node.

Announcing Windows 365 for Agents generally available within Agent 365

Windows 365 for Agents provides Cloud PCs that enable AI agents to execute multi-step workflows across software, including opening apps, navigating interfaces, entering inputs and processing data. Today, we are making Windows 365 for Agents generally available within Agent 365, enabling Agent builders to build computer-using agents for a variety of enterprise use cases.

To learn more, check out Windows 365 for Agents documentation | Microsoft Learn.

Unmetered intelligence delivered on Windows

We’re entering a new era of software development. As AI models grow more powerful, agentic workflows demand continuous compute, escalating cloud costs. By shifting some of that intelligence to the edge, we are transforming the developer experience: frontier models tackle frontier problems, while everything else runs locally at scale.

A new generation of on-device small language models (SLMs) on Windows is making this easier. Windows ML is the platform that unlocks unmetered intelligence on Windows, enabling developers to build, optimize and deploy AI at scale, across all silicon. Today we are bringing new capabilities to accelerate your local AI development.

A new generation of on-device models – Aion 1.0 Instruct and Aion 1.0 Plan in preview

We are introducing a new generation of models purpose-built for local execution, each designed for a specific tier of device capability. Together, they represent a clear progression: from efficiency at scale to local agentic reasoning, all running without cloud dependency or per-token cost.

Announcing new Speech Recognition API

Last year at Build, we introduced Windows AI APIs powered by local on-device models. Today we are adding Speech Recognition API to this list.

Speech Recognition API enables real-time or batch, on-device speech-to-text from live audio. Developers can enable their apps to produce transcripts from recordings or embed captions anywhere audio plays, using microphone, streamed or audio file inputs, with hardware-accelerated execution where available.

By running locally, transcriptions can still be generated without network connectivity, saving on cloud costs. This unlocks new possibilities for modern text entry, audio-video applications, dictation-enabled workflows and accessibility tools that need reliable, low-latency transcription regardless of connectivity.

The Speech Recognition API will enter public preview. The API will initially be limited to English-language speech recognition and will expand as it gradually roll outs across global markets.

Learn more about the new Speech Recognition API when it becomes available this week at: aka.ms/speech-recognition-api.

Announcing Expansion of Windows AI APIs across GPUs and CPUs, now available

Windows AI APIs offer the fastest and easiest path for developers to integrate local AI into their apps using ready-to-use APIs powered by on-device models specializing in specific tasks. We are thrilled to share that Windows AI APIs are expanding beyond NPUs to CPUs and GPUs, bringing local AI experiences to a much broader set of Windows 11 devices. In addition to existing NPU support, our existing Windows inbox SLM is available on capable GPUs and Video super resolution and Speech Recognition on CPUs, all in public preview.

This expansion gives developers a broader audience for their AI-powered applications with OS-optimized performance. Learn more about Windows API support and minimum hardware requirements here: aka.ms/WinAI/APIs

The Windows inbox models that power the AI APIs are not automatically downloaded to every device. They are only acquired when an application on the device requests them, keeping storage and bandwidth impact minimal for users who do not need them.

grid of logos

Many app developers are leveraging Microsoft Foundry on Windows to enable local AI in their applications.

With Microsoft Foundry on Windows, local AI is no longer a compromise – it is a platform for breakthrough developer experiences. From efficient small models to agentic reasoning to frontier coding, this is unmetered intelligence on Windows.

Windows on next-generation hardware purpose-built for developers

We are bringing purpose-built developer devices which are the best expression of the full suite of advancements and new capabilities we are introducing today from developer optimized experience, secure platform to build and run agents to our local AI platform.

With the increase in capability of agentic and coding models that run locally on this class of device, we can take the next step for hybrid compute – bringing the best of cloud and client together. In GitHub Copilot CLI we will enable developers to configure selective task delegation to subagents powered by a local model. Using /fleet, the primary agent running in the cloud builds a plan, assesses the complexity of each task, and routes appropriate ones locally based on the models’ size and capability. This approach harnesses available local compute to reduce cost without compromising on quality.

With Windows 11 PCs powered by capable silicon from AMD, Intel, NVIDIA and Qualcomm including workstation-class machines powered by AMD Ryzen™ AI MAX+ 395, new NVIDIA RTX Spark, and data-center-class systems like NVIDIA DGX Station for Windows, developers now have access to unmetered, tiered AI capabilities tailored to specific needs, from everyday development to frontier-class tasks.

Announcing Surface RTX Spark Dev Box available later this year

Surface RTX Spark Dev Box delivers GPU-first AI performance with the new NVIDIA RTX Spark silicon, providing 1 petaflop of AI compute[i] and 128GB of unified memory shared dynamically across CPU and GPU in a single memory address space. This hardware foundation is designed for model optimization, fine-tuning and large inference workloads. By making these workloads practical to run locally, it reduces reliance on cloud only workflows, helping avoid recurring token costs and usage spikes while keeping iteration fast and predictable.

Surface RTX Spark Dev Box ships with developer optimized Windows 11 experience – preconfigured with all your essential developer tools – Visual Studio Code, GitHub Copilot available inline in Windows Terminal, WSL, PowerShell 7 and Windows settings tuned for development – so you spend less time configuring your machine and more time building from the moment you sign in.

To learn more, check out the Devices blog. Surface RTX Spark Dev Box will be available later this year in the U.S. exclusively on Microsoft.com. Learn more at microsoft.com/devbox [ii].

Introducing DGX Station for Windows, available later this year

For decades, we have partnered with NVIDIA to bring the most powerful computing experiences to the world. DGX Station for Windows is the next step in a multi‑year journey to bring the full power of Windows and unlock breakthrough AI performance on the Windows platform.

Building on the NVIDIA DGX Station™ system design, DGX Station for Windows is the ultimate deskside AI supercomputer bringing NVIDIA GB300 Grace Blackwell-class AI infrastructure directly into the Windows ecosystem — providing the compute needed to build, run and connect powerful AI agents to the applications and infrastructure Windows users already harness. It can run frontier AI models up to 1 trillion parameters locally.

Stronger Windows security, reducing risk by default

Windows is strengthening its security foundation to reduce risk by default. New capabilities strengthen this foundation across key layers by reducing legacy risk, enforcing code trust and advancing cryptography. This raises the security bar at the platform level, protecting earlier in the lifecycle, not just after code runs.

Looking ahead

Build is always a moment to pause, reflect and look forward. As development continues to evolve, Windows will continue to provide developers with the flexibility to choose their tools, shape their workflows and decide how intelligence runs. Whether you’re building applications, deploying AI models or experimenting with agents, our goal is the same: to make Windows the best place to build – today and into the future.

We’re excited to see what you create next. Join us throughout Build to learn more, explore the sessions and dive deeper into the updates shaping the Windows developer platform.

[i] Source: NVIDIA. Based on 1 Theoretical FP4 TOPS using the sparsity feature.

[ii] Microsoft Surface RTX Spark Dev Box and Surface Laptop Ultra are pre-release products. Products and features are subject to regulatory certification/approval; actual sale and delivery is contingent on compliance with applicable requirements.