This commit is contained in:
nikolan 2024-06-06 09:35:12 -07:00 committed by GitHub
parent 02ea93c80f
commit 774b64b092
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2394,7 +2394,7 @@
], ],
"InvokeScript": [ "InvokeScript": [
" "
Write-Host \"Remove Popilot\" Write-Host \"Remove Copilot\"
dism /online /remove-package /package-name:Microsoft.Windows.Copilot dism /online /remove-package /package-name:Microsoft.Windows.Copilot
" "
], ],