Skip to content

Commit

Permalink
feat: added removal of quick assist appx
Browse files Browse the repository at this point in the history
  • Loading branch information
respberryx committed Oct 18, 2024
1 parent db37064 commit f51f007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ actions:
- !appx: {name: 'Microsoft.WindowsSoundRecorder*', type: family}
- !appx: {name: 'Microsoft.XboxSpeechToTextOverlay*', type: family} # Xbox speech-to-text feature
- !appx: {name: 'Microsoft.ZuneMusic*', type: family} # Phone app
- !appx: {name: 'MicrosoftCorporationII.QuickAssist*', type: family}
# Removing using AME Wizard causes issues with Cross Device Experience Host installing
# - !appx: {name: 'Microsoft.YourPhone*', type: family}
- !powerShell:
Expand Down

0 comments on commit f51f007

Please sign in to comment.