Skip to main content

Uninstall IguanaX on Windows

We're sad to see you go!

But we know love never be forced. These are places you'll need to delete files from in order to clean your Windows machine of Iguana:

STEP 1: Uninstall the service to remove the service entry: iguana --service uninstall

In the command line, enter your application directory, stop the service, and uninstall.

The Application directory is typically, C:\Program Files\IguanaX.

cd "C:\Program Files\IguanaX"   
iguana -- service stop
iguana --service uninstall

STEP 2: Then delete the iguana.exe binary file in your Application directory

Delete the iguana.exe binary - this is safe to do any time since it's just got the application executable, not your data.

STEP 3: Remove the data from your working directory - this is your Iguana configurations and data

This is the working folder for Iguana which contains all your configurations and data. This is typically in C:\ProgramData\IguanaX\.

STEP 4: You can also choose whether or not you want to remove Git

This is typically installed in C:\Program Files\Git\.