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