In the folder where you installed Anaconda (Example: C:\Users\username\Anaconda3) there should be an executable called Uninstall-Anaconda.exe. Double click on this file to start uninstall Anaconda.

That should do the trick as well.

Answer from Aerylia on Stack Overflow
🌐
Anaconda
anaconda.com › docs › getting-started › anaconda › uninstall
Uninstalling Anaconda Distribution - Anaconda
For specific instructions on how to uninstall Miniconda, see Uninstalling Miniconda. This page provides comprehensive uninstallation procedures for Anaconda Distribution for all operating systems, including options for silent removal and cleanup of associated configuration files, caches, and ...
Top answer
1 of 15
220

In the folder where you installed Anaconda (Example: C:\Users\username\Anaconda3) there should be an executable called Uninstall-Anaconda.exe. Double click on this file to start uninstall Anaconda.

That should do the trick as well.

2 of 15
66

I think this is the official solution: https://docs.anaconda.com/anaconda/install/uninstall/

[Unfortunately I did the simple remove (Uninstall-Anaconda.exe in C:\Users\username\Anaconda3 following the answers in stack overflow) before I found the official article, so I have to get rid of everything manually.]

But for the rest of you the official full removal could be interesting, so I copied it here:

To uninstall Anaconda, you can do a simple remove of the program. This will leave a few files behind, which for most users is just fine. See Option A.

