prevent reinstall of ai packages cli option

This commit is contained in:
zoicware
2025-10-19 16:06:24 -04:00
committed by GitHub
parent 6f4d27ec3b
commit ddb874ec8d

View File

@@ -21,6 +21,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
- Remove Recall Scheduled Task - Remove Recall Scheduled Task
- Remove Machine Learning DLL's - Remove Machine Learning DLL's
- Remove Hidden AI CBS Packages - Remove Hidden AI CBS Packages
- Prevent Windows Update from Reinstalling AI Packages
### Read More In Depth Here ### Read More In Depth Here
> **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)** > **[Documentation](https://github.com/zoicware/RemoveWindowsAI/blob/main/Documentation.md)**
@@ -62,7 +63,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
**All Possible Options:** **All Possible Options:**
``` ```
DisableRegKeys DisableRegKeys
RemoveNudgesKeys PreventAIPackageReinstall
DisableCopilotPolicies DisableCopilotPolicies
RemoveAppxPackages RemoveAppxPackages
RemoveRecallFeature RemoveRecallFeature
@@ -115,3 +116,4 @@ Given that Microsoft are continually updating and adding new AI features this sc