diff --git a/config/tweaks.json b/config/tweaks.json index 775f0f1b..709ef1d3 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2394,7 +2394,7 @@ ], "InvokeScript": [ " - Write-Host \"Remove Popilot\" + Write-Host \"Remove Copilot\" dism /online /remove-package /package-name:Microsoft.Windows.Copilot " ], @@ -3084,4 +3084,4 @@ "Order": "a082_", "Type": "300" } -} \ No newline at end of file +}