Official Comodo Uninstaller v3.1.0.55 Released

I believe some updates need to happen with the uninstaller as it doesn’t remove the drivers from C:\Windows\System32\DriverStore\FileRepository if I manually remove those, the drivers show up in C:\Windows\System32\drivers after the reboot and then I have to run the Uninstaller for a second time to remove those drivers.

Doing the above is the only way to not have the HIPS warning when installing CF or the activation warning with CIS but both of these resolve themselves after a diagnostic scan and reboot.

Removing drivers from repository:
CMD as Administrator
Run “Dism /online /Get-Drivers /Format:Table” to show the list
Run “pnputil /delete-driver oemXX.inf /uninstall /force” (Replace XX with oem Number for Comodo entries and then reboot.

It’s not a major issue but would be good if the Uninstaller could remove these leftovers. Oh and the Installer Startup Entry has to be manually removed from the Registry:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

1 Like