Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit f6a7cfd

Browse files
committed
feat: Remove Copilot app
- Use it from Microsoft Edge or reinstall via MS Store
1 parent 4aa42fe commit f6a7cfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/scripts/Remove-BloatwareAppsList.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ function Remove-BloatwareAppsList() {
1717
"Microsoft.BingWeather" # Weather
1818
"Microsoft.CommsPhone"
1919
"Microsoft.ConnectivityStore"
20+
"Microsoft.Copilot" # Copilot
2021
"Microsoft.GetHelp"
2122
"Microsoft.Getstarted"
2223
"Microsoft.Messaging"
@@ -48,6 +49,7 @@ function Remove-BloatwareAppsList() {
4849
"Microsoft.YourPhone" # Your Phone
4950
"Microsoft.ZuneMusic" # Groove Music / (New) Windows Media Player
5051
"Microsoft.ZuneVideo" # Movies & TV
52+
"MicrosoftWindows.Client.CoPilot" # Copilot Dependency
5153

5254
# Apps which other apps depend on
5355
"Microsoft.Advertising.Xaml"

0 commit comments

Comments
 (0)