In linux I could find the mysql installation directory with the command which mysql. But I could not find any in windows. I tried echo %path% and i
which mysql
echo %path%
Check if the Data directory is in "C:\ProgramData\MySQL\MySQL Server 5.7\Data". This is where it is on my computer. Someone might find this helpful.
Data
"C:\ProgramData\MySQL\MySQL Server 5.7\Data"