Added new windows 11 preinstalled apps to the removal script

This commit is contained in:
Raphire
2022-06-17 00:13:30 +02:00
parent 05e51035af
commit 6a34bc53ff
2 changed files with 16 additions and 3 deletions

View File

@@ -61,9 +61,12 @@ This method is a bit more complicated, but it gives you the option to run the sc
By default, this script will remove most, but not all of the pre-installed windows 10/11 applications. You customize which applications are removed by this script by editing the apps list found in the 'Win10Debloat.ps1' file. By default, this script will remove most, but not all of the pre-installed windows 10/11 applications. You customize which applications are removed by this script by editing the apps list found in the 'Win10Debloat.ps1' file.
### These apps will be deleted by default: ### These apps will be deleted by default:
- king.com.BubbleWitch3Saga - 2FE3CB00.PICSART-PHOTOSTUDIO
- king.com.CandyCrushSaga - 9E2F88E3.TWITTER
- king.com.CandyCrushSodaSaga - AdobeSystemsIncorporated.AdobePhotoshopExpress
- Clipchamp.Clipchamp*
- Facebook.InstagramBeta
- HULULLC.HULUPLUS
- Microsoft.3DBuilder - Microsoft.3DBuilder
- Microsoft.549981C3F5F10 (Cortana) - Microsoft.549981C3F5F10 (Cortana)
- Microsoft.Asphalt8Airborne - Microsoft.Asphalt8Airborne
@@ -88,6 +91,10 @@ By default, this script will remove most, but not all of the pre-installed windo
- Microsoft.WindowsSoundRecorder - Microsoft.WindowsSoundRecorder
- Microsoft.ZuneMusic - Microsoft.ZuneMusic
- Microsoft.ZuneVideo - Microsoft.ZuneVideo
- SpotifyAB.SpotifyMusic
- king.com.BubbleWitch3Saga
- king.com.CandyCrushSaga
- king.com.CandyCrushSodaSaga
### These apps will NOT be deleted by default: ### These apps will NOT be deleted by default:
- Microsoft.MSPaint (Paint 3D) - Microsoft.MSPaint (Paint 3D)

View File

@@ -25,6 +25,12 @@ function RemoveApps
# #
# If you wish to KEEP any of the apps below simply add a # character # If you wish to KEEP any of the apps below simply add a # character
# in front of the specific app in the list below. # in front of the specific app in the list below.
"2FE3CB00.PICSART-PHOTOSTUDIO"
"9E2F88E3.TWITTER"
"AdobeSystemsIncorporated.AdobePhotoshopExpress"
"Facebook.InstagramBeta"
"HULULLC.HULUPLUS"
"Clipchamp.Clipchamp*"
"*Microsoft.GetHelp*" "*Microsoft.GetHelp*"
"*Microsoft.Getstarted*" "*Microsoft.Getstarted*"
"*Microsoft.WindowsFeedbackHub*" "*Microsoft.WindowsFeedbackHub*"