> 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/wi-fi-router/dir-x1860/faqs/dir-x1860-how-do-i-reset-my-router-to-factory-default-settings-on-the-physical-device.md).

# DIR-X1860-How do I reset my router to factory default settings on the physical device

***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 pinhole on the back/bottom of the unit\
labeled **Reset**

<figure><img src="/files/MiZ19urTZxKA3IHoRc2J" 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 up to 1 minute for the reset\
process to complete
{% endstep %}
{% endstepper %}

**Notes:**<br>

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

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

* The Default Admin Password for your D-Link router is:\
  ▪ IP Address: 192.168.0.1 or <http://dlinkrouter.local./\\>
  ▪ Password: Password


---

# 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/wi-fi-router/dir-x1860/faqs/dir-x1860-how-do-i-reset-my-router-to-factory-default-settings-on-the-physical-device.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.
