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