Skip to main content

Updating Java on Windows for better Minecraft FPS

The default Java version that comes bundled with Minecraft is Java 8. While Java 8 is still supported, it was released back in 2014, making it pretty old for today’s standards. There have been many other Java editions releases since then that have many improvements that can give significant performance boost in terms of Minecraft FPS.

In this article I will guide you through how to install the latest Java version on your Windows PC and set your Minecraft Launcher to use that Java version.

At the time of writing, the latest Java version is 15, and we will be using AdoptOpenJDK 15 for the upgrade. AdoptOpenJDK is a JDK based on the OpenJDK binaries that is free for anyone to use. By contrast, the Oracle Java requires a paid license if you were to use it for any commercial and production purposes, such as getting paid for streaming Minecraft or hosting Minecraft server.

Step 1: Download

Head over to the AdoptOpenJDK website, https://adoptopenjdk.net/?variant=openjdk15&jvmVariant=hotspot, choose the OpenJDK 15 option, and click on the Latest Release to download.

Screenshot 2021-03-15 132709.png

Step 2: Install

Double-click on the downloaded installer to begin the installation.

Screenshot 2021-03-15 133229.png

Screenshot 2021-03-15 133244.png

Screenshot 2021-03-15 133313.png

Screenshot 2021-03-15 133323.png

Screenshot 2021-03-15 133346.png

Step 3: Change the Minecraft Launcher Options

Launch your Minecraft Launcher and head to the Installation section. Click Edit on the installations you want to change, and click on Advanced to bring up all the options. Click on the Browse next to the Java Executable.

Screenshot 2021-03-15 133615.png

Screenshot 2021-03-15 133637.png

Screenshot 2021-03-15 133701.png

Navigate to your AdoptOpenJDK directory. The default installation location is located at C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot\bin . Seletc the javaw.exe and click open. This will tell the Minecraft launcher to use the AdoptOpenJDK 15 for running Minecraft. Click save to save your installation settings.

Screenshot 2021-03-15 140019.png

Screenshot 2021-03-15 141223.png

That’s it! You can now launch your game and enjoy the performance boost.