How to fully uninstall Conda on Windows


In order to fully uninstall Conda follow the below steps,


  1. Open Command Prompt/PowerShell.

  2. Install that package anaconda-clean
    conda install anaconda-clean

  3. Next, run the command anaconda-clean
    anaconda-clean --yes

    Note: This will not delete your AnacondaProjects, and backup all files and folders in the .anaconda_backup from your home directory.


  4. Now delete the anaconda3\envs and anaconda3\pkgs from your user folder.

  5. Open Add or remove programs and uninstall Anaconda installation

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap