> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Change the Admin Path URL for Magento Store

This tutorial will guide you on how to rename your admin path URL into a new path. By doing this, you can secure your Magento store backend from potential brute force attack. 

Here's the step-by-step instruction:

1. Login to your Magento administrator dashboard. Click on **Stores**. Under Settings, click on **Configuration** as seen below:
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-1-config_jfq067.png)

2. Under the **Advanced** tab, click on Admin. 
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-2-advanced-admin_8yoxuz.png)

3. Click to open **Admin Base URL** and uncheck use system value. Now choose **Yes** for Use Custom Admin Path. 
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-3-use-custom-admin-path_woximn.png)

4. You shall notice **Custom Admin Path**. Now uncheck the box for **Use system value**.
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-4-custom-admin-path_1qttl5k.png)

5. Now enter your preferred **Custom Admin Path**. Try to make it as complicated as possible (by mixing letters with numbers) in order to avoid potential brute force attack. In our example, we set the Admin path URL to "7DaysaWeek"
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-5-custom-admin-path_1e5o84.png)

Press the **Save Config** button at the top right corner to save changes.

6.  You shall be logged out from the admin page. Notice the change in login URL in your URL bar.
From now onwards, you need to login to your admin path using the new URL.

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-6-new-url_28prc7.png)

|| NOTE: Write down or bookmark the new admin path URL 

7. Login to your new admin path. You shall notice the top notice box asking you to perform cache management. Click on **Cache Management**.

8. Check the box for **configuration** and select **Refresh**. Next press the **Submit** button to save the latest changes.
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-8-refresh-submit-button_y5a0y5.png)