Fixing Mountain Lion Runaway parentalcontrolsd

We upgraded a machine to Mountain Lion (10.8.2), but found that parentalcontrolsd was running constantly with high CPU usage. The steps to correct the problem were found on the Apple Support Forums.

  1. Disable parental controls on all users.
  2. Delete the folder /Library/Application Support/Apple/ParentalControls
    Please note that this command is a little dangerous.
    $ sudo rm -rf "/Library/Application Support/Apple/ParentalControls"
  3. Restart Mac.
  4. Enable parental controls again.
This entry was posted in SysAdmin and tagged , , , . Bookmark the permalink.

3 Responses to Fixing Mountain Lion Runaway parentalcontrolsd

  1. Chris says:

    Thank you for this post! Saved me a great deal of grief!

  2. Jimmy says:

    Same here. My iMac 27″ late 2009 model became so slow after the upgrade. This post saved me. Thank you so much!

  3. Oisin says:

    There is no parentalcontrols file in /Library/Application Support/Apple/ParentalControls there is only the Airport folder

Leave a Reply