JDK 8 installation does not progress on Windows 10

In my case there's a Java process running (JDK 7). I just terminated that process and Java installer completed installation. In order to do it follow these steps.

  1. Open task manager.
  2. Find-out Java SE Binary process running.
  3. Right click on it and end task or use Alt + E
  4. Now Java installer completes installation.

Hope it'll be helpful.