> 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-wi-fi-router/dwr-m930/faqs/how-to-configure-the-wireless-network-name-ssid-and-wireless-password-wpa-key.md).

# How to configure the wireless network name (SSID) and wireless password (WPA Key)

{% stepper %}
{% step %}
Connect your PC to the router via an Ethernet cable or connect wirelessly to the dlinkxxxx (xxxx is the last 4 digits of mac address) from the Wi-Fi list of the device you want\
to connect from. When prompted for a password, use the WPA key printed at the bottom\
of the router or by pushing the WPS button at the back of the Router.

Note: If you are having trouble connecting the PC wirelessly then try connecting it by\
wired connection to one of the LAN ports on the back of the LTE Router.
{% endstep %}

{% step %}
Access the router’s web interface by entering its IP address into a web browser on the\
address bar <http://192.168.0.1> then press enter.

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

{% endstep %}

{% step %}
The page will be prompted to enter a username and password. The default username\
and the default password are:

**Username**: admin\
**Password**: (as printed on the device label bottom of the router)

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

{% step %}

### Once login, Click on the ‘Wireless’ tab at the top of the page then ‘Basic Settings’

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

{% endstep %}

{% step %}
Look for SSID field, remove the default Wi-Fi name (d-link or dlink-xxxx), and enter a\
new one.

<figure><img src="/files/6xpM6PUZOjV7EhkiaMNx" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### After making changes, Click Save & Apply

{% endstep %}

{% step %}
To Modify the Wireless Password (WPA Key), click on the **‘Wireless’** tab at the top of\
the page then **‘Security’**.

{% endstep %}

{% step %}
Within the Wireless Settings, you will find an option for security mode. Typically, you can\
choose between WEP, WPA, WPA2, WPA3, or WPA2/WPA3-Mixed for **Encryption**.

{% endstep %}

{% step %}
Select the desired security mode (WPA2/WPA3-mixed is recommended for better\
security)

{% endstep %}

{% step %}
Then look for Pre-Shared Key at the bottom of the page. Remove all the dots and enter\
a new Wi-Fi password.

{% endstep %}

{% step %}

### After making changes, Click Save & Apply

<figure><img src="/files/62GpvTY09zGSFBS583j9" 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:

```
GET https://support.dlink.com.sg/consumer/5g-4g-mobile-wi-fi-router/dwr-m930/faqs/how-to-configure-the-wireless-network-name-ssid-and-wireless-password-wpa-key.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.
