diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 13c8734..b97872d 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -45,6 +45,13 @@ $apps = @( "Microsoft.Messaging" "Microsoft.Office.Sway" + + #Redstone apps + "Microsoft.BingFoodAndDrink" + "Microsoft.BingTravel" + "Microsoft.BingHealthAndFitness" + "Microsoft.WindowsReadingList" + # non-Microsoft "9E2F88E3.Twitter" "Flipboard.Flipboard" @@ -53,6 +60,12 @@ $apps = @( "king.com.CandyCrushSodaSaga" "king.com.*" "ClearChannelRadioDigital.iHeartRadio" + "4DF9E0F8.Netflix" + "6Wunderkinder.Wunderlist" + "Drawboard.DrawboardPDF" + "2FE3CB00.PicsArt-PhotoStudio" + "D52A8D61.FarmVille2CountryEscape" + "TuneIn.TuneInRadio" #"TheNewYorkTimes.NYTCrossword" # apps which cannot be removed using Remove-AppxPackage