> For the complete documentation index, see [llms.txt](https://support.dlink.com.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.dlink.com.sg/consumer/5g-4g-mobile-hotspot-mifi/dwr-933m/faqs/how-to-access-the-configuration-page-and-change-the-device-password-of-dwr-933m.md).

# How to access the configuration page and change the device password of DWR-933M

{% stepper %}
{% step %}
From the device you want to connect to (smartphones, laptops, or computers). Connect\
your DWR-933M to the Wi-Fi or USB type C cable. The default Wi-Fi network name (SSID)\
is D-LINK2G-XXXX, with the password printed on the back of your router.

{% endstep %}

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

{% endstep %}

{% step %}
You will be prompted to enter the username and password to access the router’s\
settings.

Username: admin\
Password: \[device password on the label]

<figure><img src="/files/1L4yihDpRQzVZ2P9lIrd" alt=""><figcaption></figcaption></figure>

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

{% step %}

### Navigate to the More tab, then click Login Settings on the left-hand menu.

{% endstep %}

{% step %}
Enter your **New Router User & Password** and **Confirm the Password**, then hit **“Save”**\
to confirm the settings.

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

{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.dlink.com.sg/consumer/5g-4g-mobile-hotspot-mifi/dwr-933m/faqs/how-to-access-the-configuration-page-and-change-the-device-password-of-dwr-933m.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
