Hi @twdesigns
If you have database access you can get it from there. get wp_options with aio option_name using below query it will have “aio_wp_security_configs” it will have renamed login page near “aiowps_login_page_slug”
SELECT * FROM wp_options WHERE option_name LIKE '%aio%'
https://snipboard.io/AVyaWZ.jpg