They say it needs java 11, so you can install that or anything above that. They provide the link to an installer. It's recommended you use that. If you want to install openjdk, here is how you do it. See 2. Manual installation. https://www.baeldung.com/openjdk-windows-installation Answer from Cefalopodul on reddit.com
🌐
Oracle
java.com › en › download › manual.jsp
Download Java
» What is Java » Remove older versions » Security » Support » Other help · This download is for end users who need Java for running applications on desktops or laptops. Java 8 integrates with your operating system to run separately installed Java applications.
🌐
Oracle
java.com › en › download › help › windows_manual_download.html
How do I manually download and install Java for my Windows computer?
Installing Java · Remove older versions · Disable Java · Using Java · General questions · Security · Support options · Support Handbook · This article applies to: Platform(s): Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows 11 · Java version(s): 8.0 ·
Discussions

Question about installing Java on a Windows 11 PC
Often when warning about Java security issues what they’re warning about is Java applets. Those are essentially things where a website gives your web browser a bit of code to run. That code could do just about anything, same as installing any program, so they were common methods of people trying malicious things. Most browsers don’t let you run those any more though. Java in general is no more and no less vulnerable than any other programming language / framework. More on reddit.com
🌐 r/javahelp
9
2
September 10, 2025
java 11 - How to install OpenJDK 11 on Windows? - Stack Overflow
In the past, Oracle used to publish an executable installers for Windows that would: Unpack files Add registry keys indicating the installed version and path Add the JRE to the system PATH Register... More on stackoverflow.com
🌐 stackoverflow.com
Installing Java on Windows 11 - difference between Compressed Archive, Installer, and MSI Installer - Stack Overflow
When trying to install Java on my Windows 11, I saw three products available: What's the difference among them? x64 Compressed Archive x64 Installer x64 MSI Installer So far I have found a Youtube More on stackoverflow.com
🌐 stackoverflow.com
Explaining Java 11 installation to beginners
I'm shuddering at the thought of explaining to novices who have never programmed before how to manually install jdk-11 I think a step-by-step guide should be managable even for novice programmers. Download, extract, copy, set JAVA_HOME environment variable. Thats it. Actually that sounds easier to me than to explain how to get the installer from the Oracle site (license radio buttons...) and then how to avoid installing a toolbar. Java 8 More on reddit.com
🌐 r/java
27
8
October 22, 2018
🌐
Reddit
reddit.com › r/learnjava › how to install java on windows 11 as a non programmer?
r/learnjava on Reddit: How to install java on windows 11 as a non programmer?
July 31, 2024 -

Hi! I want to install a magic the gathering program, and it needs java to run. They provide a short guide on what versions it works with, but I tried to get the openjdk one, and I still don't know how to install it.

This is the short guide https://github.com/Card-Forge/forge/wiki/User-Guide#java-requirement

Could anyone tell me which one should I get, and how to install it?

Sorry to post this here, tried asking for help on the program's discord, but I got no answers.

