How-To: Using Anaconda - Remove a Virtual Conda Environment via Graphical Interface

Question

How do I remove (delete) a virtual conda environment in Anaconda Navigator graphical user interface?

 

Answer

Note:  To create a conda environment with Anaconda Navigator, see "How-To: Using Anaconda - Create a Virtual Conda Environment via Graphical Interface

1. Search and Open Anaconda Navigator.

a. Enter "anaconda" in Windows Search bar.

b. Select Open from right hand column in search pop-up window.

Search results window for Anacaonda Navigator with search bar containing "andaconda" and "Open" in results highlighted

 

2. Anaconda Navigator application window.

Anaconda Navigator window

 

3. Select Environments, then environment to remove, and then Remove.

a. In the left column, select Environments.

b. In the middle column, select enivironment you wish to remove.

Example environment: venv_31212

c. At bottom of middle column, select Remove.

Anaconda Navigator window with Environments selected and highlighted, enviroment to remove selected and highlighted, and Remove at bottom of second column highlighted.

 

4. Verify environment in popup window and select Remove.

 Example environment: venv_31212

Remove environment popup window with environment name and remove.

 

5. Environments without removed environment.

Anaconda Navigator window with run icon highlighted for new environment

Print Article

Related Articles (2)

Install Anaconda as user without administrator permissions in Windows.