Exclude admin non-members

Can anyone tell me how to exclude certain users from showing up on the member directory? For example, administrators who should not be listed?

When I change the sorting dropdown menu from “active” to “all” then administrators and back-up accounts are all show up in the member directory. I’d like to be able to exclude them.

Never mind, I figured it out! Used this, and just guessed what the numbers were for each user for the numbers at the end. Turned out their number was in the order of the users being created.
[s2Member-List orderby=“display_name” order=“ASC” exclude=“1,3” /]