Remove Windows AI is a PowerShell script that disables and removes AI features from Windows 11.
The script addresses the proliferation of AI components in Windows 11 by providing automated removal of features users may not want. It works by disabling registry keys associated with Copilot, Recall, and other AI functionality; removing AI application packages including those marked as non-removable; modifying Windows Update configuration to prevent reinstallation of AI components; and performing system-wide cleanup of AI-related files and scheduled tasks. The tool also offers options to replace modern AI-integrated applications with their classic versions.
Adoption suits users who prioritize privacy and system control over integrated AI features in Windows 11. The script is most appropriate for those comfortable running administrative PowerShell commands and willing to test changes in a virtual machine first, as the nature of deep system modifications can trigger false-positive detections from antivirus software. The README acknowledges that some AI features cannot be disabled through scripting alone and directs users to manual steps for comprehensive removal. The tool requires Windows PowerShell 5.1 specifically and does not support PowerShell 7.
The project maintains documentation covering script behavior and includes an update cleanup mechanism that automatically removes newly installed AI features after Windows updates. Development activity shows ongoing refinement of removal techniques across multiple AI components and regular updates to address new AI features introduced in Windows builds.