How to Login to Joomla! Updated on August 27, 2021 by InMotion Hosting Contributor 1 Minutes, 29 Seconds to Read Logging in to your Joomla Administrator Dashboard is usually the first step after completing an installation. The Dashboard is where you can customize and manage many aspects of your Joomla 3.5 website. In this tutorial, we will show you how to log in to your Joomla 3.5 Admin Dashboard. Login to JoomlaHow to Login if You Get Locked out Login to Joomla Navigate to your Joomla website, and add “/administrator” to the URL. For instance, if your site is located at example.com, you would access the login page by going to:example.com/administratorYou will now see the Joomla login page. Enter your Username.Enter your Password in the available field, then click the Log in button.You will then be successfully logged in to your Joomla 3.5 Dashboard. It will look similar to this: How to Login if You Get Locked Out You will need the username or user ID to complete these steps. You can view them in the _users table of your Joomla database. Login to cPanel.Open the File Manager in the Files section.Navigate to the document root of your Joomla site.Right-click the configuration.php file and choose the Edit option.If you see a pop-up message click the Edit button.Add one of the following codes to the file:public $root_user="admin"; (Be sure to replace admin with your actual username)public $root_user="123"; (Be sure to replace 123 with your actual user ID number)Click the Save Changes button on the top right. You should then be able to regain access to your Joomla site. Congratulations, now you know how to login to Joomla! You can now begin managing and building your Joomla-powered website. Check out our Joomla Education Channel for more guides to help you build a successful website. IC InMotion Hosting Contributor Content Writer II InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles How to Create a Horizontal Menu in Joomla 3.1 Troubleshooting Joomla 3.1 Database Connection Errors How to create a Hello World content plugin for Joomla 2.5 Add Custom User Profile Fields in Joomla – Step 3/3 How to Configure Joomla 2.5 to Send Email Using SMTP How to View Module Positions in Joomla 3 How to add a Read More link in Joomla 2.5 Articles How to Remove index.php from URLs in Joomla 3 How to setup Paypal in VirtueMart for Joomla 2.5 How to Edit a Joomla 3 Template