Disable Gatekeeper

In Apple’s OS X Operating System (now called macOS), there is a security feature called Gatekeeper in the System Preferences area to help keep out rogue programs out of your desktop and laptop system. To change its status from enabled or disabled, you need to execute below in the Terminal (which is PC’s version of the Command Prompt) the following command.

Disable Gatekeeper: sudo spctl --master-disable; spctl --status; exit

Adding ; exit is optional and can be left off if you need to enable Gatekeeper again or continue use the Terminal.

Once the command is entered, you will need to input your password credentials to authorize the changes. Please be aware that the password will not show for your security. Also, the System Preference windows must be closed when attempting to change the status if you wish to see and verify the changes as it will not refresh while the System Preference window is loaded.

facebook-profile-picture

Steve Pringle

About The Author: Mr. Pringle writes about hardware and software for several online publications. To see more material from him, you can follow his personal tech blog at TechspertHelp.com and tech vlog at VideoHooligan.com.