Search results
Jan 8, 2024 · You can check your Java version graphically by searching for "About Java" or "Configure Java" in the Start menu and clicking the top result. If you want to check your Java version in a command-line interface, open Command Prompt or PowerShell, then enter "java -version" in the console.
Oct 29, 2020 · Depending upon the operating system methods there are several methods to find the version of Installed JAVA on your Machine: Let us discuss 3 standard methods in Windows. User needs to open Command Prompt and enter- ‘java -version’. Open control panel and lookup for Java.
The Java version can be found in the Java Control Panel. Find the Java Control Panel on Windows. Find the Java Control Panel on Mac. Under the General tab in the Java Control Panel, the version is available through the About section. A dialog appears (after clicking About) showing the Java version.
- Open Start ('Start' icon). Click the Windows logo in the bottom-left of the taskbar or press the "⊞ Win" key to open the Start menu.
- Type "command prompt" into Start. As you start typing, search results will automatically start to filter and appear in the Start menu.
- Click ('Cmd1' icon) Command Prompt. It's the black square icon with a small white "C:\" and should be the first result at the top of the Start menu.
- Click "Yes". This will allow Command Prompt to access the necessary files to check the Java version.
Want to find the currently installed Java version number? Follow the steps in this article to check the Java version in Windows 10 and 11.
Feb 16, 2023 · First uninstall all the versions of Java, install Jdk 8. Open new command prompt and type java -version. – Sambit. Aug 5, 2019 at 17:33. 2. If your JDK is on your path you should be able to tell by just running 'javac -version'.
People also ask
How do I know if Java is installed on Windows 10?
How do I See my Java version?
How to check Java version from Windows Command Prompt?
How to check Java version Windows 11?
How to check JDK version?
Where can I find a Java version of Oracle?
Aug 22, 2024 · To check your Java version in Windows 10 using CMD, you’ll open the Command Prompt and type a specific command to display the version of Java installed on your system. This quick action will give you the information you need about your Java installation.