Home Blog Archive Windows Windows 10: the Standard-uninstall Apps - how to

Windows 10: the Standard-uninstall Apps - how to

  • Nov 19, 2025
  • 533
  • 0

You do not want to use the pre-installed Microsoft Apps in Windows 10, you can uninstall these default applications. Our guide helps you and guides you through the individual steps.

Windows 10: System-delete Apps
  • 3D Builder: Get-AppxPackage *3d* | Remove-AppxPackage
  • Photos: Get-AppxPackage *photo* | Remove-AppxPackage
  • Microsoft Solitaire Collection: Get-AppxPackage *solit* | Remove-AppxPackage
  • Voice recorder: Get-AppxPackage *soundrec* | Remove-AppxPackage
  • Xbox: Get-AppxPackage *xbox* | Remove-AppxPackage
  • Camera: Get-AppxPackage *camera* | Remove-AppxPackage
  • Mail and calendar: Get-AppxPackage *communication* | Remove-AppxPackage
  • News, sports, Finance and weather: Get-AppxPackage *bing* | Remove-AppxPackage
  • Groove-music, movies and TV shows: Get-AppxPackage *zune* | Remove-AppxPackage
  • Contacts: Get-AppxPackage *people* | Remove-AppxPackage
  • Phone Companion: Get-AppxPackage *phone* | Remove-AppxPackage
In the next practical tip we show you how to use the category of "mostly used" in Windows 10 remove.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =