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