In the ever-evolving landscape of operating systems, Windows 11 has positioned itself as Microsoft’s flagship for the AI era. Since its launch, the OS has seen a steady influx of artificial intelligence integrations, from chatbots that assist with daily tasks to advanced features that promise to revolutionize productivity. But not everyone is on board. As of early 2026, user frustration has boiled over into widespread backlash, with terms like “Microslop” gaining traction online to criticize what many see as low-quality, intrusive AI bloat. If you’re among those who prefer a leaner, more traditional Windows experience, there’s good news: a free, open-source script called RemoveWindowsAI can strip away these AI elements entirely. In this comprehensive blog post, we’ll explore the AI features baked into Windows 11, delve into the compelling reasons why you might want to disable them, introduce the script in detail, guide you through its usage, and discuss potential risks and alternatives. Whether you’re concerned about privacy, performance, or simply want control over your OS, this guide has you covered.
Understanding the AI Onslaught in Windows 11
Windows 11’s AI journey began modestly but has accelerated dramatically. At its core is Copilot, Microsoft’s AI assistant that’s embedded across the system. Copilot isn’t just a sidebar tool; it’s integrated into apps like Edge for web assistance, Paint for image generation, and Notepad for text rewriting. Then there’s Recall, a feature that snapshots your screen activity to create a searchable timeline of your PC usage—essentially turning your computer into a digital memory bank. Other integrations include AI-powered search in Settings, voice effects for accessibility, and even “AI Actions” that allow agents to automate tasks by interacting with your files and apps.
These features leverage large language models (LLMs) and neural processing units (NPUs) in modern hardware to deliver what Microsoft calls an “agentic OS”—one where AI agents can act on your behalf, like installing software or organizing files. In late 2025, Microsoft announced updates making every Windows 11 PC an “AI PC” with Copilot at the center, including experimental agentic features in Insider builds. However, this push has sparked controversies, with features like Recall being delayed multiple times due to security concerns before a limited rollout.
To visualize, here’s a typical Copilot interface in action, showing how it overlays on your desktop for quick queries.

How to use Copilot AI on Windows 11 – Pureinfotech
And Recall in demonstration mode, highlighting its timeline-based search—innovative, but polarizing.

Windows won’t take screenshots of everything you do after all …
These aren’t isolated; AI touches everything from input insights (analyzing your typing habits) to image creators in built-in apps. As of January 2026, Windows 11’s 25H2 build and beyond continue to layer on more, with updates often reinstalling disabled components via Windows Update.
Why Disable AI Features in Windows 11? The Compelling Case
While Microsoft touts these as productivity boosters, a growing chorus of users and experts argues they’re more hindrance than help. Let’s break down the “why” with evidence-based reasons, drawing from user feedback, expert analyses, and recent developments.
1. Privacy Concerns: Your Data Under the Microscope
One of the biggest red flags is privacy. Recall, for instance, was pulled back in mid-2025 after backlash over its potential to capture sensitive data like passwords or private conversations. Even after revisions, it requires opt-in and local processing, but skeptics worry about data leaks or misuse. Copilot and other agents access your files, emails, and browsing history to provide context-aware responses, raising fears of data harvesting. Microsoft has emphasized on-device processing to mitigate cloud risks, but as one Verge article notes, the integration of AI agents creates “novel security risks,” including cross-prompt injection attacks where malicious content could hijack agents to exfiltrate data or install malware.
In forums like Reddit, users have coined “Microslop” to mock Microsoft’s AI push, viewing it as a vehicle for telemetry—Microsoft’s term for data collection—that feels like built-in spyware. A petition on Change.org calls for optional AI, arguing it turns Windows into bloatware. If you value privacy, disabling these features prevents unnecessary data exposure, especially in an era where AI models are trained on user inputs.
Here’s an illustration capturing the essence of these privacy debates.

Enhancing trust and protecting privacy in the AI era – Microsoft …
2. Performance Impacts: Resource Hog or Subtle Drain?
AI features aren’t lightweight. Copilot and Recall rely on NPUs for efficiency, but on non-AI PCs, they fall back to CPU/GPU, potentially slowing your system. Users report increased battery drain, higher RAM usage, and lag during AI tasks. In 2025, Windows updates bloated the OS further, with AI agents running in the background even when unused. For gamers or professionals on older hardware, this can mean frame drops or slower boot times.
A chart from analyses shows how AI integrations spike resource usage, underscoring why stripping them can reclaim performance.

