How to Uninstall Anaconda v2025.12-2 on Windows 10/11 (2026) | Step-by-Step Guide

Need to remove Anaconda from your system? This complete guide will help you uninstall Anaconda v2025.12-2 from Windows 10 and Windows 11 using multiple methods.

💡 Tip: Use Method 1 for the cleanest removal. If it doesn’t work, try Method 2 or Method 3.

Step 1: Uninstall Anaconda (Choose Any Method)

Method 1: Uninstall via Anaconda Uninstaller (Recommended)

  1. Go to installation folder:
    C:\Users\YourUserName\anaconda3
  2. Double-click Uninstall-Anaconda3.exe.
  3. Click Yes if prompted.
  4. Click Next ➡️ Next ➡️ Yes.
  5. Select all options under Advanced uninstallation options.
  6. Click Uninstall.
  7. After completion, click Next ➡️ Finish.

Method 2: Uninstall via Windows Settings

  1. Press Windows + I to open Settings.
  2. Go to AppsInstalled apps.
  3. Search for Anaconda.
  4. Click ⋮ (three dots) ➡️ Uninstall ➡️ Uninstall.
  5. Click Yes if prompted.
  6. Click Next ➡️ Next ➡️ Yes.
  7. Select all Advanced uninstallation options.
  8. Click Uninstall.
  9. Click Next ➡️ Finish.

Method 3: Uninstall via Control Panel

  1. Press Windows + R.
  2. Type:
    appwiz.cpl
  3. Press Enter.
  4. Select Anaconda → Click Uninstall.
  5. Click Yes if prompted.
  6. Click Next ➡️ Next ➡️ Yes.
  7. Select all Advanced uninstallation options.
  8. Click Uninstall.
  9. Click Next ➡️ Finish.

Step 2: Cleanup Leftover Files

⚠️ Important: These folders may remain after uninstall. Deleting them ensures a clean system.

Delete the following folders if they exist:


%LOCALAPPDATA%\conda-anaconda-tos
%LOCALAPPDATA%\conda
%APPDATA%\.anaconda
%USERPROFILE%\.anaconda
%USERPROFILE%\.continuum
%USERPROFILE%\.conda

Step 3: Verify Uninstallation

  1. Open Command Prompt.
  2. Run the command:
conda --version

Expected Output:
'conda' is not recognized as an internal or external command.

Final Thoughts

You have successfully removed Anaconda from Windows. Your system is now clean and ready for a fresh installation or alternative Python setup.

🚀 Next Step: You can reinstall Anaconda or try lightweight alternatives like Miniconda for better performance.

Comments

Popular posts from this blog

How to Install Geany 2.1 on Windows 10/11 (2026) | Step-by-Step Guide

How to Uninstall Bluefish 2.2.19 on Windows 10/11 (2026) | Step-by-Step Guide

How to Install Visual Studio 2026 on Windows 10/11 | Step-by-Step Guide