Microsoft chose Build 2026 in San Francisco on June 2 to preview Project Solara, an audacious new undertaking that reimagines the enterprise device as a dedicated vessel for AI agents. Rather than another Android skin or a thin client for Windows, Solara proposes an agent-first platform where the operating system itself defers to conversational AI as the primary interaction model. The announcement underscores a broader Microsoft ambition: to decouple enterprise productivity from the traditional PC and phone app paradigm and anchor it firmly to intelligent, autonomous software.

Project Solara Defined

Project Solara is best understood not as a consumer operating system but as a managed platform for corporate-issued devices. It runs on top of an Android foundation but is heavily customized by Microsoft to strip away the conventional home screen and app drawer. In their place sits a persistent AI agent interface—a conversational layer that proactively assists employees with tasks, workflows, and information retrieval. The platform is designed from the ground up for devices that will be deployed and locked down by IT administrators, very much in the mold of Microsoft’s existing managed enterprise solutions like Windows 365 and Intune.

Unlike Windows 11 or the upcoming Windows 12, which continue to rely on a desktop metaphor filled with icons and windows, Solara envisions a future where the user merely speaks or types a request and the AI agent orchestrates the necessary actions. This could include pulling up a sales report, scheduling a meeting, filling out a form, or even navigating a complex line-of-business application—all without the employee ever launching an app directly.

The Agent-First Philosophy

The term “agent-first” is central to Solara. Microsoft has been gradually infusing its Copilot AI into every product, but those are still agent-as-a-feature. With Solara, the AI agent is the shell. The device boots directly into a conversational UI. There is no traditional app grid. Third-party services can still be accessed, but they are integrated through the agent’s capabilities—similar to Copilot plugins or OpenAI’s GPT actions. Microsoft envisions an ecosystem where independent software vendors (ISVs) build agent skills tailored for Solara.

Satya Nadella, Microsoft’s CEO, hinted at this shift during the Build keynote: “We’re moving from a world where you have to learn the software to one where the software learns you. Solara is our most radical expression of that, purpose-built for the enterprise frontline.”

Platform Architecture and Management

Microsoft intends to manage Solara devices through Microsoft Intune, its cloud-based endpoint management service. This means IT admins can enforce policies, push configurations, and secure devices just as they do with Windows or iOS devices. The Android foundation was chosen for several reasons: it is lightweight, has a robust security model, supports touch and ruggedized hardware, and already enjoys broad silicon support. Importantly, Google’s Android Open Source Project (AOSP) provides a baseline that Microsoft can fork and optimize without relying on Google Mobile Services (GMS)—a critical point for maintaining full enterprise control and avoiding the licensing baggage of consumer Android.

Solara is not, however, a fork that will compete with Google’s Android. Microsoft has been careful to position it as a specialized enterprise offering, much like Amazon’s Fire OS but even more focused. It will likely ship on purpose-built hardware from OEM partners such as Zebra, Honeywell, or Panasonic—companies already building rugged Android devices for warehouse, healthcare, and field services. By preloading Solara, these devices gain deep integration with Microsoft 365, Azure Active Directory, and the entire security stack without the overhead of a general-purpose OS.

AI Capabilities and the Copilot Embodiment

The AI agent at the heart of Solara is an evolution of Microsoft Copilot, fine-tuned for enterprise scenarios. It can tap into organizational data through Microsoft Graph, connect to line-of-business systems via connectors, and even take semi-autonomous actions with appropriate governance. A warehouse worker, for example, might ask their Solara device, “What’s the inventory level for SKU 4521 in bin C-7?” and receive an instantaneous spoken reply, followed by the option to reorder if stock is low. The agent handles the backend API calls, authentication, and UI rendering—all conversationally.

Crucially, the platform supports multimodal input. On devices with cameras, the agent can see the world through the lens. Snap a photo of a damaged pallet, and the agent can file a claim with logistics automatically. For frontline healthcare, a nurse could describe symptoms and have the agent pre-load the patient’s electronic health record and suggest potential diagnoses (with human oversight). These capabilities mark a significant leap beyond simple voice assistants.

Comparing Solara to Windows 365 and Traditional Android Enterprise

To understand where Solara fits, compare it with Microsoft’s existing device strategies. Windows 365 offers a full Windows desktop in the cloud; Android Enterprise provides a way to manage standard Android phones and tablets. Solara sits between them, offering a locally running, purpose-built OS that is thin on traditional OS UI but rich in AI-driven functionality.

Feature Windows 365 Traditional Android Enterprise Project Solara
Primary interface Windows desktop with apps App launcher with Android apps AI agent conversation
Application model Win32, UWP, web Native Android apps Agent skills & connectors
Management Intune, cloud PC controls Intune for Android Intune for Solara
Offline capability Limited (cloud-dependent) Full local apps Some on-device AI, cloud for complex tasks
Target user Knowledge workers Broad employee base Frontline, task workers
Security model Windows security stack Android security + MDM Layered AI guardrails + Android kernel

This comparison underscores Microsoft’s bet: that the next billion enterprise devices won’t need Windows or even a smartphone UX. They just need to connect employees to AI-driven workflows.

Inside the Agent Framework: Aurora for Developers

Developers attending Build got a first look at Aurora, the agent-building toolkit for Solara. Aurora leverages TypeScript and a declarative model for defining AI behaviors. An agent is composed of skills—small stateless functions that the AI can call—and memories—data persisted across sessions to personalize experiences. The framework abstracts away the complexity of natural language processing and tool calling, much like Copilot Studio but with deeper system access.

Microsoft demonstrated a live build: creating a maintenance agent for factory floor workers that can access the ERP system, read sensor data from IoT hubs, and generate visual step-by-step guides using computer vision. The agent was built in under an hour, highlighting Microsoft’s intent to make agent development accessible.

