From c3967e1af5a2f19a29e89c008bb62384026f6deb Mon Sep 17 00:00:00 2001 From: zoicware <118035521+zoicware@users.noreply.github.com> Date: Sun, 26 Oct 2025 21:26:54 -0400 Subject: [PATCH] other ai features to disable --- OtherAIFeatures.md | 31 ++++++++++++++++++++++++++++++- README.md | 2 +- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/OtherAIFeatures.md b/OtherAIFeatures.md index afc3b94..4efe234 100644 --- a/OtherAIFeatures.md +++ b/OtherAIFeatures.md @@ -1,3 +1,32 @@ ## Other AI Features in Windows -- the following features cannot be disabled or removed via a script (unless further developments prove otherwise) \ No newline at end of file +- 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/ \ No newline at end of file diff --git a/README.md b/README.md index 7ce735e..ecc8669 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly #### Manual AI Disablement - 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 > **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)**