mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
Added a few new xbox packages to the list of apps that are not deleted by default
This commit is contained in:
@@ -91,10 +91,12 @@ if ($remove_apps -eq 'y' -or $script_mode -eq '1') {
|
||||
#"*Microsoft.ScreenSketch*"
|
||||
#"*Microsoft.MSPaint*" # Paint 3D
|
||||
#"*Microsoft.YourPhone*"
|
||||
#"*Microsoft.Xbox.TCUI*"
|
||||
#"*Microsoft.XboxApp*"
|
||||
#"*Microsoft.XboxGameOverlay*"
|
||||
#"*Microsoft.XboxGamingOverlay*"
|
||||
#"*Microsoft.XboxSpeechToTextOverlay*"
|
||||
#"*Microsoft.XboxIdentityProvider*"
|
||||
#"*Microsoft.XboxSpeechToTextOverlay*" # NOTE: This app may not be able to be reinstalled!
|
||||
)
|
||||
|
||||
foreach ($app in $apps) {
|
||||
|
||||
Reference in New Issue
Block a user