Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoicware/removewindowsai

Force Remove Copilot and Recall in Windows
https://github.com/zoicware/removewindowsai

copilot recall windows

Last synced: about 17 hours ago
JSON representation

Force Remove Copilot and Recall in Windows

Awesome Lists containing this project

README

        

# 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
- **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

### How to Use
**Run From Powershell Console as Administrator**
```
iwr https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveAi.ps1 | iex
```

![image](https://github.com/user-attachments/assets/695bba37-bb5e-47d1-9b1c-b42d79bd8a31)