Could not acquire management access for administration. Runtime Error: Unable to excute command chcp
mysql-workbench, runtime-error
Solution
I solved the same problem on enable the parameter "Beta : Use UTF-8 for worldwide language support" in Control Panel > Region > Administrative > Change system locale... It's disturbing because it's have nothing about the PATH environment variable. But it's work. Notice that I working on french environment and MySQL Workbench 8.0.24 version.
Problem
I installed MySQL workbench 8.0 in windows 7. After the installation I just clicked server status its through the error like `Could not acquire management access for administration. Run-time Error: Unable to execute command chcp. Please make sure that the C:Windows\System32 directory is in your path environment variable`. How can I solve this error?