To remove the custom logo on wordpress admin page just go into file
word_remove.php and comment or delete this  add_action(‘login_head’, ‘wpestate_admin_login_logo’);  – at line 350