From e9336ca3a41e2b7d5dbbd29d5f6fa7367071f12b Mon Sep 17 00:00:00 2001 From: Bob Tanner Date: Fri, 5 Aug 2016 02:42:46 -0500 Subject: [PATCH] Added Microsoft.MicrosoftStickyNotes --- scripts/remove-default-apps.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index f552461..1bc436c 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -20,6 +20,7 @@ $apps = @( "Microsoft.Getstarted" "Microsoft.MicrosoftOfficeHub" "Microsoft.MicrosoftSolitaireCollection" + #"Microsoft.MicrosoftStickyNotes" "Microsoft.Office.OneNote" "Microsoft.People" "Microsoft.SkypeApp"