M系Mac关闭SIP

文章目录

M系Mac关闭SIP

一:查看SIP状态

1、使用终端 打开终端 输入csrutil status,回车 你会看到以下信息中的一个,指示SIP状态

已打开 System Integrity Protection status: enabled

已关闭 System Integrity Protection status: disabled

2、使用系统信息工具 打开"系统信息"应用程序(按住Option键并单击Apple菜单选择「系统信息」)

二:关闭SIP步骤

1、关机

2、按住开机键不松手直到出现下图的画面,然后点击选项

3、进入选项->继续->点击实用工具>点击终端

4、终端内输入命令:csrutil disable然后回车执行(注意中间有个空格)

5、输入y,输入自己电脑密码,等待

6、出现 System Integrity Protection is off. 证明 SIP 已成功关闭

7、reboot重启电脑即可

8、如果后期想再开启 SIP,只需要将上面第 4 步的 csrutil disable 换成 csrutil enable 即可

相关推荐
BlackWolfSky1 天前
鸿蒙文件操作
macos·华为·harmonyos·鸿蒙
私人珍藏库1 天前
[Android] AR绘画素描1.0版(AR Draw - Sketch Anime Cartoon 1.0)
macos·ar·sketch
cmdyu_2 天前
修复mac系统下node22安装模块报fatal error: ‘memory‘ file not found错误的问题
macos·npm·node.js
白玉cfc2 天前
【iOS】UICollectionView
macos·ios·cocoa
fukai77222 天前
BetterDisplay Pro for Mac显示器增强工具
macos·计算机外设
ajassi20002 天前
开源 Objective-C IOS 应用开发(一)macOS 的使用
macos·ios
MonkeyKing_sunyuhua2 天前
mac怎么卸载office Powerpoint
macos·powerpoint
lichong9512 天前
【macOS 版】Android studio jdk 1.8 gradle 一键打包成 release 包的脚本
android·java·前端·macos·android studio·大前端·大前端++
fukai77222 天前
优雅与极简:将你的屏幕变成复古翻页钟——Fliqlo for Mac 完全指南
macos
BianHuanShiZhe3 天前
ios 26的tabbar 背景透明
macos·objective-c·cocoa