# How to install Java

## Video Guide / How-To Video

{% embed url="<https://youtu.be/G4-z2BGyYuk>" %}

## Download the Java Installer

Java Installer: <https://www.java.com/en/download/manual.jsp>\
Download the **Windows Offline 64-bit version**

## Run the Installer

Right click on the downloaded file and click **Run as administrator**.

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2FF3mGWbLydyhUrhcIh4Db%2Fimage.png?alt=media\&token=40c95366-c22a-412f-a68e-202bc63354c7)

## Install Java

Once open, click **Install**. The installer will run and install Java on your server.

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2FlQK0gOkrx8QNNanehEiu%2Fimage.png?alt=media\&token=9aff3418-fa28-40ab-b529-912af5bee1b2) ![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2FjVhBgoAKpnPhrQlhp67S%2Fimage.png?alt=media\&token=2169b5e5-2839-4bb8-b8c4-95439ab6c814)

## Verify Installation

Open command prompt and type "**java -version**", this will show you your version of Java installed.

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2FtGCyBr56RuNH7VrehpVU%2Fimage.png?alt=media\&token=1a9a2398-eb25-42f4-8606-528554820faa)
