How to install and use RemoveWindowsAI on Windows 11 to disable AI

Last update: 19/01/2026
Author Isaac
  • RemoveWindowsAI is a script de PowerShell open source that disables most of the functions of IA integrated in Windows 11as the Copilot, Recall and associated modules.
  • The tool modifies packages, registry keys, and policies to prevent Windows from automatically reinstalling these components, and includes backup and rollback modes.
  • It offers both a graphical interface and parameter-based execution, as well as options to restore classic applications without AI, giving the user very fine control over the level of Artificial Intelligence present in the system.

RemoveWindowsAI in Windows 11

Windows 11 has been filled with artificial intelligence features It's everywhere: Copilot in the taskbar, Recall on Copilot+ PCs, camera effects, typing suggestions, AI in Paint, Notepad, and even in Settings search. Some users love it, but for many others it has become a real nuisance that consumes resources and raises privacy concerns.

For those who want a cleaner, lighter system under their controlA rather radical solution has emerged: RemoveWindowsAIIt's an open-source script designed to disable almost everything related to AI in Windows 11. It's not a traditional application, but a very complete PowerShell script that automates system changes, prevents Windows from reinstalling those modules, and also offers a simple graphical interface so you don't have to struggle with it. commands.

What exactly is RemoveWindowsAI and what is its purpose?

RemoveWindowsAI is a community-developed PowerShell scriptspecifically by the user zoicware and published in their official GitHub repository. Their goal is very clear: Remove or disable in bulk the artificial intelligence features integrated into Windows 11, especially from version 25H2 onwards, where Microsoft has doubled down on AI and its idea of ​​turning Windows into an "agent operating system".

This script does not uninstall Windows or affect basic system functionsbut focuses on specific components linked to AIServices, applications, system packages, registry keys, and configuration options. The idea is that you can continue using Windows 11 normally, but without Copilot, Recall, and those smart extras you may never have asked for.

One of the key features of RemoveWindowsAI is that it also tries to prevent Windows from reactivating these functions. with future updates. To achieve this, it uses a very clever trick: it "tricks" the system into thinking it already has newer versions of those packages, so that Windows Update He doesn't insist on reinstalling them over and over again.

Since it is an open source projectAnyone can review the code on GitHub to see exactly what it does. This provides transparency and allows advanced users, system administrators, or security enthusiasts to verify that the changes are as promised by the author and there are no hidden surprises.

RemoveWindowsAI options

AI functions and components that RemoveWindowsAI disables

The list of items that RemoveWindowsAI is able to disable is long. And it goes beyond simply disabling a couple of options in the Settings menu. The script is designed to target all the areas where Microsoft has been sneaking AI into Windows 11.

Among the most important functions that you can remove or disable are: The following artificial intelligence capabilities are integrated into the operating system and its applications:

  • Copilot in Windows 11: disables the AI ​​assistant integrated into the taskbar and system.
  • Recall: disables the controversial continuous screenshot and activity recovery feature of Copilot+ PCs.
  • Input Insights and Typed Data Collection: prevents writing patterns and other input data from being saved.
  • Copilot in Microsoft Edge: Turns off Copilot integrations within the Microsoft browser.
  • Image Creator and AI features in Paint: disables the image generator and the so-called "Co-creator" in Paint.
  • AI in Paint in general: removes other artificial intelligence modules added to the application.
  • AI Fabric Service: deletes or disables the Windows AI infrastructure service.
  • AI Actions: disables the smart actions built into the system.
  • Voice Access and AI-powered voice effects: Turns off voice access and AI-based voice filters.
  • AI in the search for Settings: prevents the Settings search from showing "smart" results.
  • AI-powered rewriting features in Notepad: disables options such as rewriting text, changing tone, or summarizing content directly from Notepad.
  • Hiding AI components: You can hide the so-called “AI Components” within the system section.
  How to set up the Blue Yeti on Windows 11 for clear audio streaming

In addition to disabling these visible featuresRemoveWindowsAI also acts on internal packages, associated files, and system policies. Among other things, it can:

  • Remove AI-related apps and Appx packages that come pre-installed on Windows 11.
  • Modify registry keys and group policies to block the reactivation of Copilot, Recall and company.
  • Intervene in CBS (Component-Based Servicing) to manage system packages and prevent automatic reinstallations.
  • Disable scheduled tasks linked to AI functions, such as certain Recall tasks.

The script's author himself clarifies that it is not possible to completely erase all traces of AI.This is because some functions are deeply integrated into Windows or depend on cloud services beyond the script's control. However, it does aim to disable most visible modules and those that are most concerning in terms of performance and privacy.

Important warnings before running RemoveWindowsAI

Before running RemoveWindowsAI willy-nilly, it's important to be very clear about its implications.It is not a tool "for everyone" in the strictest sense, but a script designed primarily for advanced users and system administrators who know what they are doing.

