Backing up environments
If you plan to reinstall Miniconda, back up your environments before uninstalling by exporting them to a YAML file using the following command:Uninstall procedure
Follow the uninstall procedure below for your operating system:(Optional) If you have created any environments outside your
miniconda3
directory, Anaconda recommends manually deleting them to increase available disc space on your computer. This step must be performed before uninstalling Miniconda.Uninstall environments outside the miniconda3 directory
Uninstall environments outside the miniconda3 directory
- Open Anaconda Prompt.
-
View a list of all your environments by running the following command:
If you have any environments in a directory other than
miniconda3
, you will need to uninstall the directory that contains the environments. Uninstalling the directory with the following command deletes the environments’ contents and them from your user files. - Open your preferred shell.
-
Uninstall the directory by running the following command:
- Search for “Control Panel” in the taskbar search and select the Control Panel app.
- Click Uninstall a program under Programs.
- Select Anaconda from the list of programs.
- Click Uninstall.
- Follow the on-screen instructions to complete the uninstallation process.
- Verify your uninstall was successful by searching for “Anaconda Prompt” in the taskbar search. It should no longer appear.