---
title: Installing E-Stim Connect on a Mac
description: Detailed instructions on how to install E-Stim Connect on a Mac
canonical_url: https://e-stim.online/installation/mac-install
language: en-GB
date: 2018-10-02T17:57:43Z
notice: This is a machine-friendly version of the page at https://e-stim.online/installation/mac-install. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1313
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/installation/mac-install. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


E-Stim Connect is the software that allows you to connect an E-Stim Systems 2B to our E-Stim Connect Server, and thus allow a remote partner to control your 2B over the Internet.

Although E-Stim Connect has been developed on a Mac running macOS High Sierra, it should also operate correctly on older versions of macOS. If has also been tested on Windows 10, Windows 7, and should work on Windows 8 and 8.1. We also offer support for [E-Stim Connect on a PC](https://e-stim.online/installation/pc-install) and offer [E-Stim Connect for Linux](https://e-stim.online/downloads#linux), although the Linux version is not actively supported at this time.

To Install E-Stim Connect on a Mac

## Download

Download the E-Stim Connect Disk Image File (E-Stim Connect.dmg) from the [Downloads Page](https://e-stim.online/installation).

## Install

Double Click on the downloaded file.

If you get the following warning,

![cannot open](https://e-stim.online/images/install-mac/sec-settings/cannot-open.png)

Then you will need to adjust your security settings to allow installations from identified developers. Instructions for [adjusting the security settings on a mac](https://e-stim.online/faqs/mac-security-settings) can be found in our [FAQ's](https://e-stim.online/faqs)

The Installer disk image will now open.

![E-Stim Connect Installer Window for Mac](https://e-stim.online/images/install-mac/install-window.png)

Using the mouse, drag the E-Stim Connect Icon to the Blue Applications Folder shown on the Installer window. If you are attempting to install over an older version of E-Stim Connect then you might get the following warning

![replace](https://e-stim.online/images/install-mac/replace.png)

Click on the replace button to replace the existing version. Please be aware that certain versions of E-Stim Connect many not operate correctly with an older version of the preferences file , we generally recommend you uninstall and older versions of E-Stim Connect before installing a newer version. Instructions on [how to uninstall E-Stim Connect from a Mac](https://e-stim.online/faqs/uninstall-mac) can be found in our FAQs - or click the link.

E-Stim Connect will now install in your System Applications folder (it is quick)

Close the Installer by clicking on the small red dot in the top left hand corner of the screen. E-Stim Connect should now show up in Launchpad.

![E-Stim Connect showing in Launchpad](https://e-stim.online/images/install-mac/launchpad.png)

## To Run E-Stim Connect

Click on the E-Stim Connect Icon in LaunchPad. As the file has been downloaded from the internet you might get an additional warning. It is safe to ignore this warning as it will only appear once, and click Open to run E-Stim Connect.

![download warning](https://e-stim.online/images/install-mac/download-warning.png)

Further details on how to use E-Stim Connect can be found in Our [E-Stim Connect Guide for the Mac](https://e-stim.online/using/mac "E-Stim Connect Guide for the Mac")

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
            },
            "dateModified": "2018-10-02T17:57:43Z",
            "datePublished": "2018-08-22T08:39:54Z",
            "description": "Detailed instructions on how to install E-Stim Connect on a Mac",
            "headline": "Installing E-Stim Connect on a Mac",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://e-stim.online/images/install-mac/install-window.png",
                    "caption": null,
                    "description": "E-Stim Connect Installer Window for Mac",
                    "width": 1248,
                    "height": 842
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/installation/mac-install"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/installation/mac-install"
        },
        {
            "@type": "Person",
            "name": "Wayne Allen",
            "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
        },
        {
            "@id": "https://e-stim.online/#defaultPublisher",
            "@type": "Organization",
            "url": "https://e-stim.online/",
            "logo": {
                "@id": "https://e-stim.online/#defaultLogo"
            },
            "name": "E-Stim Systems Ltd"
        },
        {
            "@id": "https://e-stim.online/#defaultLogo",
            "@type": "ImageObject",
            "url": "",
            "width": 0,
            "height": 0
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

