N
The Daily Insight

How can I see my Java version?

Author

Jessica Cortez

Updated on April 02, 2026

Java Version in Windows Programs

  1. Click the Start button.
  2. Scroll through the applications and programs listed until you see the Java folder.
  3. Click on the Java folder, then About Java to see the Java version.

How do I find my Java version and path?

You can lookup all versions of Java installed in registry. Take a look at HKLM\SOFTWARE\JavaSoft\Java Runtime Environment and HKLM\SOFTWARE\Wow6432Node\JavaSoft\Java Runtime Environment for 32-bit java on 64 bit Windows. This is how java itself finds out different versions installed.

How do I know if I have Java 1.8 on Windows 10?

In the Search bar, type Control Panel. Click Programs. If the Java icon present, then Java is installed. If not, click Programs and Features, and look for installed versions of Java in the J’s.

Is my Java 32 or 64 bit?

Go to the command prompt. Type “java -version” and press enter. If you are running Java 64-bit the output should include “64-Bit”

What is the current version of Java?

Java 17
As of September 2021, Java 17 is the latest released Java version.

How do I upgrade to java 11?

How to upgrade

  1. Download and install a Java 11 JDK, if haven’t.
  2. Open VS Code and open File> Preferences > Settings menu. A Settings view will be launched in your editor window.
  3. In Settings view, search for configuration “java.
  4. In Settings view, search for configuration “java.
  5. Restart VS Code, and now you are set to go.

Why is Java 8 still popular?

Long Term Support (LTS) Version One of the key reasons why Java 8 is still so popular is that it is an LTS (or Long-Term Support) version. From a commercial point of view no organisation should be considering putting a system into production that relies on a version of Java that does not have LTS.

How to check what version of Java I have?

– Launch the Windows Start menu. – Click on Programs. – Find the Java program listing. – Click About Java to see the Java version.

How do I check what version of Java I have installed?

There are two ways to check version of Java, which involves online and offline method. If you are sure you are installed Java in your Computer, to check its version. Click Start button > Run > type CMD and press Enter. Now in the Command Prompt window type java –version and press enter.

How to find the Java update version?

Method 1: See the Verification Page. Is Java up to date?

  • Method 2: Verify Java through Control Panel. How do I check for a Java update?
  • Method 3: Check Available Java Updates via Command Prompt. Command Prompt is also regarded as a Java update checker,which enables you to know the Java version via command-lines.
  • How to find the running Java version?

    How to Determine Java Version Method 1 of 4: Verifying Online. Open a new window in your web browser and click here to navigate to Java’s website. Method 2 of 4: Windows. Hold down ⊞ Win and press R. Method 3 of 4: Mac OSX. Open the Hard Drive, located on the Desktop OR you may click finder menu to open Applications. Method 4 of 4: Linux.