Avast Uninstall Command Line ✦ Safe & Reliable
$avast = Get-WmiObject -Class Win32_Product | Where-Object $_.Name -like "*Avast*" $avast.Uninstall() Use code with caution.
avastclear.exe normally reboots into Safe Mode to perform removal. Command-line automation may require pre-reboot handling. avast uninstall command line