diff --git a/config/tweaks.json b/config/tweaks.json index 85e9e3a3..def0589f 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -970,7 +970,7 @@ Remove-AppxPackage $Appx Set-Service -Name WSAIFabricSvc -StartupType Disabled - Disable-WindowsOptionalFeature -FeatureName Recall -Online + Disable-WindowsOptionalFeature -FeatureName Recall -Online -NoRestart Write-Host \"Windows AI Disabled\" "