Wingetlywingetly
← All apps

Amazon Corretto 17

by Amazonv17.0.20.10

Last updated

Amazon Corretto 17 is a Long-Term Supported (LTS) distribution of OpenJDK 17

Install with winget

$ winget install --id Amazon.Corretto.17.JDK --exact --version 17.0.20.10

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

Silent install command for Amazon Corretto 17

Amazon Corretto 17 uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i amazon-corretto-17.0.20.10.1-windows-x64.msi /quiet /norestart

See the full silent install reference for Amazon Corretto 17

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

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.

Installers · v17.0.20.10

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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

Security

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.

Related apps

  • Amazon KindleAmazon
    Amazon.Kindlev2.9.1.71006

    Your library on your PC - read your books on your PC with the free Kindle app.

  • Kindle PreviewerAmazon
    Amazon.KindlePreviewerv3.107.0

    Preview your eBook before you publish it

  • Amazon Corretto JRE 8Amazon
    Amazon.Corretto.8.JREv1.8.0.504

    Amazon Corretto JRE 8 is a Long-Term Supported (LTS) distribution of OpenJRE 8

  • Amazon Corretto 8Amazon
    Amazon.Corretto.8.JDKv1.8.0.504

    Amazon Corretto 8 is a Long-Term Supported (LTS) distribution of OpenJDK 8

  • Amazon Corretto 11Amazon
    Amazon.Corretto.11.JDKv11.0.32.10

    Amazon Corretto 11 is a Long-Term Supported (LTS) distribution of OpenJDK 11

  • Amazon Corretto 21Amazon
    Amazon.Corretto.21.JDKv21.0.12.9

    Amazon Corretto 21 is a Long-Term Supported (LTS) distribution of OpenJDK 21

More from Amazon or browse java, jdk, jre.

Frequently asked questions

How do I install Amazon Corretto 17 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.Corretto.17.JDK --exact --version 17.0.20.10. winget downloads the installer from Amazon and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Amazon Corretto 17 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.Corretto.17.JDK --exact 17.0.20.10 --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 Amazon Corretto 17?
Amazon Corretto 17 uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i amazon-corretto-17.0.20.10.1-windows-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Amazon Corretto 17 via winget?
Run: winget uninstall --id Amazon.Corretto.17.JDK --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Amazon Corretto 17's Apps & Features entry.
Is Amazon Corretto 17 free?
Amazon Corretto 17 is distributed under GPL-2.0 with Classpath Exception. Refer to the publisher (https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/what-is-corretto-17.html) for the full license terms - Wingetly itself does not charge for installation.
Does Amazon Corretto 17 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 Amazon Corretto 17 directly from the publisher.
How do I keep Amazon Corretto 17 up to date?
Run winget upgrade --id Amazon.Corretto.17.JDK --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Amazon Corretto 17 from microsoft/winget-pkgs.

Recent versions

  • 17.0.20.10latest
  • 17.0.20.8
  • 17.0.19.10
  • 17.0.18.9
  • 17.0.18.8
  • 17.0.17.10
  • 17.0.16.8
  • 17.0.15.6
  • 17.0.14.7
  • 17.0.13.11