RemoveWindowsAI — What is it?

The zoicware/RemoveWindowsAI project is a PowerShell script designed to remove AI features from Windows 11, enhancing user privacy and system performance.

⭐ 11,199 Stars 🍴 371 Forks PowerShell MIT Author: zoicware
Source: README View on GitHub →

Why it matters

This project is gaining attention due to the increasing integration of AI features in Windows 11, which some users find intrusive or privacy-compromising. The script provides a comprehensive solution to disable and remove these features, addressing user concerns about privacy and system resource usage. Its use of PowerShell for system-level changes is a unique technical choice that allows for detailed system manipulation.

Source: README

Core Features

Disable Registry Keys

The script disables various registry keys associated with AI features, such as Copilot, Recall, and Input Insights, to prevent their functionality.

Source: README
Prevent Reinstall of AI Packages

It installs a custom Windows Update package to prevent the reinstall of AI packages in the CBS store, ensuring that AI features do not reappear after system updates.

Source: README
Remove AI Appx Packages

The script removes all AI appx packages, including non-removable ones and WindowsWorkload, to completely remove AI applications from the system.

Source: README

Architecture

The project's architecture is centered around PowerShell scripts, utilizing various design patterns such as modularization for different features and data flow management for system changes. The code tree is organized into subdirectories for specific tasks like removing AI packages and installing classic apps, indicating a clear separation of concerns. No external dependencies are listed, suggesting a standalone script with minimal reliance on external tools.

Source: Code tree

Project Knowledge Graph

Knowledge graph: project (center) + core features (inner hexagons) + key dependencies (outer chips) None Disable Registry KeysDisable Registry Ke… Prevent Reinstall of AI PackagesPrevent Reinstall o… Remove AI Appx PackagesRemove AI Appx Pack… RemoveWindowsAI Project Core feature Key dependency

Center: project; inner ring: core feature modules; outer ring: key dependencies. Auto-generated from core_features and tech_stack.key_deps.

Tech Stack

LanguagePowerShellFrameworkNone specified, but PowerShell is used for scripting
None
Not specified, likely to be run on a local Windows machine
Source: README + Code tree

Quick Start

Run the script from PowerShell Console as Administrator. Alternatively, launch with UI using the provided PowerShell command or link. Command line options are available for specific tasks like disabling registry keys or removing appx packages.
Source: README

Use Cases

This project is for users who want to disable or remove AI features from Windows 11 to enhance privacy and system performance. It is useful for individuals concerned about data collection and system resource usage by AI components. Specific scenarios include users looking to disable Copilot in Office apps, remove AI features from the Photos app, or revert changes made by system updates.

Source: README

Strengths & Limitations

Strengths

  • Strengths: Comprehensive removal of AI features, customizable via command line options, and ability to revert changes.

Limitations

  • Limitations: May be detected as malware by some anti-viruses, requires administrative privileges to run, and may not disable all AI features without manual intervention.
Source: README + Code tree

Latest Release

Not enough information.

Source: GitHub Releases

Verdict

zoicware/RemoveWindowsAI is a valuable tool for users seeking to remove AI features from Windows 11, offering a comprehensive and customizable solution. It is well-suited for individuals who prioritize privacy and system performance, though it requires careful handling due to potential security implications and system compatibility issues.

Source: Synthesis
Transparency Notice
This page is auto-generated by AI (a large language model) from the following public materials: GitHub README, code tree, dependency files and release notes. Analyzed at: 2026-05-24 15:50. Quality score: 85/100.

Data sources: README, GitHub API, dependency files