The script modifies sensitive system components, such as registry keys, internal packages, associated services, or scheduled tasks. Careless use can lead to instability, failures in future updates, or the need to restore Windows from a backup or even reinstall.

Before running RemoveWindowsAI, it is strongly recommended to perform several preventative actions. to minimize risks and be able to backtrack if something doesn't go as planned:

  • Create a system restore point or a full disk imageso that you can undo the changes from the recovery options.
  • Activate the Backup Mode (backup mode) within the script itself, so that it generates a backup of the elements it touches and makes it possible to reverse them later.
  • Use the tool only on stable versions of Windows 11avoiding Insider or test builds where Microsoft is constantly changing things.

The author insists that everything is used at your own risk.Neither the script creator nor the sites that recommend it are responsible if, for example, a future update fails or some function stops behaving as expected after applying all the settings offered by RemoveWindowsAI.

Using RemoveWindowsAI in PowerShell

How to run RemoveWindowsAI step by step with a graphical interface

The most convenient way to use RemoveWindowsAI is through its integrated graphical interface, which is launched from PowerShell but then allows you to check or uncheck options without having to remember complicated parameters.

The first requirement is to open classic Windows PowerShell with administrator privilegesnot PowerShell 7. To do this, simply open the Start menu, type “PowerShell”, right-click on “Windows PowerShell” and choose the option "Execute as an administrator"If you're wondering, yes, it's important that it has elevated privileges so that the script can modify system components.

With the console already open as administrator, you need to run the command that downloads and launches the script directly from its repository on GitHub. Articles that analyze the tool primarily use this command format:

& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1")))

Some sites also use a shortened link which leads to the same script, for example:

& ([scriptblock]::Create((irm 'https://kutt.it/RWAI')))

When you press Enter, PowerShell downloads the script and, if all goes well, a very simple graphical interface is displayed.It contains several sections of options, many of them color-coded, and next to each item there is usually a small help button with a "?" that explains in detail what that specific option does.

For a deep “cleanup” of AI in Windows 11, the authors of the analysis themselves recommend marking key elements such as:

  • Disabled Copilot Policies: to prevent Copilot from being reactivated through policies.
  • Remove Appx Packages: to delete pre-installed AI applications.
  • Remove Recall Feature: to completely remove the Recall function.
  • Remove AI Files: to delete AI support files scattered throughout the system.

Backup and rollback options can also be enabledas the Backup Mode o Revert ModeThe first creates backups for restoration, while the second is used when you want to undo previous changes made with RemoveWindowsAI.

Once you have selected all the boxes that interest youAll that remains is to press the button "Apply" in the interface. The script will begin working, closing or uninstalling components, modifying the registry, and applying policies. It's normal for this to take a while, depending on the options selected and the speed of your computer.

Finally, the general recommendation is to restart your computer. so that all the changes can be fully applied and you can verify that Copilot, Recall and the rest of the modules have stopped appearing or functioning as before.

  How to check CPU temperature in Windows 11 without installing any programs

Advanced usage: command-line parameters in RemoveWindowsAI

For more advanced users, RemoveWindowsAI offers a fairly wide range of parameters These features allow you to automate the process and completely eliminate the need for a graphical interface. This is very useful if you want to apply the same configuration to multiple computers or schedule the process.

The general execution method with parameters starts from the same base command which downloads the script from GitHub, then adds the necessary options. For example, to launch a fully automatic execution without user intervention, with all options enabled, you would use:

& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -AllOptions

If you prefer to manually select which components you want to disable from the command lineYou can specify a list of specific options through the parameter -OptionsAn example would be:

& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -Options DisableRegKeys,RemoveNudgesKeys,RemoveAppxPackages

Among the available parameters that can be combined are, among others:

  • DisableRegKeys: disables AI-related registry keys.
  • PreventAIPackageReinstall: prevents AI packages from being reinstalled.
  • DisableCopilotPolicies- Apply policies to block Copilot.
  • RemoveAppxPackages: removes Appx applications linked to AI.
  • RemoveRecallFeature: removes everything related to Recall.
  • RemoveCBSPackages: uninstalls CBS packages associated with AI.
  • RemoveAIFiles: deletes support files.
  • HideAIComponents: hides AI components in Settings.
  • DisableRewrite: disables AI-powered text rewriting features.
  • RemoveRecallTasks: removes scheduled Recall tasks.

To activate backup mode automatically Along with all the options, you can combine -backupMode to -AllOptions in this way:

& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -backupMode -AllOptions

If at any point you decide to restore the AI ​​features you had disabledThe script also includes a -revertMode, which reverts previously made changes, provided they are properly backed up:

& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -revertMode -AllOptions

On the project's GitHub page You'll find a detailed explanation of each parameter, as well as videos and guides demonstrating the script's practical use. The author also indicates that the new AI features that Microsoft will first test in the Insider channel They will not be added immediately, but only when they reach the stable branch of Windows 11, to avoid chasing experimental changes every week.

Install classic Windows apps without AI

