# How to change the Wireless Name (SSID) and Password  of DIR-BE3602 Router?

{% stepper %}
{% step %}
**Log in to the Router**

* Connect your device (computer, phone, or tablet) to the router via Wi-Fi of the DIR-BE3602 or Ethernet cable to the LAN port of the router.
* Open a web browser and type **192.168.0.1** or **<http://dlinkrouter.local>** in the address bar, then press **Enter**
* Log in using your **Admin** credentials. (Default username: **admin**. Password is the one you set during setup)

<figure><img src="/files/tNQQ6KZEIiwPsDRDGT07" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Go to Wi-Fi Settings**

* On the top menu, click the **Wi-Fi** tab

<figure><img src="/files/lEvjlwn1MiGxbE7BaBL1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Change the SSID and Password**

* In the Wi-Fi Settings section:
  * Find the field labeled **SSID** — this is your Wi-Fi network name
    * Enter your preferred name
  * In the **Wi-Fi Password** field, type your new desired password
    * Make sure it’s at least 8 characters long and includes a mix of letters and numbers for better security

<figure><img src="/files/vbuLfTd2wq0fn9W5JdYs" alt=""><figcaption><p><em>(Optional) To use separate names for 2.4GHz and 5GHz bands, turn off the Wi-Fi Band Steering Switch at the top, then edit each band’s SSID and password individually.</em></p></figcaption></figure>
{% endstep %}

{% step %}
**Save the Settings**

* Scroll down and click **Save** or **Apply** to confirm the changes.

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

* Your router will update the settings. You may need to reconnect your devices using the new **Wi-Fi name** and **password**
  {% 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/wi-fi-7-multi-gigabit-router/dir-be3602/faqs/how-to-change-the-wireless-name-ssid-and-password-of-dir-be3602-router.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.
