

In this lesson, I will guide you how to download and install IntelliJ IDEA on Windows operating system.Although IntelliJ IDEA is bundled with JRE 8, you still need to have JDK 8 or higher installed on your computer first. Note that your computer should have at least 4GB of RAM to run the IDE smoothly. We have successfully downloaded and installed IntelliJ IDE on Windows 11 operating system.Like Eclipse and NetBeans, it’s pretty easy to download, install, and get IntelliJ IDEA up and running to start coding. Save all the work and files.Ĭhoose Reboot Now to reboot the machine and Click on the Finish button to restart the machine. The Windows 11 computer must be restarted to complete the IntelliJ installation. Choose the Start Menu folder and click on the Install button. java files will open with IntelliJ IDE by default.Ĭheck the install options and click on the Next > button. On this screen, we can set IntelliJ installation options.Īdd the bin directory to the PATH environment variable.Ĭreate File Associations for. Click on the Browse… button and choose the destination folder for the tool. However, we can change the Destination folder. By default, it’s under the Program Files folder.Ĭ:\Program Files\JetBrains\IntelliJ IDEA Community Edition Notice that the installer is signed and the publisher name is displayed on the dialog prompt.Ĭlick on the Next > button in the install wizard Welcome screen.Ĭhoose Install Location for the IDE. UAC is a security feature that elevates and notifies the Windows user when a program tries to perform an administrative task. We need administrative privileges to install the tool on the machine. This will launch the IDE install setup wizard.Ĭlick Yes on the UAC prompt dialog. In most cases, it would be the Downloads folder.ĭouble-click on the Installer to run it. Open File Explorer and locate the Installer file. The Installer file format would be something like:

There are two download options for the tool:

Open the Web browser and navigate to IntelliJ IDE’s official website.Ĭlick on the Windows tab and Download the IDE. The Ultimate Edition of the tool is for Enterprise application development with premium features. In this example, we will install IntelliJ Community Edition.

Windows 11 is the latest operating system from Microsoft. We will also install and setup the IDE tool on Windows 11. In this tutorial, we will Download IntelliJ IDE on Windows 11 operating system.
