Windows System Debloating Tool
11.3k 2026-04-15
zoicware/RemoveWindowsAI
A powerful PowerShell script to comprehensively remove unwanted AI features like Copilot and Recall from Windows 11, enhancing user privacy and system security.
Core Features
Disable various AI-related registry keys (Copilot, Recall, Input Insights)
Prevent reinstallation of AI packages via custom Windows Update rules
Forcibly remove all AI Appx packages, including non-removable ones
Deep clean hidden and locked AI packages from the CBS store
Optionally replace modern AI-integrated apps with classic versions
Quick Start
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1")))Detailed Introduction
As Windows 11 continues to integrate more AI features, this project offers a robust solution for users concerned about privacy, security, and system bloat. It's a PowerShell script designed to systematically eliminate all AI components, from disabling registry keys and policies to removing hidden packages and preventing their reinstallation. By providing granular control over AI features, it aims to restore a cleaner, more private, and secure Windows experience, allowing users to reclaim their operating system from intrusive AI integrations.