zoicware / RemoveWindowsAI

Force Remove Copilot and Recall in Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Windows Ai

Why?

With the upcoming 24H2 Update to Windows 11 Microsoft will begin to implement Copilot and Recall. These features are a major security risk and very intrusive to the users experience.

AI-Explorer-icon

Script Features

  • Disable Copilot, Recall and AI Insights through registry
  • Remove all AI appxpackages and force remove the files
  • Delete any screenshots and data stored by Recall

How to Use

Run From Powershell Console as Administrator

iwr https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveAi.ps1 | iex

About

Force Remove Copilot and Recall in Windows


Languages

Language:PowerShell 100.0%