# How do I log in to the admin page of my M30 Wi-Fi 6 Smart Mesh Router

{% stepper %}
{% step %}
Connect your computer or device to one of the router’s LAN ports using another ethernet\
cable or via Wi-Fi (By default, Password located on the label sticker at the back of the\
router)

{% endstep %}

{% step %}
If this is your first time installing the router, open your web browser and enter\
<http://xxxx.devicesetup.net/> into the browser (xxxx represents the last 4 digits of the\
MAC address). Enter the Admin Password and click login to start the configuration\
process.

<mark style="color:$primary;">The web address and default admin password are printed on the device label</mark>\ <mark style="color:$primary;">at the bottom of the device.</mark>

<mark style="color:$danger;">NOTE: If you have changed the password and cannot remember it, you will need to reset the</mark>\ <mark style="color:$danger;">router to factory defaults.</mark>

<figure><img src="/files/Um8B4lgohoF2cUJv7KTf" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Go to System Admin under Management, then Click System

If the domain address does not work, try accessing the router's admin page via the IP\
address. Typically, the default is 192.168.0.1, but this can change depending on your\
network configuration.

<figure><img src="/files/GDTL1mbNjYgaUFu71LrW" alt=""><figcaption></figcaption></figure>

How to find the IP address of your D-Link router using Command Prompt in Windows\
OS:

* Press Win + R on your keyboard to open the Run dialog.
* Type CMD and press enter to open the command prompt.
* Run the command window, type **ipconfig** and press enter.
* Find the **Default Gateway** entry in the command output. This is the IP address of\
  your Router.

<figure><img src="/files/dg6de8csgMj170fh6zGE" alt=""><figcaption></figcaption></figure>

You can also find the IP address in the app (AQUILA PRO AI app)

* Open the AQUILA PRO AI app.
* Tap your device (M30)
* Look for **IP address**

<figure><img src="/files/IEKU64SlZAibbvOSGwFr" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.dlink.com.sg/consumer/aquila-pro-ai-wi-fi-6-router/m30/faqs/how-do-i-log-in-to-the-admin-page-of-my-m30-wi-fi-6-smart-mesh-router.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
