From 6a34bc53ff34ee7359c61e803a92aac9dfa5842c Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:13:30 +0200 Subject: [PATCH] Added new windows 11 preinstalled apps to the removal script --- README.md | 13 ++++++++++--- Win10Debloat.ps1 | 6 ++++++ 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6505d2e..0f46fbe 100644 --- a/README.md +++ b/README.md @@ -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. ### These apps will be deleted by default: -- king.com.BubbleWitch3Saga -- king.com.CandyCrushSaga -- king.com.CandyCrushSodaSaga +- 2FE3CB00.PICSART-PHOTOSTUDIO +- 9E2F88E3.TWITTER +- AdobeSystemsIncorporated.AdobePhotoshopExpress +- Clipchamp.Clipchamp* +- Facebook.InstagramBeta +- HULULLC.HULUPLUS - Microsoft.3DBuilder - Microsoft.549981C3F5F10 (Cortana) - Microsoft.Asphalt8Airborne @@ -88,6 +91,10 @@ By default, this script will remove most, but not all of the pre-installed windo - Microsoft.WindowsSoundRecorder - Microsoft.ZuneMusic - Microsoft.ZuneVideo +- SpotifyAB.SpotifyMusic +- king.com.BubbleWitch3Saga +- king.com.CandyCrushSaga +- king.com.CandyCrushSodaSaga ### These apps will NOT be deleted by default: - Microsoft.MSPaint (Paint 3D) diff --git a/Win10Debloat.ps1 b/Win10Debloat.ps1 index 7f7bf83..a21cbe0 100644 --- a/Win10Debloat.ps1 +++ b/Win10Debloat.ps1 @@ -25,6 +25,12 @@ function RemoveApps # # If you wish to KEEP any of the apps below simply add a # character # 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.Getstarted*" "*Microsoft.WindowsFeedbackHub*"