From the docs:

To uninstall Anaconda open a terminal window and remove the entire anaconda install directory: rm -rf ~/anaconda. You may also edit ~/.bash_profile and remove the anaconda directory from your PATH environment variable, and remove the hidden .condarc file and .conda and .continuum directories which may have been created in the home directory with rm -rf ~/.condarc ~/.conda ~/.continuum.

Further notes:

  • Python3 installs may use a ~/anaconda3 dir instead of ~/anaconda.
  • You might also have a ~/.anaconda hidden directory that may be removed.
  • Depending on how you installed, it is possible that the PATH is modified in one of your runcom files, and not in your shell profile. So, for example if you are using bash, be sure to check your ~/.bashrc if you don't find the PATH modified in ~/.bash_profile.
Answer from vaer-k on Stack Overflow
🌐
Anaconda
anaconda.com › docs › getting-started › anaconda › uninstall
Uninstalling Anaconda Distribution - Anaconda
If you installed either product before those releases, the uninstall.sh file is not included. ... Open a new Terminal window. Run the following command to find your installation folder: ... Replace <PATH/TO/INSTALLER> with the returned path from the previous command. If your install is in your home directory (\Users\<USERNAME>\ or \home\<USERNAME>), use the macOS/Linux Basic uninstall instructions.
Discussions

how do i fully delete anaconda and its environments
Just go to the windows search bar and search for uninstall. You should find anaconda on the list of programs under the uninstaller. Select it and click uninstall. You might want to back up any files you want to keep beforehand. More on reddit.com
🌐 r/learnpython
3
1
August 3, 2021
I can't uninstall Anaconda3 in my system
A full uninstall removes all traces of the configuration files and directories from Anaconda and its programs with the anaconda-clean program. In Windows, open Anaconda Prompt. In Mac or Linux, open your terminal application... More on github.com
🌐 github.com
6
December 22, 2022
Can I remove anaconda installer related packages after installation?
I just noticed that the recent dnf update updated a few anaconda related packages. Now that I’ve already installed my new F30 system, can these be removed? Is there a list of packages that are in the live-media that users can remove after they’ve finished installing their new systems? rpm ... More on discussion.fedoraproject.org
🌐 discussion.fedoraproject.org
1
0
April 29, 2019
Safest way to reinstall Anaconda?
Follow this: https://docs.anaconda.com/anaconda/install/uninstall/ All of your anaconda environments will be installed to an anaconda folder (mine is anaconda3) in your home directory, unless you changed where it was installed to. Deleting that is a part of the uninstall process. You shouldn't have any working project files in there unless you've done something out side of the norm. More on reddit.com
🌐 r/learnpython
5
23
February 15, 2022
🌐
Anaconda Forum
forum.anaconda.com › product help
Uninstalling Anaconda - Product Help - Anaconda Forum
February 9, 2022 - I am new to Anaconda… I am taking a course from Mongodb University which has me downloading and installing Anaconda. In the installation it creates the directory anaconda3… My issue is that I am stuck getting anaconda to access local host… So… I was going to restart my installation process.
🌐
Linux Handbook
linuxhandbook.com › anaconda-linux
How to install and uninstall Anaconda on Linux
September 15, 2022 - You can uninstall Anaconda in two easy steps. Step 1: Remove the anaconda directory using rm -rf anaconda-install-location. You may refer to this article to know how to remove files and directories in Linux.
🌐
Aleksandar Haber
aleksandarhaber.com › how-to-completely-uninstall-anaconda-in-ubuntu-linux
How to Completely Uninstall Anaconda in Ubuntu Linux – Fusion of Engineering, Control, Coding, Machine Learning, and Science
August 4, 2024 - They are: “.conda” and “.anaconda“. These folders are in the home folder, and they need to be erased. To erase these hidden folders, in the terminal type: ... Then, open Files program from the Linux Ubuntu Graphics User Interface (on the right side), and press CTRL+F to search, and search conda.
🌐
Medium
thivaharan28.medium.com › installing-uninstalling-anaconda3-on-ubuntu-40e0ffe8b17d
Installing & Uninstalling Anaconda3 on Ubuntu | by ThivaV | Medium
December 18, 2019 - Step 01. Remove anaconda directory from the root. $ rm -rf ~/anaconda3 · Step 02. Remove the PATH environment variable settings from .bash_profile ... To uninstall Anaconda, Anaconda providing us with some services.
Find elsewhere
🌐
Reddit
reddit.com › r/learnpython › how do i fully delete anaconda and its environments
r/learnpython on Reddit: how do i fully delete anaconda and its environments
August 3, 2021 -