16 charts that explain the AI boom – by Kai Williams
Disabling AI isn’t just about speed; it’s about reclaiming control. As one Reddit thread laments, 2025 was a “disaster” for Windows 11, with bugs tied to AI-heavy updates eroding trust.
3. Unwanted Bloat and User Experience Degradation
Microsoft’s AI obsession has led to a cluttered interface. The Start menu now promotes Copilot, File Explorer leaks show AI integrations, and ads for AI tools pop up in Settings. Many users echo sentiments from Windows president Pavan Davuluri’s admission: “We know we have a lot of work to do” amid backlash. Features like AI Actions introduce risks, with Microsoft warning users to enable them only if they understand implications like malware installation.
For power users, this feels like a betrayal of Windows’ roots as a customizable OS. Disabling AI restores a cleaner, more predictable experience, free from hallucinations (AI errors) or forced updates that reinstall features.
4. Security Vulnerabilities: The Double-Edged Sword of Agentic AI
Agentic AI, where agents control your PC, opens doors to exploits. Microsoft acknowledges risks like unauthorized file access or malware via prompt injection. In enterprise settings, admins can now uninstall Copilot on managed devices, but home users are stuck unless they use tools. Disabling preempts these threats, especially if you’re not using AI daily.
5. Ethical and Practical Pushback: Not Everyone Needs AI
Finally, not all tasks benefit from AI. Writers might prefer Notepad without rewrite suggestions, artists may skip Paint’s image creator. The hype around AI often overshadows its limitations, like generating “slop” (low-quality output). If you’re migrating to Linux or Mac due to this, as some users claim, disabling is a middle ground to stick with Windows sans the fluff.
In summary, disabling AI aligns with a philosophy of minimalism: use what you need, nothing more. It’s empowering in an age where tech giants dictate experiences.
Introducing RemoveWindowsAI: The Free Script That Does the Heavy Lifting
Enter RemoveWindowsAI (GitHub Repo), a PowerShell script from GitHub user zoicware. Launched to counter Microsoft’s AI integrations, it has garnered over 8,000 stars and is actively maintained for new Windows builds. The script forcefully removes or disables Copilot, Recall, Input Insights, AI in Paint/Notepad, and more by editing registry keys, uninstalling packages, and blocking reinstalls via a custom update package.
Unlike manual tweaks, it’s automated and reversible, with options for backups. It’s MIT-licensed, free, and community-driven.
A snapshot of the GitHub repo for context.

This GitHub script claims to wipe all of Windows 11’s AI features …
Step-by-Step Guide: How to Use the Script
Using RemoveWindowsAI is straightforward but requires admin privileges. Always back up your system first.
- Open PowerShell as Administrator: Search for PowerShell in the Start menu, right-click, and select “Run as administrator.”
- Run the Launch Command: Paste this from the GitHub page:text
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1")))Or the compact version:text& ([scriptblock]::Create((irm 'https://kutt.it/RWAI')))Press Enter. This downloads and runs the script. - Interact with the UI: A graphical interface appears. Select options like “AllOptions” for full removal or specific ones (e.g., DisableRegKeys, RemoveAppxPackages).
- Apply Changes: The script modifies registries, removes packages, and cleans up. It may restart services—follow prompts.
- Verify: Post-run, check Settings for absent AI references. Copilot should vanish, Recall disabled.
For non-interactive mode, add parameters like nonInteractive AllOptions. To revert: nonInteractive revertMode AllOptions.
Here’s a view of Windows 11’s AI settings menu before removal—for comparison.

Windows 11 is getting a new Start menu this month | The Verge
The script also installs classic apps (e.g., legacy Paint) to replace AI versions: nonInteractive InstallClassicApps mspaint,notepad.
Detailed documentation is in the repo’s Documentation.md.
What Exactly Does the Script Do?
Diving deeper, RemoveWindowsAI is comprehensive:
- Registry Edits: Disables keys for Copilot, Recall, Voice Access, etc.
- Package Removal: Uninstalls AI Appx packages, CBS components, and workloads.
- File Cleanup: Deletes residual AI files, installers, and scheduled tasks.
- Policy Tweaks: Modifies JSON files to block policies.
- Update Blocking: Installs a custom package to prevent Windows Update from reinstalling AI.
- Hiding Elements: Removes AI from Settings search and hides components page.
It covers features like AI Fabric Service, Rewrite in Notepad, and even Edge’s Copilot. For unscriptable items, the repo lists manual steps in OtherAIFeatures.md.
Potential Risks and Caveats
No tool is risk-free. Running as admin means it alters system files—wrong usage could cause instability. Microsoft might patch against it in future updates, requiring script revisions. If you rely on any AI feature (e.g., accessibility voice effects), you’ll lose them. Always test on a non-critical machine.
Backups are built-in, but use System Restore or image your drive. The Lifehacker test confirmed it works without issues, removing icons and references cleanly.
Alternatives to the Script
If scripting isn’t your thing:
- Manual Disables: Toggle in Settings > Privacy & security > Copilot/Recall. Use Group Policy for enterprises.
- Other Tools: Tiny11 or Rufus for debloated installs; O&O ShutUp10++ for telemetry blocks.
- Switch OS: Linux distros like Ubuntu offer AI-free experiences.
- YouTube Guides: Videos detail PowerShell commands for specific removals.
Microsoft now allows Copilot uninstall on managed devices, hinting at future consumer options.
Wrapping Up: Reclaim Your Windows Experience
In 2026, Windows 11 stands at a crossroads: a powerhouse OS overshadowed by aggressive AI integration. RemoveWindowsAI offers a lifeline for those seeking simplicity, privacy, and performance. By disabling these features, you’re not rejecting innovation—you’re choosing what fits your needs. As user petitions and backlashes grow, perhaps Microsoft will listen and provide official toggles. Until then, tools like this empower you. Give it a try, and let us know in the comments how it transformed your setup!