Non-removable MDM profiles Mac 强制删除MDM描述文件


  1. Boot the Mac into Recovery Mode (hold down command+R during startup).
  2. Go to the Utilities menu and open Terminal and type: csrutil disable. This will disable SIP (System Integrity Protection).
  3. Reboot into the OS.
  4. Open the integrated terminal and type
  5. cd /var/db/ConfigurationProfiles
  6. rm -rf *
  7. mkdir Settings touch Settings/.profilesAreInstalled
  8. Reboot.
  9. Boot the Mac into Recovery Mode (hold down command+R during startup).
  10. Go to the Utilities menu and open Terminal and type: csrutil enable. This will re-enable SIP.
  11. Reboot into the OS


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM