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](/https://private-user-images.githubusercontent.com/118035521/337743561-33efb033-c935-416c-977d-777bb69a3737.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NjgxOTMsIm5iZiI6MTczODg2Nzg5MywicGF0aCI6Ii8xMTgwMzU1MjEvMzM3NzQzNTYxLTMzZWZiMDMzLWM5MzUtNDE2Yy05NzdkLTc3N2JiNjlhMzczNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNlQxODUxMzNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04OTM2NWZhNmM0OWU3NDlkMDZhZDQ2ODk5ZjIyZWVmM2ZiNjdkOTA3YzMxN2U1NDQzOGU1NTZkODE5OTg5M2FjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.EnU8XdYio64hHPwovIMrzumJTbCRrZr-99MUAMnqCno)
- Registry
- Disable Copilot, Recall, Input Insights, CoPilot in Edge, Image Creator in Paint
- Remove all AI appxpackages and force remove the files
- Disable Copilot policies in IntegratedServicesRegionPolicySet.json
- Remove Recall Optional Feature
- Remove all hidden Copilot installers
- Delete any screenshots and data stored by Recall
Run From Powershell Console as Administrator
iwr https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1 | iex