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: Rakesh
Author Info:

Rakesh is a seasoned developer with over 10 years of experience in web and app development, and a deep knowledge of operating systems. Author of insightful How-To articles for Code2care.

Follow him on: X

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