Last updated
Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.
$ winget install --id EclipseAdoptium.Temurin.21.JRE --exact --version 21.0.11.10Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Eclipse Temurin JRE with Hotspot 21 uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i OpenJDK21U-jre_x64_windows_hotspot_21.0.11_10.msi /quiet /norestart ADDLOCAL=ALL
See the full silent install reference for Eclipse Temurin JRE with Hotspot 21 →
For Intune admins
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 trialNo credit card required.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Eclipse Temurin JRE with Hotspot 21.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Eclipse Adoptium or browse java, jre, jvm.