Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zoicware/removewindowsai
- Owner: zoicware
- License: mit
- Created: 2024-06-07T04:37:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T22:51:06.000Z (29 days ago)
- Last Synced: 2025-01-03T11:08:52.305Z (8 days ago)
- Topics: copilot, recall, windows
- Language: PowerShell
- Homepage:
- Size: 87.9 KB
- Stars: 65
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.----------------------
### 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)