mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 07:20:09 +00:00
Compile Winutil
This commit is contained in:
committed by
github-actions[bot]
parent
9a1fbd77a7
commit
ee0a2818b6
@@ -70,7 +70,7 @@ Disables MS Copilot AI built into Windows since 23H2.
|
||||
|
||||
Write-Host "Remove Copilot"
|
||||
dism /online /remove-package /package-name:Microsoft.Windows.Copilot
|
||||
|
||||
|
||||
|
||||
```
|
||||
## Undo Script
|
||||
@@ -79,7 +79,7 @@ Disables MS Copilot AI built into Windows since 23H2.
|
||||
|
||||
Write-Host "Install Copilot"
|
||||
dism /online /add-package /package-name:Microsoft.Windows.Copilot
|
||||
|
||||
|
||||
|
||||
```
|
||||
## Registry Changes
|
||||
|
||||
Reference in New Issue
Block a user