Microsoft has quietly shipped a fresh version of its on-device Phi Silica AI model for AMD-powered Copilot+ PCs. The update, identified as KB5084167, brings the local language model to version 1.2603.373.0 and applies to systems running Windows 11 version 24H2 or the newer 25H2. It arrives automatically through Windows Update — no download page, no installer, and no user-facing splash screen. What it does is less dramatic: it refines the AI brain inside supported laptops in ways that could make everyday tasks faster and more accurate, one background refresh at a time.

What Changes With Phi Silica 1.2603.373.0

According to Microsoft’s support documentation, the update is a new release of the Phi Silica AI component, a Transformer-based language model designed to run locally on neural processing units (NPUs). Microsoft pitches it as its “most powerful NPU-tuned local language model,” balanced between efficiency and the broader capabilities of large language models. The version bump from whatever was previously installed to 1.2603.373.0 signals under-the-hood tuning — possible improvements to response latency, memory usage, or how well the model handles different prompt types — but Microsoft doesn’t publish detailed changelogs for these AI refreshes.

The package is small and installs in the background, typically without a reboot. Users can confirm its presence later by visiting Settings > Windows Update > Update history and looking for KB5084167 listed under their processor type.

There are three key technical details: the update is AMD-specific, it requires the latest cumulative update for Windows 11 24H2 or 25H2 to already be installed, and it is delivered exclusively through Windows Update. This isn’t a general-purpose patch; it’s a precision drop for a specific silicon family. By tying it to the cumulative update, Microsoft ensures the AI component sits on a stable OS foundation before being swapped in.

Phi Silica isn’t just a background service. It powers several Copilot+ experiences, including Windows Studio Effects (background blur, eye contact), Live Captions with real-time translation, and the Recall and Click to Do features. It’s also available to third-party developers through the Windows App SDK’s AI APIs. So even a minor model refresh can ripple through multiple touchpoints — some obvious, some invisible.

Dependency Requirement
Operating system Windows 11 24H2 or 25H2 with latest cumulative update
Hardware AMD-powered Copilot+ PC with NPU
Delivery Automatic via Windows Update
Model version 1.2603.373.0
Verification Listed in Update history under processor type

Impact Across Different User Groups

For Everyday Users

If you own an AMD-powered Copilot+ PC, you likely won’t notice anything the moment KB5084167 lands. The update doesn’t add new buttons or menus. But over time, you might find that AI-assisted features — such as Windows Studio Effects, Live Captions with translation, or the Recall and Click to Do experiences — feel slightly more responsive or produce more relevant results. Since Phi Silica is the engine behind several local AI tasks, even a minor model refinement can ripple through those experiences. Best of all, you don’t need to lift a finger. As long as Windows Update is working and your device is online, the new model will eventually arrive.

Because everything runs locally on the NPU, your data stays on the device. There’s no round-trip to the cloud for core inference, which means lower latency and stronger privacy guarantees for sensitive tasks like document summarization or photo analysis. That’s the promise of Copilot+ hardware, and updates like this keep the promise current.

For IT Administrators and Power Users

This update marks a turning point in how we think about Windows servicing. No longer is patching just about security fixes and driver updates. AI model versions are now part of your device baseline, and missing one could lead to inconsistent behavior across a fleet. If you manage a mix of Copilot+ PCs from different vendors, you’ll need to track not only the Windows build number but also which AI components are installed on each machine. For AMD systems, that means verifying KB5084167 appears in update history. It also means updating your inventory scripts and compliance checks to include these packages.

If a device falls behind on Phi Silica releases, users might complain that their AI features aren’t as quick or accurate as those on a colleague’s machine — a new kind of troubleshooting headache. The update doesn’t show up in traditional WSUS or Configuration Manager reports unless you specifically look for it under “Other updates” or query the installed updates via PowerShell. Admins should consider adding AI component monitoring to their routine health checks.

For Developers

