I want to delete multiple user accounts, I want to multi-select user accounts, I have many users, is there any way to do that?!
It sounds like you have a feature request for the Firebase console. Please file that with Firebase support - there's nothing we, community volunteers, can do to help you improve the experience in the console.
If you don't want to delete users manually, you can always write code using the Firebase Admin SDK to list all users and delete them individually.