Last updated
Amazon Corretto 17 is a Long-Term Supported (LTS) distribution of OpenJDK 17
$ winget install --id Amazon.Corretto.17.JDK --exact --version 17.0.20.8Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Amazon Corretto 17 uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i amazon-corretto-17.0.20.8.1-windows-x64.msi /quiet /norestart
See the full silent install reference for Amazon Corretto 17 →
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
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.
Amazon Corretto 17 is a Long-Term Supported (LTS) distribution of OpenJDK 17.
| 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 17.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.