From 7c7c865d011daa81116cdf0cfb0f69745048431e Mon Sep 17 00:00:00 2001 From: zoicware <118035521+zoicware@users.noreply.github.com> Date: Sun, 26 Oct 2025 17:43:43 -0400 Subject: [PATCH] manual ai feature disable guide (init) --- OtherAIFeatures.md | 3 +++ README.md | 8 ++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 OtherAIFeatures.md diff --git a/OtherAIFeatures.md b/OtherAIFeatures.md new file mode 100644 index 0000000..afc3b94 --- /dev/null +++ b/OtherAIFeatures.md @@ -0,0 +1,3 @@ +## 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 diff --git a/README.md b/README.md index 0239ea3..7ce735e 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,13 @@ The current 25H2 build of Windows 11 and future builds will include increasingly - Remove Machine Learning DLL's - Remove Hidden AI CBS Packages - Prevent Windows Update from Reinstalling AI Packages + +#### 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)** -### Read More In Depth Here -> **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)** +### Read the Script Docs Here + > **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)** ---