Android studio isn't opening on Windows Android studio isn't opening on Windows windows windows

Android studio isn't opening on Windows


Figured it out! I'm sure someone will run into this in the future, so here goes.

Even though it found my JDK during installation, it wasn't able to find it when I was trying to open it, for some reason. Simple fix. Add a JDK_HOME environment variable to your system variables. It should contain the path to your JDK's ROOT directory. i.e. c:\Program Files\Java\jdk1.7.0_21\


On windows open task manager and check if android studio is there.End the task and start the app again it works like a charm


For me this technique works

  • Hover on icon, then hover on app
  • Press right click and select maximize

enter image description here