CIS ISO Essentials

No unused user accounts are present

How to remove user accounts

  • Open System Preferences, then click Users & Groups.
  • Review and remove unnecessary user accounts by clicking the icon and Delete User button.

How to reset from Terminal

  • Open Terminal.
  • Run dscl . -list /Users | grep -v '^_ '

More Mac checks