Changing domain

You need to change your url for two places one is for “WordPress address (URL)” and for “Site address (URL)”

As you are unable to login to admin panel there is one option you can change it by modifying your database table in phpmyadmin. You might also need to udate Upload URL as well.

Easiest way to search tables is search your defined URL (e.g xyz.com) than you will find all tables using that URL than change all those to your full URL I would prefer with http (e.g. http://www.xyz.com)

Also check your config.php at root and if url is there and not correct than change it too.

If you are not using such plugin than it should not more than 2-3 places.