other ai features to disable

This commit is contained in:
zoicware
2025-10-26 21:26:54 -04:00
committed by GitHub
parent 7c7c865d01
commit c3967e1af5
2 changed files with 31 additions and 2 deletions

View File

@@ -1,3 +1,32 @@
## Other AI Features in Windows ## Other AI Features in Windows
- the following features cannot be disabled or removed via a script (unless further developments prove otherwise) - the following features cannot be disabled or removed via a script (unless further developments prove otherwise)
> [!NOTE]
> Some of these are Copilot+ pc features and can possibly be disabled via the script however, I do not have one of these systems to test with
>
### Gaming Copilot
If you use Xbox Game Bar check and disable all the gaming copilot privacy settings
- Disable all the following settings found here:
### OneDrive AI
If you use OneDrive (not recommended) there is an AI feature to scan images for facial recognition, you can find this setting by going to `Settings > Privacy and permissions > Features > People Section`
### Windows Studio Effects
If you have a Copilot+ pc (a cpu with a npu) then you will have access to Windows Studio Effects.
These effects are AI powered features for the camera and mic.
- Make sure to check your camera and mic for these effects and disable:
Here is a good guide from elevenfourms: https://www.elevenforum.com/t/enable-or-disable-windows-studio-effects-for-camera-in-windows-11.39828/

View File

@@ -25,7 +25,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
#### Manual AI Disablement #### Manual AI Disablement
- Unfourtently, not all features and settings can be disabled via a script. This guide will show additional AI features to disable. - Unfourtently, not all features and settings can be disabled via a script. This guide will show additional AI features to disable.
> **[Disable Other AI Features](https://github.com/zoicware/RemoveWindowsAI/blob/main/OtherAIFeatures.md)** > **[Disable Other AI Features](https://github.com/zoicware/RemoveWindowsAI/blob/main/OtherAIFeatures.md)**
### Read the Script Docs Here ### Read the Script Docs Here
> **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)** > **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)**