Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Disable Gatekeeper

Disable Gatekeeper (macOS 10.12 Sierra ~ macOS 10.14


Mojave)
To resolute Gatekeeper issues on macOS and unlock images and programs (annoying image/application
is damaged messages pretending you cannot open things ).

It a simple fix and here is how we fix it:


1. Close System Preferences on your Mac.
2. Open the Terminal app from the /Applications/Utilities/ folder.
3. Type the following command syntax:
a. For a certain application run in Terminal:
sudo xattr -r -d com.apple.quarantine /Applications/LockedApp.app
b. To disable checks globally run in Terminal:
sudo spctl --master-disable
4. Hit enter on your keyboard.
5. Enter your administrator password.
6. Hit enter on your keyboard.

This will allow you to open and run apps from “Anywhere” outside the Mac App Store.
Revert the Gatekeeper Settings

To enable Gatekeeper again, enter the following command (notice two dashes before ‘master’).

sudo spctl --master-enable

Video Tutorial

Disable Gatekeeper (OS X 10.6 Snow Leopard ~ OS X 10.11 El


Capitan)
Open System Preferences > Security & Privacy > General

Click on lock icon, and type in administrator name and password.


Select “Anywhere”.
Twitter

You might also like