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.
- Open task manager.
- Find-out Java SE Binary process running.
- Right click on it and end task or use Alt + E
- Now Java installer completes installation.
Hope it'll be helpful.