powershell script to remove windows 10 default apps code example Example: how to remove windows 10 built in apps powershell Get-AppxPackage *3dbuilder* | Remove-AppxPackage