If you also want to remove all traces of the configuration files and directories from Anaconda and its programs, you can download and use the Anaconda-Clean program first, then do a simple remove. See Option B.

  1. Option A. Use simple remove to uninstall Anaconda:

    • Windows–In the Control Panel, choose Add or Remove Programs or Uninstall a program, and then select Python 3.6 (Anaconda) or your version of Python.
    • [... also solutions for Mac and Linux are provided here: https://docs.anaconda.com/anaconda/install/uninstall/ ]
  2. Option B: Full uninstall using Anaconda-Clean and simple remove.

    NOTE: Anaconda-Clean must be run before simple remove.

    • Install the Anaconda-Clean package from Anaconda Prompt (Terminal on Linux or macOS):

      conda install anaconda-clean
      
    • In the same window, run one of these commands:

      • Remove all Anaconda-related files and directories with a confirmation prompt before deleting each one:

        anaconda-clean
        
      • Or, remove all Anaconda-related files and directories without being prompted to delete each one:

        anaconda-clean --yes
        

      Anaconda-Clean creates a backup of all files and directories that might be removed in a folder named .anaconda_backup in your home directory. Also note that Anaconda-Clean leaves your data files in the AnacondaProjects directory untouched.

    • After using Anaconda-Clean, follow the instructions above in Option A to uninstall Anaconda.

Discussions

Uninstalling Anaconda - Product Help - Anaconda Forum
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. More on forum.anaconda.com
🌐 forum.anaconda.com
1
February 9, 2022
installation - Uninstalling and Reinstalling Anaconda - Geographic Information Systems Stack Exchange
I had 2 versions of pandas (22 and 23) in my Anaconda environment for Python 3.6. One of the pandas looks like it was installed through Python 2.7 pip. Basically, I am unable to import pandas at all into my code. It has been recommended that I completely uninstall and reinstall Anaconda. More on gis.stackexchange.com
🌐 gis.stackexchange.com
October 3, 2018
python - How to uninstall Anaconda completely from macOS - Stack Overflow
How can I completely uninstall Anaconda from MacOS Sierra and revert back to the original Python? I have tried using conda-clean -yes but that doesn't work. I also remove the stuff in ~/.bash_profi... More on stackoverflow.com
🌐 stackoverflow.com
I can't uninstall Anaconda3 in my system
Reload to refresh your session. ... I added a descriptive title. I searched through existing issues and couldn't find a solution or duplicate issue. I searched on the web (e.g. Google) and didn't find any helpful information. I searched the Anaconda documentation and didn't find any helpful information. ... I can't uninstall ... More on github.com
🌐 github.com
6
December 22, 2022
🌐
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

🌐
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 - This software automatically collects all the service files of each app and allows you to uninstall them with one click. Here is how to use it: Launch App Cleaner & Uninstaller. Find Anaconda in the left panel.
🌐
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.
🌐
ThinkMobiles
thinkmobiles.com › home › blog › how to uninstall anaconda
3 ways to uninstall Anaconda completely on Windows
February 9, 2026 - Step 1: Launch the tool in the Control Panel. Then, click the Uninstall a Program item under Programs. Step 2: Programs and Features item will launch in a few moments. Find Anaconda in the programs list, right-click it and then left-click the ...
Find elsewhere
🌐
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 - Uninstalling Anaconda in Linux Ubuntu is not as simple as erasing the Anaconda installation folder. We have to erase the installation folder, several hidden folders, and we have to remove some lines from the .bashrc file that is automatically executed every time we open a terminal.
🌐
HAR Data Extractor
jonathansoma.com › lede › image-and-sound › setup › removing-anaconda
Removing Anaconda
Your computer uses a setting called the PATH to know where to find programs to run. One of the lines in ~/.bash_profile adds Anaconda’s version of Python to the path - we’re going to make your computer ignore this line so it doesn’t affect anything.
🌐
Medium
kuanhoong.medium.com › how-to-uninstall-or-remove-anaconda-completely-from-macos-414c0f5a8d2b
How to uninstall or remove Anaconda completely from macOS | by Kuan Hoong, Ph.D | Medium
May 31, 2020 - “/Users/khpoo/opt/anaconda3/etc/profile.d/conda.sh” CONDA_CHANGEPS1=false conda activate base else \export PATH=”/Users/khpoo/opt/anaconda3/bin:$PATH” fi fi unset __conda_setup # <<< conda init <<< The press control+X to save and exit. Option B: Full uninstall using Anaconda-Clean and simple remove
🌐
GitHub
github.com › ContinuumIO › anaconda-issues › issues › 13109
I can't uninstall Anaconda3 in my system · Issue #13109 · ContinuumIO/anaconda-issues
December 22, 2022 - First, I tried uninstalling it by following Control Panel > Programs > Programs and Features: But, still, the envs and every directory within the Anaconda3 directory exist as before, and even I tested the conda env list command successfully. So I tried to google this problem, and I found the Official doc:
Author   shayandavoodii
🌐
Saturn Cloud
saturncloud.io › blog › cleaning-up-after-uninstalling-anaconda-on-windows-10
Cleaning Up After Uninstalling Anaconda on Windows 10 | Saturn Cloud Blog
January 13, 2024 - Click on Anaconda and then click Uninstall. Follow the prompts to complete the uninstallation process.
Top answer
1 of 2
1

The issue is that the uninstall instructions assume that you have installed anaconda for just yourself however you have installed it for all users of the machine.

The installation put it in /opt/anaconda but the uninstall instructions assume you place it is ~/anaconda

The uninstall for a single user only needs the first 4 steps (and possibly 3 is not required as 2 does that) and a step to alter your shell startup files

But step 4 has to use the directory you installed anaconda in which is not always ~/anaconda. In your case /opt/anaconda You can find out the correct path by running conda info before starting to remove things The entry for base environment shows you the directory to remove.

To remove the entries from your shell first note that your step 10 is NOT what the uninstall doc says. The doc says look for a line like that and then edit to remove it. However for more confusion the doc does not cover the normal new updates to .bash_profile . You have to remove the section starting with # >>> conda initialize >>> and ending with # <<< conda initialize <<<

So I think (I have not tested as I need conda) the steps are

  1. Run conda info and note the base environment
  2. conda install anaconda-clean
  3. anaconda-clean --yes
  4. rm -rf ~/.condarc ~/.conda # I think 3 might do this
  5. rm -rf <the value found in step 1>
  6. Edit your shell startup files to both remove any entry altering your path for conda and also the parts in the conda initialise section
  7. When you have tested all remove the backup directory shown in the doc
2 of 2
0

This is a specific example of a common problem. Installers and applications that spray files and detritus all over the filesystem and rely on users to run many scripts, all changing weekly with version upgrades quickly becomes an intractable problem. You should be able to reclaim the 5 GB of space easily without worrying about some stub files and mostly empty config files.

Open the Terminal.app or iTerm2 terminal application, and then remove your entire Anaconda directory, which has a name such as anaconda2, anaconda3, or ~/opt. Enter rm -rf ~/anaconda3 to remove the directory.

If you’ve deleted the main program and the main folders (which I repeat above), I would say you’re good. Set up Time Machine so you’re backing up going forward and next time you want to install similar tool chains and environments, be sure you have a backup so you can roll back if that install gives poor results. Unless there’s a large file lying around you won’t gain anything cleaning up hundreds of files and other tools let you find folders and large files to clean them together.


In the unlikely event you have some issue caused by the leftover files, it’s less complicated and less time consuming to erase and reinstall a Mac and get your documents and apps reinstalled than it is to reconstruct what anaconda installed and surgically reverse every remnant left on the filesystem.

Worse, if you rm the wrong thing, you may delete more than you bargained for.

  • How can I make 'rm' move files to the trash can?

A safer bet is to substitute open for rm and you do need to recognize -rf or any flags passed to rm and delete them. Use the command line to open the folders rather than removing them is my advice if you don’t get exactly the syntax of the commands you are copy and paste into terminal. The writer of those guides assumes you know what the commands do or you won’t blame / sue them if you make an error and delete your home folder and all your pictures and documents.

🌐
Anaconda Forum
forum.anaconda.com › getting started
Removing an older Anaconda installation - Getting Started - Anaconda Forum
January 24, 2022 - I installed Anaconda Navigator asome time ago. When I went to use it again after a while away, I was prompted to upgrade from 1.19 to 2.1. The “upgrade” option from the Anaconda Navigator screen hung up and never completed. I installed a completely new 64-bit Anaconda Navigator.
🌐
Data Engineering Academy
dataengineeracademy.com › home › how to remove anaconda from windows?
How to remove Anaconda from Windows?
October 15, 2025 - If you prefer a simpler environment or have switched to alternative Python development tools, removing Anaconda can help boost the setup. Conflicting Python installations: If you have numerous Python installs on your machine, like Anaconda and system-wide Python, they can sometimes clash. This might cause compatibility concerns as well as challenges managing packages and dependencies. You can uninstall Anaconda to help resolve these problems and achieve a cleaner Python environment.
🌐
Jupyter Community Forum
discourse.jupyter.org › general
How can i remove anaconda toolbox side bar - General - Jupyter Community Forum
July 13, 2025 - Hi , I installed jupyter notebook through anaconda in my new computer and i noticed that everytime i open jupyter it open with it Anaconda Toolbox which take space and it messes with the layout and i have to manually close it everytime i open a new jupyter instance. when i uninstall Anaconda toolbox from anaconda Navigator theside bar dissapear which it’s good but at the same i’ll loose all access to the build environnement that i create it in Anaconda.