See below for instructions to get your system back to before you installed the AIOWPS plugin:
1) The first thing to do is deactivate the plugin via FTP by using the instructions here:
http://www.tipsandtricks-hq.com/deactivate-wordpress-plugins-without-logging-into-wp-admin-video-tutorial-4375
(Fast forward to around 10:00 min)
2) Also if you had activated any firewall rules, restore your htaccess file to the original:
http://www.tipsandtricks-hq.com/how-to-restore-the-htaccess-file-when-using-the-all-in-one-wp-security-plugin-5945
The above will allow you to login but when you reactivate the plugin the “rename login page” settings will still be in the wp_options table so don’t reactivate the plugin yet.
3) If you don’t mind entering the configuration for the AIOWPS plugin again and if you are familiar with PHPMyAdmin, you can do the following.
i) log in to your DB using PHPMyAdmin.
ii) Go to the WordPress “options” table.
iii) Then look for the entry called “aio_wp_security_configs” and delete it.
iv) Re-activate the AIOWPS plugin
The above will clear all settings for the plugin and hence should allow you to login.
thank you… will try that now.