The method for uninstalling MySQL Workbench depends on how you installed MySQL Workbench in the first place.
Removing MySQL Workbench After Installation Using the Installer Package
To uninstall MySQL Workbench, open the Control Panel and Choose Add or Remove Programs. Find the MySQL Workbench entry and choose the Remove button. This will remove MySQL Workbench.
Any modules added to the
C:\%PROGRAMFILES%\MySQL\MySQL Workbench
directory will not be
deleted.
version\modules
If you installed MySQL Workbench using the Installer package, it is not possible to remove MySQL Workbench from the command line. Although you can manually remove some of the components, there is no command-line option for removing MySQL Workbench.
Removing the MySQL Workbench directory manually will not remove all the files belonging to MySQL Workbench.
Removing MySQL Workbench After Installation from a Zip File
To remove MySQL Workbench, just delete the MySQL Workbench directory.
If you installed any additional modules within the
modules directory and you want to keep
them, make sure you copy those modules to a different
directory before deleting the MySQL Workbench directory.

User Comments
Add your own comment.