Wingetlywingetly
← All apps

IntelliJ IDEA Ultimate Edition

by JetBrains s.r.o.v2025.2.5

Last updated

The Leading Java and Kotlin IDE

Install with winget

$ winget install --id JetBrains.IntelliJIDEA.Ultimate --exact --version 2025.2.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for IntelliJ IDEA Ultimate Edition

IntelliJ IDEA Ultimate Edition uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
ideaIU-2025.2.5.exe /S

See the full silent install reference for IntelliJ IDEA Ultimate Edition

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience.

Installers · v2025.2.5

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect
arm64EXE
NSIS
userDirect
arm64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high8.1Fix in v2026.2CVE-2026-64815affects before 2026.2Jul 23, 2026

    In JetBrains IntelliJ IDEA before 2026.2 arbitrary code injection was possible via UI Designer form files

  • high8.6Fix in v2026.2CVE-2026-64814affects before 2026.2Jul 23, 2026

    In JetBrains IntelliJ IDEA before 2026.2 unauthorized file access was possible in a Remote Development session

  • critical10.0Fix in v2026.2CVE-2026-64813affects before 2026.2Jul 23, 2026

    In JetBrains IntelliJ IDEA before 2026.2 unauthorized settings modification was possible in a Remote Development session

  • critical10.0Fix in v2026.2CVE-2026-64812affects before 2026.2Jul 23, 2026

    In JetBrains IntelliJ IDEA before 2026.2 unauthorized input injection was possible in a Remote Development session

  • high7.8Fix in v2026.2CVE-2026-64811affects before 2026.2Jul 23, 2026

    In JetBrains IntelliJ IDEA before 2026.2 arbitrary code execution was possible before granting project trust via development container configuration

  • medium4.3Fix in v2026.2CVE-2026-64810affects before 2026.2Jul 23, 2026

    In JetBrains IntelliJ IDEA before 2026.2 hTML injection was possible in an IDE notification, allowing silent user activity tracking

  • critical9.6Fix in v2026.1.4CVE-2026-59792affects before 2026.1.4Jul 10, 2026

    In JetBrains IntelliJ IDEA before 2026.1.4, 2026.2 code execution via path traversal in project workspace ID handling was possible

  • low3.3Fix in v2026.1CVE-2026-49383affects before 2026.1May 29, 2026

    In JetBrains IntelliJ IDEA before 2026.1 xXE in the UI Designer form parser was possible

Showing 8 of 25. Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • PyCharmJetBrains s.r.o.
    JetBrains.PyCharmv2026.2.2

    The Python IDE for Professional Developers

  • IntelliJ IDEA Community EditionJetBrains s.r.o.
    JetBrains.IntelliJIDEA.Communityv2025.2.6.2

    The Leading Java and Kotlin IDE

  • IntelliJ IDEAJetBrains s.r.o.
    JetBrains.IntelliJIDEAv2026.2.2

    The Leading Java and Kotlin IDE

  • DataGripJetBrains s.r.o.
    JetBrains.DataGripv2026.2.5

    The Cross-Platform IDE for Databases & SQL by JetBrains

  • JetBrains dotUltimateJetBrains s.r.o.
    JetBrains.dotUltimatev2026.2.1

    All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack

More from JetBrains s.r.o. or browse code, coding, develop.

Frequently asked questions

How do I install IntelliJ IDEA Ultimate Edition on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JetBrains.IntelliJIDEA.Ultimate --exact --version 2025.2.5. winget downloads the installer from JetBrains s.r.o. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install IntelliJ IDEA Ultimate Edition silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JetBrains.IntelliJIDEA.Ultimate --exact 2025.2.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for IntelliJ IDEA Ultimate Edition?
IntelliJ IDEA Ultimate Edition uses EXE (NSIS). Run the downloaded installer with: ideaIU-2025.2.5.exe /S. The silent switches are /S.
How do I uninstall IntelliJ IDEA Ultimate Edition via winget?
Run: winget uninstall --id JetBrains.IntelliJIDEA.Ultimate --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from IntelliJ IDEA Ultimate Edition's Apps & Features entry.
Is IntelliJ IDEA Ultimate Edition free?
IntelliJ IDEA Ultimate Edition is distributed under Proprietary. Refer to the publisher (https://www.jetbrains.com/idea/) for the full license terms - Wingetly itself does not charge for installation.
Does IntelliJ IDEA Ultimate Edition work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls IntelliJ IDEA Ultimate Edition directly from the publisher.
How do I keep IntelliJ IDEA Ultimate Edition up to date?
Run winget upgrade --id JetBrains.IntelliJIDEA.Ultimate --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of IntelliJ IDEA Ultimate Edition from microsoft/winget-pkgs.

Recent versions

  • 2025.2.5latest
  • 2025.2.4
  • 2025.2.3
  • 2025.2.2
  • 2025.2.1
  • 2025.2
  • 2025.1.4.1
  • 2025.1.4
  • 2025.1.3
  • 2025.1.2