Wingetlywingetly
← All apps

Miniconda3

by Anaconda, Inc.vpy314_26.7.1-1

Last updated

The minimal way to bootstrap conda onto a system. Contains only conda and its dependencies.

Install with winget

$ winget install --id Anaconda.Miniconda3 --exact --version py314_26.7.1-1

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

Silent install command for Miniconda3

Miniconda3 uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Miniconda3-py314_26.7.1-1-Windows-x86_64.exe /S /InstallationType=JustMe

See the full silent install reference for Miniconda3

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

Miniconda is a free minimal installer for conda. It is a small bootstrap version of Anaconda that includes only conda, Python, the packages they both depend on, and a small number of other useful packages (like pip, zlib, and a few others). If you need more packages, use the conda install command to install from thousands of packages available by default in Anaconda’s public repo, or from other channels, like conda-forge or bioconda.

Installers · vpy314_26.7.1-1

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • high7.8Fix in v23.11.0-1CVE-2024-46062affects before 23.11.0-1Dec 17, 2025

    Miniconda3 macOS installers before 23.11.0-1 contain a local privilege escalation vulnerability when installed outside the user's home directory. During installation, world-writable files are created and executed with root privileges. This flaw allows a local low-privileged user...

  • high7.8Fix availableCVE-2022-26526affects <=4.11.0.0Mar 17, 2022

    Anaconda Anaconda3 (Anaconda Distribution) through 2021.11.0.0 and Miniconda3 through 4.11.0.0 can create a world-writable directory under %PROGRAMDATA% and place that directory into the system PATH environment variable. Thus, for example, local users can gain privileges by plac...

Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Anaconda3Anaconda, Inc.
    Anaconda.Anaconda3v2025.12-2

    Python/R distribution for data science and machine learning.

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • U
    uvAstral Software Inc.
    astral-sh.uvv0.12.17

    An extremely fast Python package and project manager, written in Rust.

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

More from Anaconda, Inc. or browse conda, miniconda, miniconda3.

Frequently asked questions

How do I install Miniconda3 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Anaconda.Miniconda3 --exact --version py314_26.7.1-1. winget downloads the installer from Anaconda, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Miniconda3 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Anaconda.Miniconda3 --exact py314_26.7.1-1 --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 Miniconda3?
Miniconda3 uses EXE (NSIS). Run the downloaded installer with: Miniconda3-py314_26.7.1-1-Windows-x86_64.exe /S /InstallationType=JustMe. The silent switches are /S.
How do I uninstall Miniconda3 via winget?
Run: winget uninstall --id Anaconda.Miniconda3 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Miniconda3's Apps & Features entry.
Is Miniconda3 free?
Miniconda3 is distributed under Proprietary. Refer to the publisher (https://docs.anaconda.com/free/miniconda/) for the full license terms - Wingetly itself does not charge for installation.
Does Miniconda3 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 Miniconda3 directly from the publisher.
How do I keep Miniconda3 up to date?
Run winget upgrade --id Anaconda.Miniconda3 --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Miniconda3 from microsoft/winget-pkgs.

Recent versions

  • py314_26.7.1-1latest
  • py314_26.7.1-0
  • py314_26.5.3-2
  • py314_26.5.3-1
  • py313_26.3.2-2
  • py313_26.1.1-1
  • py313_25.9.1-3
  • py313_25.9.1-1
  • py313_25.7.0-2
  • py313_25.5.1-1