how to reset cpanel account password
You might be in a situation where you have forgotten your cPanel account password and because of that you are unable to login into your hosting account.
Do not worry, resetting cPanel account is easy and it hardly take’s 2 mins for it.
1. Open cPanel login page [for example hostathash.com/cpanel (replace hostathash.com with your domain name)]
2. Once you are on login page, Click on “Reset password” option
3. Now enter username of your cPanel account(in our case it’s hostathash) and click on “Reset Password”
4. Now you will be asked for a security verification. In our case, we need to enter our email address registered with hosting provider and then click on “Send Security Code“.
Once the security check is completed, reset code will be sent to your registered email account.
5. Login into your registered email account and copy the security code you receive(check SPAM folder also) in the security code option.
Enter the security code and click on “Submit“.
6. After security check is completed successfully, you can now Set a New password for your cPanel account.
7. After you have set a new password, You’ll see message similar to the below screenshot.
Congratulations! You have successfully reset your cPanel account password.
Feel free to share your questions in the comment section.
Server Error (500) when trying to access the Cyberpanel If you are getting this error while accessing the cyberpanel, there…
How to connect git with DirectAdmin Login into SSH and run the following command to create a new key pair…
How to host next js app in cpanel Login > Setup Node.js App > Create Application Enter the values shown…
Update via PHPMYADMIN: Disable Captcha : UPDATE tblconfiguration SET value = '' WHERE setting = 'CaptchaSetting'; Update WHMCS link: UPDATE…
3dsecure Access Denied Affiliates Affiliates Signup Announcements Banned Configure Products Downloads Downloads Denied Error Login Logout Password Reset Ticket Feedback…
Export Database via SSH mysqldump --routines -u databaseusername -p databasename > database.sql Import Database via SSH mysql -u databaseusername…