Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.AKSdesktop
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About AKS desktop
A desktop application for managing Azure Kubernetes Service (AKS) clusters.
Advanced Install Options
Install (latest)
winget install Microsoft.AKSdesktopInstall (pinned version)
winget install --id Microsoft.AKSdesktop -e --version 0.1.0-alphaUpgrade
winget upgrade Microsoft.AKSdesktopUninstall
winget uninstall Microsoft.AKSdesktopFrequently Asked Questions
How do I install AKS desktop using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.AKSdesktop. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is AKS desktop?
Azure Kubernetes Service (AKS) desktop application.
Is AKS desktop free to use?
AKS desktop is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update AKS desktop with winget?
Run
winget upgrade Microsoft.AKSdesktop in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall AKS desktop?
Run
winget uninstall Microsoft.AKSdesktop to remove AKS desktop from your system.