The Aurora runtime will ship on every Solara device, allowing agents to run locally when possible. For enterprise data, agents will connect through the Azure AI infrastructure, respecting all data residency and compliance boundaries. Microsoft is also working on an agent trust model, where actions are tiered: informational queries may execute automatically, but financial transactions or patient data modifications might require human confirmation.

Security and Compliance: A Hardened Android Core

Because Solara devices will handle sensitive corporate information, Microsoft has engineered a defense-in-depth approach. The base Android kernel is hardened with Microsoft’s own security patches, drawing from the expertise that secures Azure Sphere and Windows. Device encryption, secure boot, and attestation are mandatory. All agent interactions are funneled through a security broker that enforces conditional access policies from Azure Active Directory.

Crucially, the agent never has unfettered access. It operates within a sandbox that limits which backend services it can call, and all data exfiltration attempts are logged and can trigger automated alerts. The platform is built to meet stringent compliance standards such as HIPAA, FedRAMP, and ISO 27001, making it viable for regulated industries.

Partner Ecosystem and Hardware Outlook

At Build, Microsoft showcased several reference designs: a ruggedized handheld scanner from Zebra, a wearable head-mounted display for field services, and a slim tablet for healthcare. These early designs run Snapdragon XR2 Gen 3 and Snapdragon 8 Gen 4 platforms, emphasizing the on-device AI processing needed for responsive agent interactions. Commercial availability is still a year away, but the message to OEMs was clear: Solara is a new category, and early movers can capture high-margin enterprise contracts.

For enterprises, the total cost of ownership could be compelling. A Solara device might replace not just a smartphone but also dedicated barcode scanners, two-way radios, and even some laptop functions. If the AI agent can eliminate the need for expensive line-of-business app development or training, the ROI becomes apparent. Microsoft’s own ROI calculator, briefly shown, suggested a 30% reduction in task completion times for typical frontline workflows.

The Competitive Landscape: Google, Apple, and Others

Google’s response will be interesting. The company has long aimed to make Android the enterprise standard, but its efforts—Android Enterprise, Work Profile—are about making the smartphone manageable. Google has not announced a screen-less AI-first device. Its vision of ambient computing through Assistant and later Bard/Gemini still assumes a phone or smart display form factor. Solara goes further by making the device itself a dedicated agent terminal.

Apple, while dominant in mobile, has not shown interest in an iPhone-less device for work. Its Apple Vision Pro mixed reality headset could evolve into a spatial computing tool for enterprises, but it remains app-centric and substantially more expensive than what Solara targets. Microsoft’s pragmatic approach with affordable, single-purpose hardware might find traction in volume deployments.

Startups like Humane and Rabbit have attempted AI-first hardware for consumers, with mixed reviews. Solara’s enterprise focus sidesteps the consumer expectation of a do-everything device. By targeting limited, specific tasks, Microsoft can deliver a reliable experience without needing to emulate every smartphone capability.

Early Reactions and Industry Context

The Build 2026 audience—a mix of developers, IT pros, and analysts—reacted with a combination of intrigue and skepticism. “It’s bold, but will employees accept a device with no apps?” asked Forrester analyst J.P. Gownder in a hallway conversation. “The success hinges on the AI being so capable that users don’t miss the app grid. We’re not there yet, but Microsoft is betting on the trajectory of AI reliability.”

Others saw it as a natural extension of Microsoft’s digital transformation narrative. “This is the ultimate thin client—one that thinks for you,” said Patrick Moorhead of Moor Insights & Strategy. “If it works, Solara could redefine what a ‘computer’ is for millions of frontline workers who never really got comfortable with traditional PC interfaces.”

Challenges and Open Questions

Despite the fanfare, significant hurdles remain. The first is the problem of AI hallucination and accuracy in critical business workflows. An AI that misreads an inventory level or schedules a meeting at the wrong time could erode trust quickly. Microsoft will need to provide robust guardrails, possibly via human-in-the-loop confirmations for high-stakes actions.

Second, an agent-first device requires always-on connectivity for the best experience. While some processing can occur on-device thanks to advances in silicon (Snapdragon’s latest NPUs, for instance), complex reasoning will still lean on cloud models. This makes Solara less suitable for environments with poor connectivity, unless Microsoft invests heavily in edge caching and offline fallbacks.

Third, the Android ecosystem itself is a double-edged sword. By building on AOSP, Microsoft avoids Google’s control but also forgoes access to the vast library of Android apps. That’s intentional—the platform doesn’t want those apps—but it may limit adoption if enterprises demand compatibility with existing Android software. Microsoft will need to assure that all essential business functions can be replicated through agents or web-based progressive web apps.

Finally, the hardware story is unproven. While reference designs were shown at Build, actual devices are not expected until late 2026 at the earliest, and that assumes OEMs see a market. The enterprise hardware refresh cycle is slow; Solara may not see mass deployment before 2028.

Conclusion: A Gambit on the Agentic Enterprise

Project Solara emerges as one of Microsoft’s most forward-leaning bets at Build 2026. It is not merely a new OS; it is a reimagination of what an endpoint can be when AI becomes the primary medium. The risks are substantial—the technology must be nearly flawless to gain trust, and the disruption to existing app ecosystems is total. Yet, for Microsoft, the potential reward is a lock on an entirely new category of enterprise device, one where it controls the platform, the AI, the management, and the developer ecosystem.

As enterprises digest the announcement, the practical next step is to join the preview program and begin experimenting with agent-first workflows. The era of the smart device may be giving way to the era of the thinking device—and Project Solara is the sharpest spearhead of that transformation.