Last updated
Amazon Corretto 18 is a distribution of OpenJDK 18
$ winget install --id Amazon.Corretto.18.JDK --exact --version 18.0.2.9Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Amazon Corretto 18 uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i amazon-corretto-18.0.2.9.1-windows-x64.msi /quiet /norestart
See the full silent install reference for Amazon Corretto 18 →
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.
Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with long-term support that includes performance enhancements and security fixes. Amazon runs Corretto internally on thousands of production services and Corretto is certified as compatible with the Java SE standard. With Corretto, you can develop and run Java applications on popular operating systems, including Linux, Windows, and macOS.
| 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 Amazon Corretto 18.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.