---
title: Changing Mac Security Settings for E-Stim Connect
description: macOS can block apps from outside the App Store. Allow E-Stim Connect to install by enabling App Store and identified developers in Security settings.
canonical_url: https://e-stim.online/faqs/mac-security-settings
language: en-GB
date: 2026-06-22T19:29:58Z
notice: This is a machine-friendly version of the page at https://e-stim.online/faqs/mac-security-settings. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1060
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/faqs/mac-security-settings. 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.


In certain circumstances a Mac will not allow any software to be downloaded unless it has been installed from the App store. As we do not use the App store for downloads, but we are an identified Developer, it is necessary to slightly modify your security settings in order to install E-Stim Connect. If your settings do not allow installations from locations other than the App store, then you will get the following warning

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

## To change your security settings

Click on the Launch pad Icon

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

Select System Preferences

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

Select Security and Privacy

![Security and privacy icon](https://e-stim.online/images/install-mac/sec-settings/sec-and-privacy-icon.png)

make sure the general tab is clicked,

![security privacy window](https://e-stim.online/images/install-mac/sec-settings/security-privacy-window.png)

and if the padlock at the bottom of the window is closed then click the padlock

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

you will now be asked to enter your administrator password

![enter admin password](https://e-stim.online/images/install-mac/sec-settings/admin-password.png)

Now tick the circle next to Allow apps downloaded from: App Store and identified developers

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

and click the open padlock to save the settings.

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

You should now be able to go ahead and follow the instructions to [Install E-Stim Connect on your Mac](https://e-stim.online/installation/mac-install)

<!-- 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": "2026-06-22T19:29:58Z",
            "datePublished": "2018-09-21T10:10:41Z",
            "description": "macOS can block apps from outside the App Store. Allow E-Stim Connect to install by enabling App Store and identified developers in Security settings.",
            "headline": "How do I change Mac Security Settings?",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://e-stim.online/images/install-mac/sec-settings/security-privacy-window.png",
                    "caption": null,
                    "description": "security privacy window",
                    "width": 1422,
                    "height": 1192
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/faqs/mac-security-settings"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/faqs/mac-security-settings"
        },
        {
            "@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 -->

