This machine installs 64-bit operating systems and JDK, but starts with 32-bit as, so there is no JDK found.
Looking closely at the as installation directory, you will find that you have two boot programs:
Because the 32-bit startup program is turned on, there is a problem, and replacing it with another 64-bit startup program is fine.
Install Android studio when pop-up unable to access Android SDK Add-on List solution
When installing Android Studio for the first time pop-up unable to access Android SDK add-on list because your PC does not have an SDK and you download Android studio without SDK;
Workaround: Found in the directory you installed: Bin\idea.properties Open this file to add a line at the end of Disable.android.first.run=true, if you can't open this file, You can download the Install EditPlus tool or the Sublime_text tool and open the changes with the tool.
Android stuido boot hint "No JVM installation found. Please install a 32-bit JDK .... "