# How to access the configuration page and change the device password on DWR-U2100

{% stepper %}
{% step %}
Connect your DWR-U2100 using a USB Type-C cable or Wi-Fi (from smartphones,\
laptops, or computers).

-The SSID will appear as D-Link2G-XXXX or D-Link5G-XXXX

-The default Wi-Fi password is printed on the label at the back of the device

{% endstep %}

{% step %}
Once connected, open a web browser and type in the URL bar <https://192.168.0.1> and hit\
enter.

You might see a "Privacy Error" or similar security warning. This happens because the\
router uses a self-signed SSL certificate, which browsers may not recognize as secure.

Here's how to proceed:

-Click on Advanced at the bottom of the warning page.

-Then, select Continue to 192.168.0.1 (unsafe) to access the router's login page.

<figure><img src="/files/4YTp017U4rsj94oxTz1l" alt=""><figcaption></figcaption></figure>

If you are hesitant to proceed due to security concerns, you can review the certificate\
details to verify its issuer and confirm that it is associated with D-Link.

To do this:

-Click the "Not Secure" icon or the padlock symbol (depending on your browser)

-View the certificate details to confirm it was issued by the D-Link manufacturer
{% endstep %}

{% step %}

### You will be prompted to enter the username and password to access the router’s settings.

**Username**: admin

**Password**: (printed on the device label)

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

<mark style="color:$primary;">Note: If you have changed the password and cannot remember it, you will need to perform a hard reset on the router</mark>
{% endstep %}

{% step %}
To change the admin/device password through the web interface, navigate to **More** tab,\
then click **Login Settings** on the left pane

{% endstep %}

{% step %}
Enter your **New Router Username and Password** and **Confirm the Password**, then hit\
**Save** to apply the settings.

<figure><img src="/files/CE8zx8kEIsWUyqUQVTKd" 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-hotspot-mifi/dwr-u2100/faqs/how-to-access-the-configuration-page-and-change-the-device-password-on-dwr-u2100.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.
