Install with winget
Open PowerShell or Command Prompt and run:
winget install etcd-io.etcd
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About etcd
Distributed reliable key-value store for the most critical data of a distributed system
Advanced Install Options
Install (latest)
winget install etcd-io.etcdInstall (pinned version)
winget install --id etcd-io.etcd -e --version 3.6.10Upgrade
winget upgrade etcd-io.etcdUninstall
winget uninstall etcd-io.etcdFrequently Asked Questions
How do I install etcd using winget?
Open PowerShell or Windows Terminal and run:
winget install etcd-io.etcd. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is etcd?
Distributed reliable key-value store for the most critical data of a distributed system
Is etcd free to use?
etcd is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update etcd with winget?
Run
winget upgrade etcd-io.etcd in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall etcd?
Run
winget uninstall etcd-io.etcd to remove etcd from your system.