HostingWordPressSpanish version

Support article

I can't log in to WordPress!

Here's a more professional, structured, and direct version. I've removed the repetition and the "panic" tone, replacing it with actionable steps...

Published: 30/06/2026Updated: 30/06/2026

Here’s a much more professional, structured, and direct version. I’ve removed the repetition and the “panic” tone, replacing it with actionable steps and technical calm.


Title: Can’t get into WordPress? Quick troubleshooting guide

Description: Don’t panic. We’ll show you how to regain access to your WordPress panel, from the correct URL to how to deactivate plugins that block the login.


It’s normal for this to be confusing at first, especially if it’s your first website or if a designer set it up for you. Losing access to the admin panel is one of the most common problems, but I assure you it has a solution, and it’s almost always simpler than it seems.

Let’s recover your access step by step.

1. The correct login address

Sometimes the problem isn’t the password — it’s that we’re trying to get in through the wrong door. By default, WordPress hides its panel behind a specific path.

To log in, add /wp-admin to the end of your domain in the browser’s address bar. For example:

  • yourdomain.com/wp-admin
  • yourdomain.com/wp-login.php

Important note: If typing that gives you a “404 Not Found” error, it’s very likely that you or your designer installed a security plugin (such as WPS Hide Login) that changes that address to a custom one (e.g., /login or /manage). Try to recall whether something like that was set up.

2. Don’t mix up your logins

This is the number-one mistake in our support. Keep in mind that these are not the same credentials:

  • Hosting access (cPanel/DirectAdmin): For managing email, databases, and files.
  • WordPress access: Exclusively for editing your content and design.

If your WordPress password doesn’t work, use the “Lost your password?” link on the login screen. You’ll receive an email to reset it at the address you set when installing the site.

3. White screen or error after installing a plugin?

If you could get in yesterday but not today, and the last thing you did was install a plugin or change the theme, there’s our culprit. If you can’t access the panel to deactivate it, we’ll do it “from behind” (your miHosting account).

How to deactivate plugins from the Control Panel:

  1. Log in to your cPanel or DirectAdmin account.
  2. Find the File Manager and go to the public_html folder.
  3. Navigate to wp-content/plugins.
  4. Find the folder of the plugin you suspect is causing the failure and rename it (for example, from bad-plugin to bad-plugin-OFF).
  5. This will deactivate the plugin automatically, and you should be able to log in again.

The miHosting “Pro-Tip”

If after entering your username and password the page simply reloads and won’t let you in, it’s usually a cookie or cache issue. Try logging in from an incognito window in your browser. If it works there, you just need to clear your usual browser’s history and cookies for everything to return to normal.


Let’s recap the key points:

  • The standard path is always /wp-admin.
  • Tell your passwords apart: The hosting one and the WordPress one are two different worlds.
  • On critical errors: Renaming a plugin’s folder from the file manager is the fastest way to “force” your way back in.

Have you tried logging in from incognito mode and still can’t get in?