Install with winget
Open PowerShell or Command Prompt and run:
winget install Anaconda.Anaconda3
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Anaconda3
Python/R distribution for data science and machine learning.
Advanced Install Options
Install (latest)
winget install Anaconda.Anaconda3Install (pinned version)
winget install --id Anaconda.Anaconda3 -e --version 2025.12-2Upgrade
winget upgrade Anaconda.Anaconda3Uninstall
winget uninstall Anaconda.Anaconda3Frequently Asked Questions
How do I install Anaconda3 using winget?
Open PowerShell or Windows Terminal and run:
winget install Anaconda.Anaconda3. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Anaconda3?
Python/R distribution for data science and machine learning.
Is Anaconda3 free to use?
Anaconda3 is distributed under the Proprietary license. Check the publisher’s site for full licensing details.
How do I update Anaconda3 with winget?
Run
winget upgrade Anaconda.Anaconda3 in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Anaconda3?
Run
winget uninstall Anaconda.Anaconda3 to remove Anaconda3 from your system.