How do I find my Minecraft Java path?
The Minecraft folder is in
C / Users / [your username] /Appata/Roaming/.minecraft
You should be able to find out the path of the JRE used by Java via the path variable.
To do this, open a command prompt ([Windows key] + R → cmd) and execute the following command:
echo% JAVA_HOME%