# How to access admin page (web GUI) of DWR-X2000

{% stepper %}
{% step %}
Connect your computer, smartphone, or tablet to the router either via Wi-Fi or by using\
an Ethernet cable.\
\&#xNAN;*Note: The default Wi-Fi password is printed on the back of the router*

{% endstep %}

{% step %}
Open your preferred web browser (Chrome, Firefox, etc.). In the address bar, type\
<https://192.168.0.1> and press Enter. This will open the router's login page.

{% endstep %}

{% step %}
To access the router's settings, enter the username and password. If you’ve previously\
changed the password, use the updated one. Otherwise, use the default username\
"admin" and the default password located on the label at the back of the router.

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

*Note: When setting up a new router, you’ll be prompted to create a new device password after logging in. Set a strong password and save it, as you will need to use this updated password for all future logins to the router’s web GUI.*
{% endstep %}

{% step %}
To modify the device password, navigate to **Settings** tab, and click on **Password**\
**Modification**

{% endstep %}

{% step %}
Enter your **Current password**, **New password** and **Confirm the password**, then hit\
\&#xNAN;**“Apply”** to confirm the settings.

<figure><img src="/files/fLX4pCilUPfPD6TZcCmb" 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/5g-4g-mobile-wi-fi-router/dwr-x2000/faqs/how-to-access-admin-page-web-gui-of-dwr-x2000.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.
