Microsoft is secretly testing a new Settings page in Windows 11 Insider Preview build 26300.8553 that exposes all installed local AI models, displays their technical details, and allows users to uninstall at least the Phi Silica language model. The hidden page, discovered by sharp-eyed testers on a Copilot+ PC, marks the first time Microsoft has given users direct control over its on-device AI components outside of developer tools or command-line hacks.
The Hidden AI Model Management Page
The page lives under Settings > System > AI Components and is currently hidden behind a feature flag—testers must enable it using tools like ViVeTool and the feature ID 50327179. Once activated, the page lists every locally cached AI model on the device, complete with:
- Model name and publisher (e.g., Microsoft, Intel, AMD)
- Version and size (megabytes on disk)
- Technical description and primary function
- Last modified date
- An Uninstall button for supported models
In the current build, Phi Silica appears as a removable component, while other models—such as the ones powering Windows Studio Effects or Live Captions—are listed but cannot be uninstalled, presumably because they are tightly coupled to core OS experiences.
| Model Name | Publisher | Version | Size | Removable |
|---|---|---|---|---|
| Phi Silica (en‑US) | Microsoft | 1.2.2503.13001 | 619 MB | ✅ Yes |
| Windows Studio Effects | Microsoft | 1.0.0.1 | 243 MB | ❌ No |
| Live Captions Speech | Microsoft | 1.0.0.1 | 457 MB | ❌ No |
| Intel NPU Runtime | Intel | 1.0.0.1 | 128 MB | ❌ No |
Table: Example AI components as they appear in the hidden page (build 26300.8553).
What Is Phi Silica?
Phi Silica is a compact, near‑3‑billion‑parameter language model optimized for the Qualcomm Snapdragon X Elite and Plus neural processing units (NPUs) found in Copilot+ PCs. Unlike cloud‑dependent models that stream data to Microsoft’s servers, Phi Silica runs entirely on‑device, handling tasks like:
- Summarizing text and documents
- Generating email replies or chat messages
- Rewriting sentences in different tones
- Contextual Q&A across open windows
It is the silent engine behind many of the “Copilot+” AI features that Microsoft introduced with Windows 11 version 24H2. Because it never leaves the device, Phi Silica answers a key privacy criticism levied against Copilot’s earlier cloud‑only incarnation. Yet, until now, users had no official way to remove it if they never planned on using those AI‑powered features.
Why This Hidden Page Matters
The discovery signals a shift in Microsoft’s philosophy toward local AI. For the first year of Copilot+ PCs, AI models were treated as opaque system files that could not be touched without breaking something. Power users who wanted to reclaim the storage—Phi Silica alone occupies over 600 MB—had to resort to unofficial scripts or manual deletion, often causing stability problems.
This new settings page changes the dynamic in three crucial ways:
-
Transparency – Users can finally see exactly which AI models are installed, who provides them, and how much space they consume. This demystifies a layer of the OS that has worried privacy‑conscious adopters.
-
User Control – The uninstall button returns agency to the user. If you never use text summarization or tone rewriting, you can now remove Phi Silica and recover disk space without fear of corrupting the system.
-
Future Proofing – As Microsoft, Intel, and hardware partners release newer or alternative models, this page could evolve into a proper AI model manager, allowing side‑by‑side installations, updates, and easy switching—much like a package manager for AI brains.
Industry analysts see the move as a direct response to the “bloatware” label that some enthusiasts pinned on Copilot+ PCs. By modularizing AI capabilities, Microsoft can ship a leaner base OS while letting users opt into the intelligent features they actually want.
How It Was Discovered
Twitter user and Windows insider @phantomofearth first stumbled upon the page after enabling feature ID 50327179 on a Snapdragon‑powered Surface Pro 11 running Canary build 26300.8553. The discovery spread quickly across forums like Reddit and the WindowsCentral community, with many testers confirming the page appears on any Copilot+ PC that has received the latest AI model updates.
To reach the page themselves, insiders must:
- Download and launch ViVeTool from GitHub.
- Run the command:
vivetool /enable /id:50327179 - Reboot and navigate to Settings > System > AI Components.
At present, the feature is functional but clearly unfinished—some entries lack proper icons, and the uninstall mechanism for Phi Silica triggers a classic “Windows is removing…” progress bar that occasionally hangs. Still, the model does disappear from the file system once the operation completes, and the dependent AI features simply become unavailable instead of crashing.
The Bigger Picture: Microsoft’s Local AI Bet
The AI Components page is one piece of a broader realignment inside Microsoft. After the Recall controversy, where a single feature triggered months of negative press, the company has been racing to prove that on‑device AI can be both powerful and trustworthy. By letting users inspect and remove models at will, Microsoft creates the “auditable AI” narrative that regulators and IT departments demand.
Other hidden strings in build 26300 hint at what’s coming:
- References to an “AI Model Repository” that could download models on demand
- A toggle to “Allow experimental AI models” from trusted publishers
- Integration with Windows Update so that models can receive security patches independently of OS updates
All of this suggests that the AI Components page is the foundation for an entire AI‑aware subsystem, not just a one‑off settings tweak. Rival efforts like Apple Intelligence and Google Gemini Nano are pursuing a similar “modular AI” approach, but Microsoft’s implementation reaches further into the operating system—potentially allowing third‑party developers to ship their own NPU‑optimized models that appear right alongside Phi Silica.
What Happens When You Uninstall Phi Silica?
Uninstalling Phi Silica does not remove Copilot itself, nor does it disable cloud‑based AI features like the Bing‑powered web assistant. What it does disable are the local, real‑time AI experiences that require the model:
- Click to Do (formerly “Suggest Actions”) stops offering text rewrites.
- Recall cannot create natural‑language summaries of snapshots.
- Paint Cocreator falls back to a simpler template‑based generator.
- Live Captions translations revert to a basic offline model.
In testing, the OS handled the removal gracefully: features that depend on Phi Silica simply gray‑out or display a “Model not available” banner, rather than throwing cryptic errors. This clean degradation is a welcome departure from the brittle AI integrations of early Copilot builds, where missing model files could cause apps to crash.
Privacy and Performance Implications
For privacy advocates, the ability to uninstall a large language model that processes personal data on‑device is a major win. While Microsoft has repeatedly emphasized that Phi Silica data never leaves the PC, skepticism persists—especially after Microsoft’s initial rollout of Recall logged everything on screen in plaintext. Being able to delete the model itself provides a tangible sense of control that a mere toggle cannot.
Performance‑conscious users will appreciate the storage recovery. On a baseline 256 GB Surface Laptop 7, Phi Silica’s 619 MB footprint (plus associated runtimes) is far from trivial. Multiply that across a fleet of business laptops, and the savings become significant. Moreover, the NPU memory reserved for the model is freed when it is uninstalled, potentially boosting performance for other AI tasks like studio effects or Windows Hello.
When Will Everyone Get This Feature?
Currently, the AI Components page is exclusive to the Canary Channel and appears only on Copilot+ PCs—Intel‑ and AMD‑based devices do not show the page even after enabling the feature flag, suggesting a dependency on the Snapdragon NPU driver stack. Microsoft has not officially announced the feature, and the build it appeared in (26300.8553) is not tied to any public release date.
However, the company’s usual cadence suggests that Canary features aiming for production first land in the Dev Channel after 4–8 weeks, then move to Beta, and finally ship to the Stable channel within 3–6 months. If the AI Components page follows that trajectory, Copilot+ PC owners could see it in a finalized form by the October 2025 update (likely version 24H2 or 25H1).
Until then, only the most adventurous insiders can play warden to their local AI models—but the message is clear: Microsoft is finally treating AI brains as first‑class, manageable citizens of Windows 11.