mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-09 07:47:28 +00:00
Added -NoRestart to WPFTweaksWindowsAI (#4639)
This commit is contained in:
+1
-1
@@ -970,7 +970,7 @@
|
|||||||
Remove-AppxPackage $Appx
|
Remove-AppxPackage $Appx
|
||||||
|
|
||||||
Set-Service -Name WSAIFabricSvc -StartupType Disabled
|
Set-Service -Name WSAIFabricSvc -StartupType Disabled
|
||||||
Disable-WindowsOptionalFeature -FeatureName Recall -Online
|
Disable-WindowsOptionalFeature -FeatureName Recall -Online -NoRestart
|
||||||
|
|
||||||
Write-Host \"Windows AI Disabled\"
|
Write-Host \"Windows AI Disabled\"
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user