# How do I reset my router to factory defaults?

**Note:** *Factory resetting the router will erase all changes you made to the router. Internet/Wireless Settings will need to be reconfigured.*

To perform a factory reset, please follow these steps:

{% stepper %}
{% step %}

### With the unit on, place a paper clip into the hole on the back/bottom of the unit labelled Reset.

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

{% endstep %}

{% step %}

### Hold the paper clip down for 10 seconds and release.

{% endstep %}

{% step %}
The lights on the front of the router should start to flash (The power LED may go off or turn orange) and then the device will reboot. Please allow for up to 1 minute for the reset process to complete.

**Note:** *Do not hold the reset button for longer than 10 seconds, doing so could cause the router to go into a recovery mode (The Power light will flash or stay orange). If this happens, unplug the power from the router for 30 seconds.*

**Note:** *Resetting the router does not reset the firmware to an earlier version. It will change all settings back to factory defaults.*

\
**The Default Username and Password for your D-Link router is:**

IP Address: 192.168.0.1\
Username: admin\
Password: \<blank>
{% 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/wi-fi-router/dir-890l/faqs/how-do-i-reset-my-router-to-factory-defaults.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.
