diff --git a/RemoveWindowsAi.ps1 b/RemoveWindowsAi.ps1 index 892d6d2..b5580a1 100644 --- a/RemoveWindowsAi.ps1 +++ b/RemoveWindowsAi.ps1 @@ -112,6 +112,7 @@ $aipackages = @( 'Microsoft.Windows.Ai.Copilot.Provider' 'Microsoft.Copilot' 'Microsoft.MicrosoftOfficeHub' + 'MicrosoftWindows.Client.CoreAI' ) $provisioned = get-appxprovisionedpackage -online