macOS 禁用 SIP 教程¶
关闭 SIP¶
关闭 SIP 需要进入恢复模式:
- 重新启动 Mac
- 同时按住 Command + R 不放,直到看到苹果标志
- 进入 macOS 恢复模式
在顶部菜单点击 实用工具 → 终端,输入:
成功后会提示:
Successfully disabled System Integrity Protection. Please restart the machine for the changes to take effect.
点击顶部菜单 → 重新启动 即可。
重新打开 SIP¶
同样进入恢复模式,打开终端:
成功后会提示:
Successfully enabled System Integrity Protection. Please restart the machine for the changes to take effect.
点击 → 重新启动 即可。
建议
SIP 能有效保护系统文件被恶意程序修改和删除,正常情况下建议保持开启。