Wingetlywingetly
← All apps

Amazon Corretto 18

by Amazonv18.0.2.9

Last updated

Amazon Corretto 18 is a distribution of OpenJDK 18

Install with winget

$ winget install --id Amazon.Corretto.18.JDK --exact --version 18.0.2.9

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

Silent install command for Amazon Corretto 18

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

One-line silent install (x64, machine scope)
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

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.

Installers · v18.0.2.9

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 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.

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

Recent versions

  • 18.0.2.9latest
  • 18.0.1.10
  • 18.0.0.37