> 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-to-access-router-web-admin-page.md).

# DIR-X1860-How to access router web admin page

{% stepper %}
{% step %}
Launch a browser and enter <http://dlinkrouter.local./> or <http://192.168.0.1> then press\
enter

{% endstep %}

{% step %}
Enter your administrator password. If you have not changed the default password, leave\
this field blank.

Note: If you forgot your password, you would need to reset the router back to the factory\
default settings. Unfortunately, this will remove any settings you have, and you will need\
to reconfigure your router.

\
To reset your router, use a paper clip and press & hold the reset button (usually located\
on the back of the router) for 10 seconds and release. Allow 1 minute to reboot. The\
default IP address of the router will be 192.168.0.1 and the password is blank.

\
If you are connecting wirelessly, you will need to reconnect your device to the default\
wireless network after the router reboots. The default Wi-Fi network/password may be\
printed on the label on the bottom of the router or on the included Wi-Fi Configuration\
Card (newer models).

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

{% endstep %}

{% step %}

### Click Login

{% 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, and the optional `goal` query parameter:

```
GET https://support.dlink.com.sg/consumer/wi-fi-router/dir-x1860/faqs/dir-x1860-how-to-access-router-web-admin-page.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.
