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