// install via winget
Command Prompt & PowerShell
click to copy
winget install Microsoft.AKSdesktop
// direct download
Download Installer// about AKS desktop
A desktop application for managing Azure Kubernetes Service (AKS) clusters.
// frequently asked questions
How do I install AKS desktop using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.AKSdesktop. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is AKS desktop?
Azure Kubernetes Service (AKS) desktop application.
Is AKS desktop free to download?
AKS desktop is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update AKS desktop with winget?
Run
winget upgrade Microsoft.AKSdesktop in PowerShell or Windows Terminal to update AKS desktop to the latest available version.What architecture does AKS desktop support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.