🌐
IONOS
ionos.com › digital guide › server › configuration › install java windows 11
How to install Java in Windows 11 step by step
November 15, 2022 - Installing Java in Windows 11 is a quick and easy process. We’ll tell you how to install the right version of Java for Windows 11.
🌐
Windows Report
windowsreport.com › windows 11 › how to › install java on windows 11
How to Install Java on Windows 11 (Step-by-Step Guide)
July 18, 2025 - Though more recent versions offer new and advanced features, some users stick with Java 11 since more applications were developed using it. But it’s a personal choice. ... Java 17 is the most stable long-term support version. Java 21 is also available for newer apps. ... Yes, Java SE from Oracle and OpenJDK versions are free for personal and most commercial uses. ... No restart is needed. Just open a new terminal window to confirm the installation.
🌐
Medium
medium.com › @MadhavPrajapati › how-to-install-the-java-in-windows-11-ab0e9d0dc96
How to Install the Java in Windows 11? | by Madhav Prajapati | Medium
March 30, 2023 - How to Install the Java in Windows 11? In this article, I’m going to show you how to install Java on Windows 11, One of the most popular programming languages for back-end development, Java is also …
🌐
Windows Forum
windowsforum.com › forums › windows help and support forums › windows news
How to Install Java on Windows 11: Safe JDK Choices and Best Practices | Windows Forum
November 9, 2025 - Want automatic updates and easy installs: use winget or your configuration management tooling to deploy and keep Java up to date. This guide builds on a practical MSPowerUser primer but adds versioning, vendor choice, verification, package‑manager options, and troubleshooting so that Windows 11 users—from beginners to administrators—can confidently download, install, and maintain Java on their systems.
Find elsewhere
🌐
Coderanch
coderanch.com › t › 791466 › java › Downloading-Installing-Java-Windows
Downloading and Installing Java on Windows 11 (Beginning Java forum at Coderanch)
If you have several different Java® versions installed, it's probably best to have the most recent first in the PATH. ... The open JDK works but it is a Zip not an installer. You can download a JDK-25 windows installer from Oracle as long as it's for private use.
🌐
Studyopedia
studyopedia.com › home › install java 26 on windows 11
Install Java 26 on Windows 11 - Studyopedia
March 22, 2022 - Learn how to download and install Java on Windows 11. We will set the path, verify the installation, and run a sample Java program.
🌐
Oracle
docs.oracle.com › en › java › javase › 11 › install › installation-jdk-microsoft-windows-platforms.html
6 Installation of the JDK on Microsoft Windows Platforms
July 15, 2025 - Install JDK on Windows computers by performing the actions described in the following topics: ... Access Java SE Downloads page and click Accept License Agreement. Under the Download menu, click the Download link that corresponds to the .exe for your version of Windows.
🌐
Oracle
java.com › en › download › help › download_options.html
How do I install Java ?
The installation of Java (also known as the Java Runtime Environment or JRE) is a simple process on Windows, Mac, Linux or Solaris. Use these instructions to install Java software on your desktop.
🌐
Reddit
reddit.com › r/javahelp › question about installing java on a windows 11 pc
r/javahelp on Reddit: Question about installing Java on a Windows 11 PC
September 10, 2025 -

Hey everyone!! So, I am in a bit of a situation that I hope someone can help me with. For a bit of backstory, I am an avid gamer, mostly retro gaming, I have been playing video games since the Atari age. That said, I really appreciate a good one. I got my first PC - an Apple//GS - when I was eight, and got a bunch of games to play.

I really hope this post does not violate a rule for this Reddit page. If so, I completely understand. Anyway, I am trying to install DosBox-Staging and one of the pieces of the subsequent installation process is installing Java. (I know this is a bit vague, I am really trying to avoid this post from being removed by the moderators). This is where I come to a standstill. I did a bit of research, and learned (apparently) that Java has some security issues. I know absolutely nothing about Java, so I am relying on help from friends and people or Reddit. From what I can tell, Java has been known to have security issues such as hacking, malware and compromising one's PC.

Anyway, I wanted to come on this page and ask what you guys think on this...? If there are such risks, I would not want to compromise my PC in any way, shape or form. What are your thoughts? Any and all help is appreciated!!

Top answer
1 of 5
2
Often when warning about Java security issues what they’re warning about is Java applets. Those are essentially things where a website gives your web browser a bit of code to run. That code could do just about anything, same as installing any program, so they were common methods of people trying malicious things. Most browsers don’t let you run those any more though. Java in general is no more and no less vulnerable than any other programming language / framework.
2 of 5
1
Please ensure that: Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions You include any and all error messages in full You ask clear questions You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions. Trying to solve problems on your own is a very important skill. Also, see Learn to help yourself in the sidebar If any of the above points is not met, your post can and will be removed without further warning. Code is to be formatted as code block (old reddit: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png ) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc. Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit. Code blocks look like this: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above. If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures. To potential helpers Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
🌐
Microsoft Learn
learn.microsoft.com › en-us › java › openjdk › install
Install the Microsoft Build of OpenJDK | Microsoft Learn
If you experience issues with the EXE installer on JDK 11, JDK 17, or JDK 21, you can uninstall the EXE and use the legacy MSI (Microsoft Installer) for a similar graphical and a console-only installation method. If you double-click on the installer file, it launches the traditional Windows application installer, where you can follow the instructions on the screen.
Top answer
1 of 12
611
  1. Extract the zip file into a folder, e.g. C:\Program Files\Java\ and it will create a jdk-11 folder (where the bin folder is a direct sub-folder). You may need Administrator privileges to extract the zip file to this location.

  2. Set a PATH:

    • Select Control Panel and then System.
    • Click Advanced and then Environment Variables.
    • Add the location of the bin folder of the JDK installation to the PATH variable in System Variables.
    • The following is a typical value for the PATH variable: C:\WINDOWS\system32;C:\WINDOWS;"C:\Program Files\Java\jdk-11\bin"
  3. Set JAVA_HOME:

    • Under System Variables, click New.
    • Enter the variable name as JAVA_HOME.
    • Enter the variable value as the installation path of the JDK (without the bin sub-folder).
    • Click OK.
    • Click Apply Changes.
  4. Configure the JDK in your IDE (e.g. IntelliJ or Eclipse).