RemoveWindowsAI doesn't just focus on removing artificial intelligence featuresIt also offers the possibility of recovering classic versions of some historical Windows applications that do not include AI modules or additional layers.

The script includes an option designed to reinstall classic applications. like the familiar photo viewer, the old version of Paint, the traditional Snipping Tool, or the classic Notepad. This allows you to maintain your usual workflow without all the modern additions that have accumulated over time.

To automate the installation of these apps classics without going through the graphical interfaceThe documentation uses a command similar to this, where the parameters are combined. -nonInteractive y -InstallClassicApps:

& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -InstallClassicApps photoviewer,mspaint,snippingtool,notepad

This approach is especially useful if you want to minimize the presence of AI. Without sacrificing the basic Windows utilities, but in its simplest and lightest form. Many users prefer to stick with the classic Paint, the photo viewer, or Notepad without "smart" suggestions.

Besides what RemoveWindowsAI offers, there are other popular alternatives., such as Notepad++ to replace modern Notepad, or websites like Win7Games that compile installers for classic tools (old calculator, WordPad, etc.). Combining the script with these options makes it possible to create a Windows experience very similar to versions like Windows 7but with the Windows 11 kernel.

What the script cannot disable and what should be adjusted manually

Although RemoveWindowsAI covers virtually all of Windows 11's major AI featuresThe author himself and various guides acknowledge that there are certain elements that cannot be deactivated completely automatically or that, by design, are better managed manually.

Among the functions that usually require direct user intervention are: Some features of the so-called Copilot+ PC or services linked to the Microsoft cloud account:

  • Gaming Copilot: the AI ​​assistant integrated into the Xbox Game Bar for video gamesIt can be disabled by going into the Game Bar settings and turning off the options related to AI and privacy.
  • OneDrive AI and facial recognitionOneDrive can scan your photos for faces. You can disable this feature in your Microsoft account privacy settings or on the OneDrive website, under the People and Tagging section.
  • Windows Studio EffectsAI effects applied to the camera and microphone (blur, simulated eye contact, advanced noise cancellation, etc.). These are managed in the Camera and Sound options, within Settings > System, by turning off all effects switches.
  How to know if your PC has Windows 11 32 or 64-bit: Simple methods

In some applications, such as Modern NotepadIt's also possible to disable Copilot or rewrite functions by accessing their settings menu and turning off the corresponding switches. RemoveWindowsAI includes actions for this, but it's worth noting that you can also do it manually if you don't want to use scripts.

Microsoft has also added a section for “System Components” or “AI Components” within Windows 11 Settings. Although RemoveWindowsAI can hide or clean up much of what appears there, it's advisable to get into the habit of checking it after major updates to see if any new add-ons have appeared and, if necessary, uninstall or disable them.

Finally, there are AI modules that only consume resources when you use them.This includes certain image generators in Paint or Photos that run locally on the GPU or NPU. If they don't bother you and you rarely use them, many guides recommend simply ignoring them instead of obsessing over deleting each file, as their actual impact on performance can be virtually nil if they are never activated.

Context: Why is there so much resistance to AI in Windows 11?

The rise of tools like RemoveWindowsAI didn't come out of nowhere.It responds to a climate of saturation among many users who feel that Windows 11 has gone from being a "quiet" operating system to a constant showcase of AI-based features, with new icons, sidebars, reminders, and background processes that don't always add value.

Until Windows 10, major new features usually came with new versions of the system.Previously, updates primarily served to fix bugs or improve security. With Windows 11, Microsoft changed its strategy: patches are released every few months that not only fix issues but also add or modify features, many of them related to artificial intelligence.

This model creates situations where, overnightUsers encounter Copilot in the taskbar, new AI cards in Settings, or visual changes in Paint and Notes that they haven't had a chance to decline, because Updates are practically mandatory if you want to continue receiving security patches.

Criticisms range from privacy concerns (what data is collected, how it is processed, what is stored in the cloud) to the fact that Many modest teams see their performance suffer. by loading additional processes. There is also a general dissatisfaction with the feeling that Microsoft prioritizes pushing connected services and AI over polishing the core system experience.

For certain professional or high-security environmentsThe use of embedded AI can be problematic, whether due to internal policies, regulatory compliance, or the type of information being handled. And some, if they want to integrate artificial intelligence into their work, prefer third-party solutions over the embedded AI in Windows 11.

In this context, scripts like RemoveWindowsAI offer an aggressive "shutdown button". to return to a more classic Windows experience, where the user decides what runs and what doesn't. However, if this approach doesn't appeal to you, there's always the option of changing platforms and choosing distributions. Linux such as Zorin OS or other more restrained alternatives in terms of integrated AI.

RemoveWindowsAI has become a reference tool For those who want to keep Windows 11 for software and game compatibility, but without the burden of the full suite of artificial intelligence that Microsoft tries to impose by default. With its backup and rollback options, and its graphical interface, it gives the user very detailed control over which AI stays and which goes, allowing them to customize the system to their liking, not the other way around.