30 oct. 2020 - 17:34
Oups, désolé,
En explorant le code du package tis-remove-windows-appx, je m'aperçois qu'il est possible de spécifier les apps à désinstaller...
apps = [
### Windows 10 default apps
'Microsoft.3DBuilder',
'Microsoft.Print3D',
'Microsoft.Microsoft3DViewer',
'Microsoft.MixedReality.Portal',
'Microsoft.YourPhone',
'Microsoft.WindowsFeedbackHub',
'Microsoft.Windows.Cortana',
'Microsoft.GetHelp',
#'Microsoft.Appconnector',
'Microsoft.BingFinance',
'Microsoft.BingNews',
'Microsoft.BingSports',
'Microsoft.BingWeather',
'Microsoft.FreshPaint',
#'Microsoft.MSPaint',
'Microsoft.Getstarted',
'Microsoft.MicrosoftOfficeHub',
'Microsoft.MicrosoftSolitaireCollection',
#'Microsoft.MicrosoftStickyNotes',
#'Microsoft.Office.OneNote',
'Microsoft.OneConnect',
'Microsoft.People',
'Microsoft.SkypeApp',
#'Microsoft.Windows.Photos',
'Microsoft.WindowsAlarms',
#'Microsoft.WindowsCalculator',
'Microsoft.WindowsCamera',
'Microsoft.WindowsMaps',
'Microsoft.WindowsPhone',
'Microsoft.WindowsSoundRecorder',
#'Microsoft.WindowsStore',
'Microsoft.Xbox*',
'Microsoft.ZuneMusic',
'Microsoft.ZuneVideo',
'microsoft.windowscommunicationsapps',
'Microsoft.MinecraftUWP',
'Microsoft.MixedReality.Portal'
'Microsoft.ScreenSketch'
### Threshold 2 apps
'Microsoft.CommsPhone',
#'Microsoft.ConnectivityStore',
'Microsoft.Messaging',
#'Microsoft.Office.Sway',
### Redstone apps
'Microsoft.BingFoodAndDrink',
'Microsoft.BingTravel',
'Microsoft.BingHealthAndFitness',
'Microsoft.WindowsReadingList',
### non-Microsoft
'9E2F88E3.Twitter',
'Flipboard.Flipboard',
'ShazamEntertainmentLtd.Shazam',
'king.com.*',
'ClearChannelRadioDigital.iHeartRadio',
'4DF9E0F8.Netflix',
'6Wunderkinder.Wunderlist',
'Drawboard.DrawboardPDF',
'2FE3CB00.PicsArt-PhotoStudio',
'D52A8D61.FarmVille2CountryEscape',
'TuneIn.TuneInRadio',
'TheNewYorkTimes.NYTCrossword',
'828B5831.HiddenCityMysteryofShadow',
'Microsoft.Advertising.Xaml',
'SpotifyAB.SpotifyMusic',
### Apps which cannot be removed using Remove-AppxPackage
#'Microsoft.BioEnrollment',
#'Microsoft.MicrosoftEdge',
'Microsoft.Windows.Cortana',
'Microsoft.WindowsFeedback',
'Windows.ContactSupport'
]
Calculatrice n'en fait pas partie.
Dois-je en conclure qu'elle n'est pas désinstallée ?