Microsoft exposes Phi Silica and other on-device models through the Windows App SDK’s AI APIs. That means any app tapping into local LLM capabilities could benefit from the updated model without the developer touching a line of code. A smarter base model might improve the quality of summarization, content generation, or contextual assistance within third-party applications. It also reinforces the idea that Windows is becoming a platform for local AI, not just a host for cloud-powered chatbots. Developers who want to verify the model version can query the API or check the installed component list, though Microsoft’s documentation for doing so programmatically is still evolving.

AMD Joins a Maturing AI Update Cadence

The story of how we got here started in May 2024, when Microsoft unveiled Copilot+ PCs as a new class of AI-centric devices, each equipped with a powerful NPU capable of 40+ TOPS. The first wave was built around Qualcomm’s Snapdragon X series, and alongside it came Phi Silica — an on-device model meant to power experiences without phoning home to the cloud. Intel and AMD followed with their own Copilot+ chips later in the year, and Microsoft quickly adopted a pattern of releasing AI component updates specific to each silicon vendor. KB5084167 is simply the latest chapter: an AMD-tailored refresh that brings Phi Silica to version 1.2603.373.0.

Earlier, similar updates rolled out for Qualcomm and Intel, though Microsoft hasn’t always announced them with fanfare. The servicing model is decidedly low-key, reflecting a philosophy that AI should be maintained like any other system service — continuously and behind the scenes. By splitting updates along hardware lines, Microsoft can tune the model for each NPU’s quirks without waiting for a one-size-fits-all release. For AMD, this package confirms that its Copilot+ PCs are treated as first-class citizens, receiving the same level of model refinement as competitors. It also sets an expectation: if you buy a Copilot+ laptop, the AI inside it won’t be frozen at launch; it will evolve.

This hardware-specific approach also means the update isn’t just about AMD. It’s part of a broader ecosystem where local AI becomes a first-class Windows component, serviced independently of the core OS. Users of other Copilot+ PCs — Intel and Qualcomm — have seen or will see their own Phi Silica refreshes, each tuned to the respective NPU microarchitecture. The days of a monolithic Windows image that treats all hardware identically are fading; in its place is a more tailored, AI-aware platform.

How to Check and Manage the Update

For the vast majority of users, the process requires no action. Windows Update will fetch and install KB5084167 automatically once the latest monthly cumulative update is applied. But if you want to verify or troubleshoot, follow these steps:

  1. Ensure you’re on the latest cumulative update. Go to Settings > Windows Update and click Check for updates. Install any pending updates, then reboot if necessary.
  2. Confirm your hardware. This update applies only to AMD-powered Copilot+ PCs. If you’re unsure, check Device Manager for an NPU or look for the Copilot+ branding on your system’s packaging or in Settings > System > About.
  3. Look in update history. After the update installs, head to Settings > Windows Update > Update history. Under “Other updates,” you should see KB5084167 listed with your processor type. If it’s not there, give it a day or two — Microsoft rolls these out gradually.
  4. For enterprise environments, consider using Windows Update for Business reports or a management tool to scan for the update and confirm deployment. Document the Phi Silica version as part of your device health checks.

If the update doesn’t appear and you’re positive your system qualifies, the most common fix is ensuring the required cumulative update is installed. The AI model won’t install on an unpatched OS.

What Comes Next

KB5084167 is small, but the pattern it reinforces is big. Microsoft is treating on-device AI as a living component of Windows, serviced independently and tailored to specific hardware. Over the coming months, expect to see more of these silent refreshes — not just for Phi Silica, but possibly for other local models and AI features like Windows Copilot Runtime libraries. The update cadence might accelerate as Microsoft gathers telemetry on model performance across different chip families and refines its tuning algorithms.

For AMD Copilot+ owners, this is a quiet endorsement: your hardware is in the loop, and Microsoft is actively optimizing for it. For everyone else, it’s a reminder that the definition of a fully updated Windows PC now includes having the latest AI brains on board. As the line between operating system and AI platform blurs, keeping those brains sharp becomes as routine as installing the monthly security patch.