By Keith Mitnick on Saturday, 13 September 2014
Category: General

How to disable parental controls via the command line

Launch Terminal and run these commands:

dscl . -mcxdelete /Users/username


rm -rf /Library/Managed\ Preferences/username

Leave Comments