Anyone know the registry changes needed to uninstall it?
Avast passwords are in the cloud, and (as far as I know) only way I can access them is through Avast Passwords app. Repeatedly getting 20-character passwords from phone to laptop is a nuisance. So I need to be able to reinstall.
Come on Avast (moderators) - it’s a bit much to collect all my passwords, then deny easy access to them. Thanks for any help, anyone.
Unfortunately this guide doesn’t work. You never receive the email to start synchronizing your passwords.
This is as far as I can ever get with this process,
I’ve found why CCleaner sticks at Avast - ProgramData \ AVAST Software \ Avast \ log has >11,000,000 files! Each 1KB. And I can only delete few at a time. No malware. Why so many? How can I delete AVAST Software folder?
You can only download Avast Passwords as part of Avast Free, can’t you?
11,000,000 files is unusual.
If I understand correctly, you tried to remove the Avast folder as described in the article (https://support.avast.com/en-us/article/94 ) and subsequently were unable to do so.
Could we please once again make sure that Avast is properly uninstalled.
Please follow these steps exactly as outlined below.
Once in Safe Mode run avastclear.exe (downloaded in the first step)
Once the uninstallation is done, do not boot into normal mode, instead stay in Safe Mode
Manually delete any remaining Avast folders in the following default locations:
C:\Program Files (x86)\Avast Software or C:\Program Files (x86)\Alwil Software
C:\ProgramData\Avast Software or C:\ProgramData\Alwil Software
Could you post a screenshot of the folder containing the 1KB files.
Could you also attach one the 1KB file here, please.
(via “+ Attachments and other options”)
Hi, you need to click on “Attachments and other options” below the “reply box”
If it is still not working for you, please upload it to a hosting service (paste the link here) and we can obtain it that way.
Hi Andrew-Dillon,
it looks like avast logger’s severity is set to debug. You can change it in Avast UI Settings → Troubleshooting There should be a checkbox “Enable debug logging” - uncheck it please !
! Please do not delete all files in c:\ProgramData\AVAST Software\Avast\log folder ! but use this powershell commad which will delete only amsi log files :
Remove-Item “c:\ProgramData\AVAST Software\Avast\log\Amsi.log.tmp*” -Force