Remove Dell SupportAssist

OpcionalNão selecionado por padrão (aplicativo do sistema)

Dell OEM support, diagnostic, and update tool

ID do Aplicativo
DellInc.DellSupportAssistforPCs

Comando de Remoção

Remove Dell SupportAssistPowerShell
# Remove Dell SupportAssist (DellInc.DellSupportAssistforPCs)
Get-AppxPackage -Name "DellInc.DellSupportAssistforPCs" -AllUsers | Remove-AppxPackage -AllUsers
Get-AppxProvisionedPackage -Online | Where-Object { $_.DisplayName -eq "DellInc.DellSupportAssistforPCs" } | Remove-AppxProvisionedPackage -Online

Want to remove multiple apps at once?

Open Configurator