Tutorial

Java Windows 10 Download Install

Published on August 3, 2022
author

Pankaj

Java Windows 10 Download Install

Today we will learn how to download and install Java on Windows 10. If you are new to Java programming then this is the first step you need to perform. Until unless your java Windows 10 environment is set up properly, you will not be able to develop Java programs and run them successfully.

How to Install Java in Windows 10

Installing Java on Windows 10 is really easy, just follow the steps as follows:

  1. Java Download for Windows 10

The first step is to download java installation files from Oracle’s website. Java 9 is the latest version, so go to this link and accept the license agreement. Then click on the download link for windows as shown in the below image and save the file. java download for window 10, java windows 10 Note: If you are trying to install Java 8 or earlier, then you need to know whether your Windows 10 is 32-bit or 64-bit. It’s because there are two different installers for Windows as seen in this link for Java 8 binaries. java 8 windows 10 installation exe file 32 bit 64 bit If your Windows 10 is 32-bit OS then download Windows x86 exe file, else download Windows x64 exe file. If you are not sure of your Windows version, you can easily check it in Settings > System Settings > About. windows 10 java download system type10. ### Java Windows 10 installation steps

Next step is to run the downloaded java installer executable file. Just double click on it and follow the steps. Most of the time you don’t need to check anything and go with default selection, below are images from my installation screens. They might differ a little bit based on your java version installation but mostly it’s the same as usual. java windows 10 install run exe file java jdk windows 10 installation wizard java windows 10 installation directory custom setup java windows 10 custom setup java on windows 10 installation progress screen java windows install success screen17. ### Java on Windows 10 Version Check

Finally, we have to check if java is installed properly or not. We can do that by using java -version command in command prompt, as shown in below image. java windows version check Note: In older java versions and other windows operating systems, you need to set up two environment variables to get it working. Go to System Properties (Right Click on My Computer and select Properties) > Advanced > Environment Variables. In the popup window, System variables section, click on New button and add a variable with the following details: Name: JAVA_HOME Value: C:\Program Files\Java\jdk1.6.0_25 java environment variable windows After this, you need to edit the Path variable already present there. Just select the Path variable and click on the Edit button. In the popup window value section, go to the end and add the following ;C:\Program Files\Java\jdk1.6.0_25\bin (The colon is used as a delimiter, so don’t miss that!) Now your setup is done and you can check it by opening a command prompt and running command java - version. In Windows 10 and Java 9, we don’t need to do these manually. Java installer takes care of that and you can check environment variable Path value, as shown in the below image. Note that we don’t need to set the JAVA_HOME variable. java windows 10 path variable27. ### Download and Install Java IDE

This is an optional step but highly recommended. If you want to get things done easily, you should install either Eclipse, Intellij Idea or NetBeans IDE that helps a lot in development of java programs. Just download and install it with executable file, they are straight forward.

That’s all for downloading and installing java on windows 10. Let me know if you face any issue in setting up the environment.

What’s after installing Java

Now you are ready to learn java programming, go through the articles on core java tutorial and learn java programming step by step. Note: A few years back, I made this video to install java 8 on windows 10. Steps are still almost the same so you can watch it to get more ideas about it. https://www.youtube.com/watch?v=f7rT0h1Q5Wo Also if you want to have multiple java versions and want to switch between them easily, then go through this short 2-minute video. https://www.youtube.com/watch?v=WdfzPDIq0ZU

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about our products

About the authors
Default avatar
Pankaj

author

While we believe that this content benefits our community, we have not yet thoroughly reviewed it. If you have any suggestions for improvements, please let us know by clicking the “report an issue“ button at the bottom of the tutorial.

Still looking for an answer?

Ask a questionSearch for more help

Was this helpful?
 
JournalDev
DigitalOcean Employee
DigitalOcean Employee badge
June 10, 2014

Hello sir, i was trying to set the path , and when done and in command promt when i entered “java-version”, shows not any internal or external command, before i tried and was showing "could not find or load main class version, reply please, and thanks for this GREAT WORK.

- Ibrahim

    JournalDev
    DigitalOcean Employee
    DigitalOcean Employee badge
    June 11, 2015

    Excellent work. Your way of explanation is very good which is will be helpful to Java beginners. I really appreciate.

    - Rajaselvan

      JournalDev
      DigitalOcean Employee
      DigitalOcean Employee badge
      June 27, 2015

      very good

      - mashaoli

        JournalDev
        DigitalOcean Employee
        DigitalOcean Employee badge
        January 21, 2016

        Nice Article…

        - satya

          JournalDev
          DigitalOcean Employee
          DigitalOcean Employee badge
          July 21, 2016

          thanks Sir…

          - Sarawgi K

            JournalDev
            DigitalOcean Employee
            DigitalOcean Employee badge
            December 16, 2016

            good one

            - mahesh

              JournalDev
              DigitalOcean Employee
              DigitalOcean Employee badge
              March 27, 2017

              hi i want to download complete java topics. wer is the option. could you please reply me soon as i have exams going on

              - pushpa

                JournalDev
                DigitalOcean Employee
                DigitalOcean Employee badge
                February 5, 2018

                Hi Pankaj, Currently I have both java 8 and java 7 installed on my laptop. But I want to use java 7. I tried to have java 7 instead of java 8 on windows 10. Followed the video but could not get the java version changed on the cmd prompt. Please help.

                - Pratiksha Sawant

                  JournalDev
                  DigitalOcean Employee
                  DigitalOcean Employee badge
                  February 26, 2018

                  Thanks really for the help.

                  - jenny

                    JournalDev
                    DigitalOcean Employee
                    DigitalOcean Employee badge
                    April 7, 2018

                    Hello sir, i was trying to set the path , and when done and in command promt when i entered “java-version”, shows an error :could not create java virtual machine and fatal exception has occured, program will exit.

                    - kavita

                      Try DigitalOcean for free

                      Click below to sign up and get $200 of credit to try our products over 60 days!

                      Sign up

                      Join the Tech Talk
                      Success! Thank you! Please check your email for further details.

                      Please complete your information!

                      Become a contributor for community

                      Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

                      DigitalOcean Documentation

                      Full documentation for every DigitalOcean product.

                      Resources for startups and SMBs

                      The Wave has everything you need to know about building a business, from raising funding to marketing your product.

                      Get our newsletter

                      Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

                      New accounts only. By submitting your email you agree to our Privacy Policy

                      The developer cloud

                      Scale up as you grow — whether you're running one virtual machine or ten thousand.

                      Get started for free

                      Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

                      *This promotional offer applies to new accounts only.