Wordpress Disable User Account?

wordpress

Solution

Well you could just delete it. Alternatively, go to the Users dashboard panel and change the user's role to "-- No role for this site --"

Problem

I want to disable a user's account. When the user's account is disabled then the user should not able to login. How can I disable user's accounts?

Original source