Login

Remove Windows 10 preinstalled apps

windows 10.png

In command line

Open the command explorer (Win + R, type PowerShell, press enter) or right click on the Windows 10 icon at the bottom right of the screen, then click on Windows Powershell (admin)

Uninstall 3D Builder

Get-AppxPackage *3dbuilder* | Remove-AppxPackage

Uninstall Alarmes et Horloge

Get-AppxPackage *windowsalarms* | Remove-AppxPackage

Uninstall Calculatrice

Get-AppxPackage *windowscalculator* | Remove-AppxPackage

Uninstall Calendrier et mail

Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage

Uninstall Caméra

Get-AppxPackage *windowscamera* | Remove-AppxPackage

Uninstall Obtenir Office

Get-AppxPackage *officehub* | Remove-AppxPackage

Uninstall Obtenir Skype

Get-AppxPackage *skypeapp* | Remove-AppxPackage

Uninstall Get Started

Get-AppxPackage *getstarted* | Remove-AppxPackage

Uninstall Groove Musique

Get-AppxPackage *zunemusic* | Remove-AppxPackage

Uninstall Cartes

Get-AppxPackage *windowsmaps* | Remove-AppxPackage

Uninstall Microsoft Solitaire Collection

Get-AppxPackage *solitairecollection* | Remove-AppxPackage

Uninstall Finance

Get-AppxPackage *bingfinance* | Remove-AppxPackage

Uninstall Films & Séries TV

Get-AppxPackage *zunevideo* | Remove-AppxPackage

Uninstall Actualité

Get-AppxPackage *bingnews* | Remove-AppxPackage

Uninstall OneNote

Get-AppxPackage *onenote* | Remove-AppxPackage

Uninstall Contacts

Get-AppxPackage *people* | Remove-AppxPackage

Uninstall Phone Companion

Get-AppxPackage *windowsphone* | Remove-AppxPackage

Uninstall Photos

Get-AppxPackage *photos* | Remove-AppxPackage

Uninstall Windows Store

Get-AppxPackage *windowsstore* | Remove-AppxPackage

Uninstall Sport

Get-AppxPackage *bingsports* | Remove-AppxPackage

Uninstall Enregistreur vocal

Get-AppxPackage *soundrecorder* | Remove-AppxPackage

Uninstall Météo

Get-AppxPackage *bingweather* | Remove-AppxPackage

Uninstall Xbox Game

Get-AppxPackage *xboxapp* | Remove-AppxPackage

Uninstall Cortana

Get-appxpackage -allusers *Microsoft.549981C3F5F10* | Remove-AppxPackage

With a software

Bulk Crap Uninstaller

mail icon1.pngGet oOur best articles