Skip to content

Commit

Permalink
Update Remove-Xbox with new gaming app (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoncvlt authored Oct 2, 2023
1 parent 851cf93 commit 42c3a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/Remove-Xbox.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ function Remove-Xbox() {
$XboxApps = @(
"Microsoft.GamingServices" # Gaming Services
"Microsoft.XboxApp" # Xbox Console Companion (Replaced by new App)
"Microsoft.GamingApp"
"Microsoft.XboxGameCallableUI"
"Microsoft.XboxGameOverlay"
"Microsoft.XboxSpeechToTextOverlay"
Expand Down

0 comments on commit 42c3a0d

Please sign in to comment.