# How to Factory Reset my D-Link DIR-BE3602 Router?

If you experience login issues or need to restore the router to its original settings, you can perform a factory reset. This will erase all customized settings, including Wi-Fi names, passwords, and admin credentials.

**Option 1: Reset Using the Reset Button**

{% stepper %}
{% step %}
Locate the **Reset** button

* You’ll find a small RESET button on the back or bottom panel of your DIR-BE3602 router.

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

{% step %}
Press and hold the **Reset** button

* Use an unfolded paperclip or pin to press and hold the RESET button for about 10–15 seconds until the router’s LED indicator starts blinking.
  {% endstep %}

{% step %}
Wait for the router to **reboot**

* The router will automatically restart. Once the LED turns solid, the reset is complete.
  {% endstep %}
  {% endstepper %}

Note: After resetting, your router’s settings will return to factory defaults.&#x20;

* Default IP address: **192.168.0.1**&#x20;
* Default username: **admin**
* Default password: ***(refer to the router’s label located at the back)***

**Option 2: Reset Through the Web Interface**

If you can still log in to the router’s web configuration page, you can reset it from there.

{% stepper %}
{% step %}
Connect to the router via Wi-Fi or Ethernet cable
{% endstep %}

{% step %}
Open a web browser and go to **192.168.0.1** or **<http://dlinkrouter.local>**
{% endstep %}

{% step %}
Log in using your admin credentials.

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

{% step %}
Go to **More** → **System Control**

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

{% step %}
Click **Reset**

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

{% step %}
Click **Confirm** when prompted

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

{% step %}
The router will restart, and all settings will be restored to factory defaults.
{% endstep %}
{% endstepper %}

**After the Reset**

Once the router restarts:&#x20;

* Reconnect to the default Wi-Fi name (SSID) shown on the router label.&#x20;
* Log in again using admin as the username.&#x20;
* Reconfigure your Wi-Fi settings, Internet connection, and admin password.


---

# 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-factory-reset-my-d-link-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.
