mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-12-29 01:11:30 -06:00
New uninstall method
This commit is contained in:
parent
dcd6a4e2db
commit
e16987eea9
@ -2293,8 +2293,7 @@
|
||||
"Order": "a025_",
|
||||
"InvokeScript": [
|
||||
"
|
||||
Remove-AppxPackage \"Microsoft.Windows.Ai.Copilot.Provider\"
|
||||
Remove-AppxPackage \"MicrosoftWindows.Client.CoPilot\"
|
||||
Get-AppxPackage *copilot* | Remove-AppxPackage
|
||||
Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\" -Name \"ShowCopilotButton\" -Type \"DWord\" -Value \"0\"
|
||||
"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user