Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

SIP Disabled From Factory

Just a warning for people getting their 2016 MacBook Pro. I was alerted to the issue after reading this article..


http://www.macrumors.com/2016/11/17/system-integrity-protection-disabled-macbook -pro/


Sure enough, my 2016 15" MacBook had SIP disabled. This is a key feature of security on our Macs, and for it to come from the factory this way is inexcusable!!


The simple fix is to enable SIP from Terminal while in booted into Recovery mode.

Posted on Nov 23, 2016 1:09 PM

Reply
5 replies

Nov 23, 2016 7:21 PM in response to Eric Root

Turning Off Rootless System Integrity Protection in OS X El Capitan 10.11.x or Later


Again, the vast majority of Mac users should not disable rootless. Disabling rootless is aimed exclusively at advanced Mac users. Do so at your own risk, this is not specifically recommended.


  1. Reboot the Mac and hold down Command + R keys after the startup chime, this will boot OS X into Recovery HD
  2. When the Utility Menu appears, select the Terminal from the Utilities menu in the menubar.
  3. Paste the following command into the terminal then hit return: csrutil disable; reboot
  4. You’ll see a message saying that System Integrity Protection has been disabled, and the Mac needs to restart for changes to take effect. The Mac will then reboot itself automatically.
  5. You can also issue the command by itself without the automatic reboot like so: csrutil disable


Once the Mac boots up again, System Integrity Protection will be disabled entirely in OS X.


Checking the Status of Rootless / System Integrity Protection in OS X


If you want to know the status of rootless before rebooting or without rebooting the Mac from the Recovery HD, just paste the following command into the Terminal: csrutil status


You’ll either see one of two messages:


$ csrutil status

$ System Integrity Protection status: enabled.

or

$ csrutil status

$ System Integrity Protection status: disabled


If at any time you want to change the status of rootless, another reboot from the Recovery HD is required.


How to Re-Enable Rootless System Integrity Protection in OS X


Simply reboot the Mac again from the Recovery HD as directed above, but at the command line use the following syntax instead: csrutil enable

Just as before, a reboot of the Mac is required for changes to take effect.

SIP Disabled From Factory

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.