Update tweaks.json (#4774)

This commit is contained in:
Gabi
2026-06-29 10:32:01 -05:00
committed by GitHub
parent 0f39648de6
commit 1f0756336f
+3
View File
@@ -968,7 +968,10 @@
Get-AppxPackage -AllUsers \"*Copilot*\" | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers \"*Copilot*\" | Remove-AppxPackage -AllUsers
Get-AppxPackage -AllUsers Microsoft.MicrosoftOfficeHub | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers Microsoft.MicrosoftOfficeHub | Remove-AppxPackage -AllUsers
if ($Appx) {
Remove-AppxPackage $Appx Remove-AppxPackage $Appx
}
Set-Service -Name WSAIFabricSvc -StartupType Disabled Set-Service -Name WSAIFabricSvc -StartupType Disabled
Disable-WindowsOptionalFeature -FeatureName Recall -Online -NoRestart Disable-WindowsOptionalFeature -FeatureName Recall -Online -NoRestart