How to hide admin user from another users in wordpress
To hide Admin user from another users just copy below code and paste in your active theme functions.php file. Replace the <USERNAME OF ADMIN> text with the actual usernames of the users involved. You can also modify this to hide one admin from all other users