I have downloaded the no-install portable version of Workbench. When I run the exe file (on Windows XP), nothing happens. Does it need some MySQL running? I think it's standalone, right? I have XAMPP for MySQL. Any dependency etc?
-
4You need to install Net Framework 4.0 and Microsoft Visual C++ 2010 Redistributable Package (x86) in order to run MySql Workbench-> see: http://dev.mysql.com/doc/workbench/en/wb-requirements-software.html – krokodilko Sep 07 '13 at 13:25
-
When you use the MySQL installer it will not only check for all prerequisites but also lead you to the download locations for them. So it's especially easy to set this up. – Mike Lischke Sep 09 '13 at 07:05
-
Yes, if you want to use the installer. Which OP (and me) apparently do not want to use. – demaniak Oct 06 '14 at 11:38
14 Answers
You need to install the following in order to run the current version of MySQL Workbench:
- Microsoft .NET Framework 4.5.2
- Microsoft Visual C++ 2019 Redistributable for Visual Studio 2019
See: dev.mysql.com/doc/workbench/en/wb-requirements-software.html .

- 493
- 1
- 7
- 16

- 35,300
- 7
- 55
- 79
-
3This fixed it for me. It amazes me that there's not sort of error message, the process starts and then stops are 10 seconds or so. – Leon Oct 23 '15 at 07:31
-
2If you run against this problem in a more recent times ... make sure you download the 2013 versions instead: https://www.microsoft.com/en-us/download/confirmation.aspx?id=40784 (!) – edelwater Feb 13 '16 at 18:17
-
2My system already have Net Framework and MS Visual C++ 2015 Redistributable Package but still not able to open. – Dhirender Jan 24 '17 at 14:03
-
@Dhirender "Already has .net framework" and "Already has .net framework 4.0" are two different things. You also should've installed Visual C++ 2010 to run the program. It's not enough to have VC++ 2015. – user70960 Nov 07 '18 at 07:08
-
A newer link to the requirements when installing on Windows: https://dev.mysql.com/doc/workbench/en/wb-installing-windows.html#wb-installing-windows-requirements – Casey Plummer Feb 11 '20 at 04:59
-
1worked for me, thanks , i used this link https://support.microsoft.com/en-in/help/2977003/the-latest-supported-visual-c-downloads – Partha Feb 19 '20 at 09:43
-
Important step - reinstall workbench after all prerequisites are in place. – Vlad Feb 19 '20 at 22:59
-
this worked for me, I installed 2015 before as it was required while installation and that did not start the workbench. Then installed 2019 and it worked. Thanks – PrafulPravin Apr 23 '20 at 16:51
-
I have to install in the default c:\program files instead of d:\program files to get it working. – Haans May 07 '21 at 01:37
Update 2020:
Unfortunately this is still happening:
- Download .NET 4.0 (My machine already had it.)
- Download Visual C++
- As the above solution states. Download the Mysql workbench installer.
I still don't know why, it would allow me to install without checking for dependencies. I have become accustomed to this kind of behavior when I am installing any application and to not see it is annoying. I suppose I should leave this personal opinions out of my solution but I have had to install this multiple times and have comes across some kind of dependency issue.

- 235
- 2
- 9
-
MySQL Workbench wouldn't launch when installed on a fresh Windows 10 setup. I had to install a legacy version of MySQL Workbench and then use the inbuilt update feature version to install the latest version. That worked. – Gruber Jan 23 '20 at 12:55
-
1In my case, a previously working workbench stopped launching. Installing the Visual C++ Redistributable fixed it for me. – Siphon Feb 06 '20 at 21:00
-
This! This works as far as 18 Feb 2020. No other solution listed worked. I already had C++ redist (from Visual Studio) and .Net as well (my visual studio had C# and C++). However Mysql Workbench refused to open, no window, no tab, nothing, double click and nothing happened at all. After installing the C++ redist, it opened within half a sec. – Joao Carlos Feb 18 '20 at 17:22
-
2
What works for me (workbench 64bit) is that I installed Visual Studio 2015, 2017 and 2019 here is url: https://support.microsoft.com/en-ph/help/2977003/the-latest-supported-visual-c-downloads
I installed both x86: vc_redist.x86.exe and x64: vc_redist.x64.exe

- 81
- 1
- 2
-
2
-
I only need to install `x64: vc_redist.x64.exe` and then it worked for me. (MySql Workbench 8.0.19) – Morpheus Feb 26 '20 at 18:13
In my case, i tried all solutions but nothing worked.
My SO is windows 7 x64, with all the Redistributable Packages (x86,x64 / 2010,2013,2015)
The problem was that i tried to install the x64 workbench, but for some reason did not work (even my SO is x64).
so, the solution was download the x86 installer from : https://downloads.mysql.com/archives/workbench/

- 310
- 1
- 7
- 18
There are two prerequisite requirements need to install MySql Workbench as follows.
- .Net Framework 4.0
- Microsoft Visual C++ 2010
When .Net Framework 4.0
does not exist your computer installation will be corrupted. But if Microsoft Visual C++ 2010
does not exist your computer then you will continue the installation but cannot open MySql Workbench program. Sometimes you will need Microsoft Visual C++ 2013
instead of Microsoft Visual C++ 2010
. So I recommend to install Microsoft Visual C++ 2013
.

- 633
- 1
- 10
- 21
-
2My system already have Net Framework and MS Visual C++ 2015 Redistributable Package but still not able to open. – Dhirender Jan 24 '17 at 14:03
-
Same problem here, started yesterday, installed everything but software does not start. – Honsa Stunna Jul 04 '18 at 07:28
In Windows 10 I browsed to %APPDATA%\MySQL\Workbench\ then deleted the workbench_user_data.dat file
Doing so lost my MySqlWorkbence settings but allowed MySqlWorkbence to open.

- 570
- 5
- 7
-
Deleting this file didnt worked for me, but deleting entire Workbench worked. – Jayshree Rathod Jan 19 '22 at 09:31
As per the current setup on June, 2017 Here is the downloadable link for Visual C++ 2015 Redistributable package : https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe
Hope this will help, who are struggling with the download link.
Note: This is with regards to MySQL Workbench 6.3.9

- 521
- 6
- 31
it might be due to running of xampp or wampp server stop all services running and try to open mysql command line

- 51
- 1
- 2
- 8
I found I needed more than just the Visual C++ Redistributable 2015.
I also needed what's at this page. It's confusing because the titles make it ambiguous as to whether you're downloading the (very heavy) Visual Studio or just Visual C++. In this case it only upgrades Visual C++, and MySQL Workbench launched after this install.

- 2,775
- 7
- 20
- 26

- 1
- 1
You should have these two already installed in your system:
- Microsoft Visual C++ 2015-2019 Redistributable
- Microsoft .NET Framework 4.5.2
I did these two installations for MySQL Workbench 8.0 CE.
None of these suggestions worked for, however setting compatibility to Vista worked and now the workbench opens again.

- 31
- 2
2022 case:
My MySQL Workbench was working normally and from one moment it just didn't want to open anymore. I've lost almost half a day trying to fix it.
In folder %APPDATA%\MySQL\
I had to delete the whole folder Workbench,
instead of deleting just workbench_user_data.dat
file (which didn't help)

- 819
- 3
- 13
- 38
Given that there's so little on this on the web, I'll provide my answer despite this thread being over two years old: it's probably a no-brainer but run Workbench as Administrator (doh!)

- 133
- 1
- 6