From 7c0729169c47178a4a57bc4c1e9278d9f67cad74 Mon Sep 17 00:00:00 2001 From: adeel26in Date: Sat, 3 Jan 2026 15:19:29 +0100 Subject: [PATCH 1/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c39d878..ef4dd7a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly - This will hide the settings page `AI Components` - **Disable Rewrite AI Feature in Notepad** - **Remove Recall Tasks** - - Forceably removes all instances of Recall's scheduled tasks + - Forcibly removes all instances of Recall's scheduled tasks #### Manual AI Disabling - Unfortunately, not all features and settings can be disabled via a script. This guide will show additional AI features to disable. @@ -170,3 +170,4 @@ If you would like to support my work consider donating :) + From 49c9ef1cf99d7e98dccd385df8dfd3e00c29f7f5 Mon Sep 17 00:00:00 2001 From: adeel26in Date: Sat, 3 Jan 2026 15:21:18 +0100 Subject: [PATCH 2/5] Fix formatting and update AI features documentation --- OtherAIFeatures.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/OtherAIFeatures.md b/OtherAIFeatures.md index 9b48f0d..84c3f5b 100644 --- a/OtherAIFeatures.md +++ b/OtherAIFeatures.md @@ -3,7 +3,7 @@ - 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 +> 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 > @@ -11,10 +11,10 @@ >[!NOTE] > -> Ive added a registry key to disable gaming copilot from working properly, that being said these settings will not be accessible, simply unpin gaming copilot and it wont popup anymore +> Ive added a registry key to disable gaming Copilot from working properly, that being said these settings will not be accessible, simply unpin gaming Copilot and it wont popup anymore > -If you use Xbox Game Bar check and disable all the gaming copilot privacy settings +If you use Xbox Game Bar check and disable all the gaming Copilot privacy settings - Disable all the following settings found here: @@ -40,7 +40,7 @@ If you use OneDrive (not recommended) there is an AI feature to scan images for > Check to see if this is working on your system > -If you have a Copilot+ pc (a cpu with a npu) then you will have access to 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. @@ -52,3 +52,4 @@ These effects are AI powered features for the camera and mic. Here is a good guide from elevenfourms: https://www.elevenforum.com/t/enable-or-disable-windows-studio-effects-for-camera-in-windows-11.39828/ + From ba0c34880bc2a9fad8d455de575f6d4c41562c88 Mon Sep 17 00:00:00 2001 From: adeel26in Date: Sat, 3 Jan 2026 15:22:09 +0100 Subject: [PATCH 3/5] Update Other AI Features documentation --- OtherAIFeatures.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OtherAIFeatures.md b/OtherAIFeatures.md index 84c3f5b..cca21af 100644 --- a/OtherAIFeatures.md +++ b/OtherAIFeatures.md @@ -11,7 +11,7 @@ >[!NOTE] > -> Ive added a registry key to disable gaming Copilot from working properly, that being said these settings will not be accessible, simply unpin gaming Copilot and it wont popup anymore +> I have added a registry key to disable gaming Copilot from working properly, that being said these settings will not be accessible, simply unpin gaming Copilot and it wont popup anymore > If you use Xbox Game Bar check and disable all the gaming Copilot privacy settings @@ -53,3 +53,4 @@ Here is a good guide from elevenfourms: https://www.elevenforum.com/t/enable-or- + From 3bf1c17a3098e62d3a874bc8fe6330e9a9d85b4b Mon Sep 17 00:00:00 2001 From: adeel26in Date: Sat, 3 Jan 2026 15:23:20 +0100 Subject: [PATCH 4/5] Fix typos and formatting in Documentation.md Corrected capitalization and spelling errors in the documentation. --- Documentation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation.md b/Documentation.md index bbd0271..fa9e89b 100644 --- a/Documentation.md +++ b/Documentation.md @@ -4,9 +4,9 @@ - The script is created for any version of Windows 10 and Windows 11, Latest Stable Builds - For best results use a Pro, Enterprise, Server, or Education version. I can not guarentee 100% removal on Home versions - - If you are on a Home version and want to convert to pro I recommend using massgrave: https://github.com/massgravel/Microsoft-Activation-Scripts + - If you are on a Home version and want to convert to Pro I recommend using massgrave: https://github.com/massgravel/Microsoft-Activation-Scripts > [!NOTE] -> The script will work on Insider builds however, any new ai features added to insider builds will not be added to the script till they are released in the latest stable build +> The script will work on Insider builds however, any new AI features added to Insider builds will not be added to the script till they are released in the latest stable build > --- @@ -29,7 +29,7 @@ - Method from Atlas and Revi OS as they make use of these #### Disable Copilot In IntegratedServicesRegionPolicySet -- This json file contains rules for deciding weither or not certain apps and settings are enabled based on your region +- This JSON file contains rules for deciding weither or not certain apps and settings are enabled based on your region - This is mainly used for the EEA [European Economic Area] - The script finds all policies related to Copilot and sets the default state to disabled From 6becc8447d5665a74733d0576b437093d4214724 Mon Sep 17 00:00:00 2001 From: adeel26in Date: Sat, 3 Jan 2026 15:27:07 +0100 Subject: [PATCH 5/5] Revise README with usage instructions and features Updated the README to include a new section on script features, usage instructions, and additional resources for users. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef4dd7a..eef5ac5 100644 --- a/README.md +++ b/README.md @@ -136,11 +136,11 @@ You can view the newest updates to the script here: https://github.com/zoicware/RemoveWindowsAI/commits/main/ > [!NOTE] -> Any feature added to an insider build will not be added to this script till it's added to the latest stable release +> Any feature added to an Insider build will not be added to this script till it's added to the latest stable release > [!TIP] -> **Submitting An AI Feature** +> **Submitting an AI Feature** > > If you find an AI feature or registry key that is not currently removed or disabled by the script submit an issue with as much information as possible and I will add it to the script. @@ -171,3 +171,4 @@ If you would like to support my work consider donating :) +