You are set.

To see if it worked, open up the Command Prompt and type java -version and see if it prints your newly installed JDK.

If you want to uninstall - just undo the above steps.

Note: You can also point JAVA_HOME to the folder of your JDK installations and then set the PATH variable to %JAVA_HOME%\bin. So when you want to change the JDK you change only the JAVA_HOME variable and leave PATH as it is.

2 of 12
282

Eclipse Adoptium

For Java 17 and up, you can use the Eclipse Adoptium website. According to their about section, the Eclipse Adoptium project is the continuation of the original AdoptOpenJDK mission. It currently hosts Java 8, 11 and 16 through 22, offering various installation methods, including .msi installers, which will perform all the things listed in the question (Unpacking, registry keys, PATH variable updating (and JAVA_HOME), uninstaller...).

Earlier, Java 11 was hosted via AdoptOpenJDK. It now redirects to Eclipse Adoptium.

🌐
Lehigh Computer Science
docs.cse.lehigh.edu › java › installing-java-11-win
Installing Java JDK Version 11 on Windows - Lehigh Computer Science Docs
As mentioned above, the CSE and CSB-recommended version of Java is 11, the default download at Adoptium.net is version 17. Click on Other platforms and versions to find version 11: Set up the filters for ‘Windows’, ‘x64’, ‘JDK’, and Version ‘11’ as shown, verify the version shown looks like jdk-11.x.x+x, then click on the ‘.msi’ link to download the installer:
🌐
GeeksforGeeks
geeksforgeeks.org › linux-unix › download-install-java-windows-linux-macos
Installing Java on Windows, Linux, and macOS - GeeksforGeeks
April 20, 2026 - Step 1: Visit the official Oracle website https://www.oracle.com/in/java/. Click on the "Download Java" icon as shown in the below image. Step 2: Now you can see the latest version is JDK 23 and there are options for Linux, macOS, and Windows.
🌐
Prajwal Desai
prajwaldesai.com › home › software › easy guide to install java on windows 11
Easy Guide to Install Java on Windows 11 » Prajwal Desai
January 13, 2022 - The Java SE Development Kit 17.0.1 downloads are available for Windows, Linux, macOS. Since we are going to install Java on Windows 11, select the Windows tab and download either the Java x64 installer or Java x64 MSI installer.
🌐
Java With Us
javawithus.com › home › faq › how to install java on windows 11
How to Install Java on Windows 11 | Java With Us
April 21, 2026 - Both set JAVA_HOME and PATH automatically. Open Windows Terminal or PowerShell as a normal user (no admin needed for winget): ... Visit adoptium.net. Click Latest LTS release. Download the Windows x64 .msi file (about 180 MB). Right-click the downloaded MSI and choose Install (you'll be prompted for admin confirmation).
🌐
TheServerSide
theserverside.com › blog › Coffee-Talk-Java-News-Stories-and-Opinions › How-do-I-install-Java-on-Windows
How do I install Java on Windows?
The easiest JDK to install is Eclipse’s Adoptium project (formerly AdoptOpenJDK). The Adoptium JDK has the most permissive, open-source license, which is another reason why I recommend this JDK for anyone who is installing Java on Windows for the first time.