---
title: "How to Hide WordPress Admin Login with WPS Hide Login"
description: "By default, most WordPress login pages can be accessed by adding “/wp-admin” or “/wp-login.php” to the end of a URL. Once a hacker has identified your login page, they can attempt to guess..."
url: https://www.inmotionhosting.com/support/edu/wordpress/plugins/how-to-hide-wordpress-admin-login/
date: 2021-03-24
modified: 2021-03-24
author: "InMotion Hosting Contributor"
categories: ["WordPress Plugins"]
type: post
lang: en
---

# How to Hide WordPress Admin Login with WPS Hide Login

![Learn How to Hide WordPress Admin Login](https://www.inmotionhosting.com/support/wp-content/uploads/2021/03/How-to-Hide-WordPress-Admin-Login-1024x538.jpg)

By default, most WordPress login pages can be accessed by adding “/wp-admin” or “/wp-login.php” to the end of a URL. Once a hacker has identified your login page, they can attempt to guess your username and password to access your Admin Dashboard.

Learning how to hide WordPress Admin login pages is a good security measure for reducing [brute force attacks](https://www.inmotionhosting.com/support/edu/wordpress/wp-login-brute-force-attack/) on your website. Using the [WPS Hide Login](https://wordpress.org/plugins/wps-hide-login/) plugin is one of the easiest ways to hide your Admin page and reduce or eliminate login attempts on your WordPress site. 

- [How to Use the WPS Hide Login Plugin](#wps-hide-login)
- [I Forgot My Login URL](#forgot-my-login)

Say goodbye to slow loading times and hello to high-performance websites with our [WordPress VPS Hosting](https://www.inmotionhosting.com/vps-hosting/wordpress?mktgp=t&irgwc=1&affiliates=5001860&utm_campaign=Jumbotron&utm_source=supportcenter&utm_medium=cta&utm_term=wp-cta2) plans. Experience 40x faster WordPress page load speeds on purpose-built servers that guarantee 99.99% uptime.

![check mark](https://design.inmotionhosting.com/assets/icons/standard/check-blue.svg)High-Performance VPS ![check mark](https://design.inmotionhosting.com/assets/icons/standard/check-blue.svg)Premier Care ![check mark](https://design.inmotionhosting.com/assets/icons/standard/check-blue.svg)Free SSL & Dedicated IP ![check mark](https://design.inmotionhosting.com/assets/icons/standard/check-blue.svg)Advanced Server Caching

[Managed WordPress VPS](https://www.inmotionhosting.com/vps-hosting/wordpress?mktgp=t&irgwc=1&affiliates=5001860&utm_campaign=Jumbotron&utm_source=supportcenter&utm_medium=cta&utm_term=wp-cta2)

## How to Use the WPS Hide Login Plugin

The WPS Hide plugin has 2 basic functions — changing the location of your Admin login and setting a redirection URL for anyone that tries to access the default admin pages. In this section, we’ll show you how to modify both of these options.

While this is especially useful against brute force attacks, relying on security through obscurity is never enough on its own. Make sure that you’re following other best practices like using[ strong passwords](https://www.inmotionhosting.com/support/security/password-strength/). We also have a helpful website security guide on[ Preventative Measures](https://www.inmotionhosting.com/support/website/website-security/).

### How to Hide WordPress Admin Login

1. [Install and activate the WPS Hide Login plugin](https://www.inmotionhosting.com/support/edu/wordpress/plugins/install-wordpress-plugins/) by WPServeur, NicolasKulka, wpformation.
2. In your [Dashboard](https://www.inmotionhosting.com/support/edu/wordpress/logging-into-wordpress-dashboard/) menu click **Settings** then** WPS Hide Login**.
3.  Scroll down to the “**Login URL**” section.
4. Edit the available field to modify the login location. For example, if you enter “private” in the field, you would access your Admin login page by visiting:example.com/**private**![How to Hide WordPress Login URL Change](https://www.inmotionhosting.com/support/wp-content/uploads/2021/03/how-to-hide-wordpress-admin-login-url.png)
5. Click the **Save Changes** button after setting your login URL.![Save Updated Login URL](https://www.inmotionhosting.com/support/wp-content/uploads/2021/03/how-to-hide-wordpress-admin-login-save-changes.png)You are finished when you see a message similar to this:“*Your login page is now here: https://example.com/private/. Bookmark this page!*”![Login URL Settings Saved](https://www.inmotionhosting.com/support/wp-content/uploads/2021/03/how-to-hide-wordpress-admin-login-settings-saved.png)**Note:** Save the new login page or you won’t be able to access your Admin Dashboard.

### How to Set Your Redirection URL

If someone attempts to access your WordPress Dashboard using one of the typical methods (/wp-admin or /wplogin.php) they will be sent to the 404 error page. But, you have the ability to redirect them to another URL. Here are the steps to change the redirection URL.

1. [Login to your WordPress Dashboard](https://www.inmotionhosting.com/support/edu/wordpress/logging-into-wordpress-dashboard/).
2. Click **Settings** then **WPS Hide Login** on your navigation menu.
3. Scroll down to the “**Redirection URL**” section.
4. Change the available field to the URL you want to send them to.
5. Click the **Save Changes** button after setting your redirection URL.![Save Redirect URL](https://www.inmotionhosting.com/support/wp-content/uploads/2021/03/how-to-hide-wordpress-admin-login-save-url-changes.png)

## I Forgot My Login URL

If you did not save or can’t remember your new login URL, you will find yourself unable to access the Admin Dashboard. In this case, you will need to disable the WPS Hide Login plugin. Here are the steps to regain access to your Dashboard by renaming the plugin folder.

1. Navigate to the [document root](https://www.inmotionhosting.com/support/website/where-to-upload-files/) of your website, which is typically the “public_html” folder. If you use cPanel, you can [login](https://www.inmotionhosting.com/support/edu/cpanel/how-to-log-into-cpanel/) and click the** File Manager** link.
2. Open the** wp-content **then **plugins** folder. 
3. Right-click the “**wps-hide-login**” file and rename it. For example, rename it to “wps-hide-login.old”.![Renaming WPS Hide Login Plugin](https://www.inmotionhosting.com/support/wp-content/uploads/2021/03/rename-wps-hide-login-plugin.png)
4. You should then be able to access the Admin login page for your WordPress website by adding /wp-admin or /wp-login.php to the end of the URL. 

Now you know how to add an extra layer of security to your site by hiding the WordPress Admin login page. Be sure to check out our [WordPress Education Channel](https://www.inmotionhosting.com/support/edu/wordpress/) for more helpful guides.

If you are making changes to your site using a stable IP address that does not change often, you can also block any IP address that is not your own from accessing the login page [Using the IP Deny Manager](https://www.inmotionhosting.com/support/website/using-the-ip-deny-manager/).

Become a master of [WordPress plugins](https://www.inmotionhosting.com/support/edu/wordpress/plugins/)! Protect, optimize, secure, and expand the functionality of your website easily with the help of WordPress plugins!