i tried to download an ai called "deep-daze" that basically creates images for what you put that you want it to imagine, sadly my dumbass didnt follow iinstructions and so i decided to delete it but after i delete it, windows powershell comes up with this, "& : The term 'C:\ProgramData\Anaconda3\Scripts\conda.exe' is not recognized as the name of a cmdlet, function, script

file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct

and try again.

At C:\Users\bdwg1\Documents\WindowsPowerShell\profile.ps1:4 char:4

+ (& "C:\ProgramData\Anaconda3\Scripts\conda.exe" "shell.powershell" "h ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : ObjectNotFound: (C:\ProgramData\...ripts\conda.exe:String) [], CommandNotFoundException

+ FullyQualifiedErrorId : CommandNotFoundException"
how would i remove every environment to get rid of this

🌐
ThinkMobiles
thinkmobiles.com › home › blog › how to uninstall anaconda
3 ways to uninstall Anaconda completely on Windows
February 9, 2026 - Step 2: Tap the item to see the list of applications on your computer. Find Anaconda in the list, left-click it and press the Uninstall button. Then, confirm the removal by clicking another Uninstall button in the pop-up window.
🌐
Anaconda
docs.anaconda.com › free › anaconda › install › uninstall
Uninstalling Anaconda Distribution — Anaconda documentation
Click Uninstall a program under Programs. Select the Anaconda/Miniconda installation you want to uninstall.
🌐
GitHub
github.com › ContinuumIO › anaconda-issues › issues › 13109
I can't uninstall Anaconda3 in my system · Issue #13109 · ContinuumIO/anaconda-issues
December 22, 2022 - A full uninstall removes all traces of the configuration files and directories from Anaconda and its programs with the anaconda-clean program. In Windows, open Anaconda Prompt. In Mac or Linux, open your terminal application...
Author   shayandavoodii
🌐
Reddit
reddit.com › r/learnpython › safest way to reinstall anaconda?
r/learnpython on Reddit: Safest way to reinstall Anaconda?
February 15, 2022 -

Hello, so after many, many months of constant Anaconda issues when trying to download and import python packages, I would like to reinstall Anaconda. It seems every time I attempt to install a package or update something, I get stuck in the "Solving environment: /" stage, and no progress is made. It seems every time I try to download a package there turns out to be an issue with some path or environment, to the point where the issue runs so deep, it seems best to just start all over with Anaconda. Though I am a bit concerned about what that means to uninstall and reinstall Anaconda, since I am afraid of loosing important files, such as the .pynb notebooks I use in Jupyter Notebook. What is the best and safest way to just get rid of my current Anaconda installation and start all over without losing important files (files that are actually my code, and not just Anaconda-related files). I have tried running in Anaconda Prompt: conda update -n base conda and I just see a list of package inconsistencies. I would just like to start with a brand new fresh version of Anaconda. Should I not even trying reinstalling within Anaconda Prompt? Just a bit confused. Thanks!

🌐
HostZealot
hostzealot.com › blog › setting up anaconda on ubuntu or debian: a comprehensive guide
Setting Up Anaconda on Ubuntu or Debian: A Comprehensive Guide - Blog - HostZealot
October 25, 2023 - Open the terminal with the Ctrl+Alt+T keyboard shortcut or through your apps menu. Before you start uninstalling Anaconda from your system, it’s a good thing to do to deactivate all Anaconda environments first.
🌐
Nektony
nektony.com › home › how to › uninstalling anaconda on macos: manual and automatic methods
Uninstall Anaconda from Mac completely | Step-by-step guide
August 1, 2025 - Whether you prefer doing it manually or using a dedicated uninstaller, this guide will walk you through both approaches step by step. ... Anaconda is the most popular distribution of the Python and R programming languages. It is available for various operating systems, including macOS, Windows, and Linux...