> 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-configure-the-ssid-wireless-name-and-password-of-my-dwr-933m-router-via-gui-and-d-link-mobi.md).

# How to configure the (SSID) wireless name and password of my DWR-933M Router via GUI and D-Link Mobi

{% 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.

<mark style="color:$primary;">Note: You might see a "Privacy Error" or similar security warning for the first time. This</mark>\ <mark style="color:$primary;">happens because the router uses a self-signed SSL certificate, which browsers may not</mark>\ <mark style="color:$primary;">recognize as secure.</mark>

Here's how to proceed:

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

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

-If you’re 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 by doing the\
procedure below:

* 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

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

{% endstep %}

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

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

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

{% endstep %}

{% step %}
Once logged in, navigate to the **My Wi-Fi** tab, and then **Basic.** Under the 2.4G and 5G\
wireless field. You can modify/create the **SSID (Wireless name)** and Password **(Wireless**\
**password)** and hit **Save** to confirm the settings.

<figure><img src="/files/27kgmlPSxhGxGYlSg9O1" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

**D-Link Mobile Connect App**

{% stepper %}
{% step %}
Download and install the “D-Link Mobile Connect app” from your mobile device’s Play\
Store / Apple store.

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

{% endstep %}

{% step %}
Ensure the DWR-933M is powered on. On your mobile device, go to Wi-Fi Settings and\
connect to the default Wi-Fi network name (SSID) D-LINK2G-XXXX, by default the\
password printed under the battery on the back of the device.

{% endstep %}

{% step %}

### Once connected to the DWR-933M wirelessly. Launch the     D-Link Mobile Connect App.

{% endstep %}

{% step %}
You will be prompted to enter the username and password to access the router’s settings.\
The default username is **admin** and the password (refer on the device label)

<mark style="color:$primary;">Note: Please check the box below indicating "I have read and agree to the User Agreement." And Press Login.</mark>

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

{% endstep %}

{% step %}

### Tap the Wi-Fi Settings from the home screen

<figure><img src="/files/3l5Vbw6GMkeD9gS4RsYZ" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
In the 2.4G and 5G Wi-Fi Settings, you have the option to change both the network name\
and password for your Wi-Fi.

{% endstep %}

{% step %}

### After making the changes, press “Confirm” to save and apply.

{% endstep %}

{% step %}
Once you've configured the Wi-Fi settings, wait for the changes to take effect. The router\
may need a moment to update its settings.

{% endstep %}

{% step %}

### After the settings are applied, you can connect your devices to the newly configured Wi-Fi networks using the updated SSID and password.

{% 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-configure-the-ssid-wireless-name-and-password-of-my-dwr-933m-router-via-gui-and-d-link-mobi.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.
