Search results
Jan 8, 2024 · If you prefer to avoid the command line, you can use the About Java utility to find the installed Java version. To use this method, open the "Start" menu, search for "About Java," then click the first result.
Oct 29, 2020 · 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. Directories method- Click the Menu ‘Start’ and typing About.java or readme file. Taking one by one, showcasing in-depth individually.
The Java version can be found: under the Windows Start Menu. in the Java Control Panel (Windows and Mac) under Programs of the Windows Control Panel. in terminal window command line (Mac) Use any of these options if you are having trouble running applets to confirm that you have a specific 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.
Feb 16, 2023 · Seems like java -version used to be a way to do this, but no longer. Adding to the complexity, you can also supposedly get your Java version info from Control Panel > Programs > Java > About. For me, that shows Version 8. That's despite java -version showing version 11.0.15. And it doesn't change even if I point my JAVA_HOME to JDK 11.
Check the Java version using Terminal. Key takeaway: Open Windows Terminal and run the java -version command. It will immediately show the currently installed Java version in Windows. Right-click the Start menu. Choose the “ Terminal ” option. Run “ java -version ” in the command line. The Java version is displayed in the terminal window.
People also ask
How do I know if Java is installed on Windows 10?
Which version of Java is installed?
How to check Java version Windows 11?
How do I know if a Java version is installed?
Where is Java installed in Windows 10?
How to check Java version from Windows Command Prompt?
Aug 22, 2024 · How to Check Java Version in CMD Windows 10. 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. Follow the steps below to get it done.