Hi, did you also rename wp-admin path previously?
Please try this to RESET HMWP:
– remove define(“ADMIN_COOKIE_PATH”, “/NEW_WP_ADMIN_NAME”) from wp-config if you have added it before.;
– rename “hide_my_wp” plugin folder name under /wp-content/plugins/ directory
– set htaccess content to WP default (https://codex.wordpress.org/htaccess)
– change permission of htaccess file to read only
– login to wp-admin
– rename back “hide_my_wp” plugin to it’s original name
– activate HMWP plugin
– click on “reset settings to WP” button in HMWP start tab
– change htaccess file’s permission to 644 or 755
– now you can apply “medium privacy” settings from HMWP start tab.
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 fix it for you.