Microsoft's Mu Brings Natural Language Chats to Windows 11’s Settings Menu

Microsoft’s Mu Brings Natural Language Chats to Windows 11’s Settings Menu

Microsoft’s Mu Brings Natural Language Chats to Windows 11’s Settings Menu

A screenshot of Mu performing real-time question answering. Image: Windows YouTube channel

The Mu small language model enables an AI agent to take action on hundreds of system settings. It’s now in preview for some Windows Insiders.

Written By
Megan Crouse
Megan Crouse
Jun 23, 2025

Microsoft’s newest small language model for on-device processing has a specific use case: the Windows 11 Settings application.

Mu is the technology behind the AI agent in the Settings menu that allows users to ask natural language questions. With permission, the agent can take actions on its own to solve the problem posed by the user; as such, it needs to be able to interpret and manipulate hundreds of system settings.

Mu is now in preview for some Windows Insiders.

How Mu packs processing power onto relatively compact hardware

In a press release on June 23, Microsoft revealed how the on-device small language model behind the AI agent in Settings works. Mu started off by training on NVIDIA A100 GPUs on Azure Machine Learning. After training, Mu runs on the PC’s Neural Processing Unit (NPU), responding at more than 100 tokens per second.

Mu builds on what Microsoft learned about running small language models on-device from Phi Silica, the model built in 2024 for Windows 11 Copilot+ PCs on Snapdragon X Series laptops.

Choosing an encoder-decoder language model instead of a decoder-only architecture also increases efficiency, according to Microsoft.

“By separating the input tokens from output tokens, Mu’s one-time encoding greatly reduces computation and memory overhead,” Vivek Pradeep, vice president and distinguished engineer in Windows Applied Sciences at Microsoft, wrote in the blog post. “In practice, this translates to lower latency and higher throughput on specialized hardware.”

An encoder-decoder language model is more efficient than a decoder-only model, Microsoft said. Image: Microsoft

Mu is optimized for the NPUs on Copilot+ PCs

Over the course of working with NPUs, Microsoft’s developers learned how to shape Mu’s design to fit the processor. This included ensuring the model architecture and parameter shapes aligned with the hardware’s parallelism and memory limits, optimizing the parameter distribution between the encoder and decoder, and enhancing efficiency in other ways.

The parameter count was reduced by using the same set of weights to representing input tokens and generating output logits, a crucial element in ensuring speedy performance on memory-constrained NPUs.

If the user asks a question that cues any operations that are unsupported or inefficient on the NPU, Mu will avoid those operations.

In addition, changes to the transformer architecture and to model quantization techniques improve power efficiency on the NPU.

The AI agent in Settings is available in the Windows 11 Insider Preview Build, accessible to Windows Insiders in the Dev Channel. Only Snapdragon-powered Copilot+ PCs can use it for now, although Microsoft said AMD and Intel-based PCs will gain access at an unspecified date.

Read about Microsoft’s negotiations with OpenAI as the ChatGPT maker considers restructuring.

Advertisement

More Microsoft news

Megan Crouse

Megan Crouse has a decade of experience in business-to-business news and feature writing, including as first a writer and then the editor of Manufacturing.net. Her news and feature stories have appeared in Military & Aerospace Electronics, Fierce Wireless, TechRepublic, and eWeek. She copyedited cybersecurity news and features at Security Intelligence. She holds a degree in English Literature and minored in Creative Writing at Fairleigh Dickinson University.