Hi, did you rename wp-admin path name in HMWP settings? If so make sure that you remove following line from wp-config.php file:
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);
If still doesn’t work, then in “wp_options” table in your database, delete the rows with following “option_name”:
– hide_my_wp
– hide_my_wp_undo
– hmwp_ids_installed
– hmw_all_plugins
– external_updates-hide_my_wp
– hmwp_spam_counter
– hmwp_temp_admin_path
If it’s still the issue then please let us know your website’s wp-admin login details & FTP details (as private reply), so that we can look into the issue further.