Wingetlywingetly
← All apps

IntelliJ IDEA Educational Edition

by JetBrains s.r.o.v2022.2.2

Last updated

Learn Java, Kotlin, and Scala with IntelliJ IDEA

Install with winget

$ winget install --id JetBrains.IntelliJIDEA.Educational --exact --version 2022.2.2

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

Silent install command for IntelliJ IDEA Educational Edition

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

One-line silent install (x64, user scope)
ideaIE-2022.2.2.exe /S

See the full silent install reference for IntelliJ IDEA Educational 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

Want to learn Java, Kotlin, or Scala? Are you ready to create programming courses? IntelliJ IDEA has everything for learners and educators!

Installers · v2022.2.2

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
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 just now. 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 Educational Edition on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JetBrains.IntelliJIDEA.Educational --exact --version 2022.2.2. 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 Educational Edition silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JetBrains.IntelliJIDEA.Educational --exact 2022.2.2 --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 Educational Edition?
IntelliJ IDEA Educational Edition uses EXE (NSIS). Run the downloaded installer with: ideaIE-2022.2.2.exe /S. The silent switches are /S.
How do I uninstall IntelliJ IDEA Educational Edition via winget?
Run: winget uninstall --id JetBrains.IntelliJIDEA.Educational --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from IntelliJ IDEA Educational Edition's Apps & Features entry.
Is IntelliJ IDEA Educational Edition free?
IntelliJ IDEA Educational Edition is distributed under Freeware. Refer to the publisher (https://www.jetbrains.com/idea-edu/) for the full license terms - Wingetly itself does not charge for installation.
Does IntelliJ IDEA Educational 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 Educational Edition directly from the publisher.
How do I keep IntelliJ IDEA Educational Edition up to date?
Run winget upgrade --id JetBrains.IntelliJIDEA.Educational --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of IntelliJ IDEA Educational Edition from microsoft/winget-pkgs.

Recent versions

  • 2022.2.2latest
  • 2022.2.1
  • 2022.2
  • 2022.1.3
  • 2022.1.1
  • 2022.1
  • 2021.3.4
  • 2021.3.3
  • 2021.3.2
  • 2021.3.1