Line | Uninstall Avast Command
Open . Query the registry for Avast’s product code:
"C:\Program Files\AVAST Software\Avast\Setup\Instup.exe" /uninstall /password=YourPassword Here is a complete batch script that attempts graceful removal first, then falls back to Safe Mode prompt: uninstall avast command line
echo Cleanup temporary files... del /q %temp%\asw*.log uninstall avast command line