Skip to content

Commit

Permalink
Remove Quick Assist system packages for Windows 10
Browse files Browse the repository at this point in the history
  • Loading branch information
melo936 committed May 29, 2024
1 parent e681599 commit 45db044
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
21 changes: 21 additions & 0 deletions systemPackages-removal-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -708,4 +708,25 @@ updates:
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-SystemSettings-SettingsHandlers-OneDriveBackup
target_arch: amd64
version: 38655.38527.65535.65535

# Quick Assist
# This component doesn't exist in Windows 11 anymore, and can be separately downloaded from Microsoft Store
- target_component: Microsoft-Windows-QuickAssist
target_arch: amd64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist
target_arch: wow64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist.Resources
target_arch: amd64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist.Resources
target_arch: wow64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist-Deployment
target_arch: amd64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist-FOD-wow64-Deployment
target_arch: wow64
version: 38655.38527.65535.65535
24 changes: 24 additions & 0 deletions systemPackages-removal-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -735,5 +735,29 @@ updates:
target_arch: arm64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-SystemSettings-SettingsHandlers-OneDriveBackup
target_arch: arm64
version: 38655.38527.65535.65535

# Quick Assist
# This component doesn't exist in Windows 11 anymore, and can be separately downloaded from Microsoft Store
- target_component: Microsoft-Windows-QuickAssist
target_arch: arm64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist
target_arch: arm64.arm
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist
target_arch: arm64.x86
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist.Resources
target_arch: arm64
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist.Resources
target_arch: arm64.arm
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist.Resources
target_arch: arm64.x86
version: 38655.38527.65535.65535
- target_component: Microsoft-Windows-QuickAssist-Deployment
target_arch: arm64
version: 38655.38527.65535.65535

0 comments on commit 45db044

Please sign in to comment.