# How do I upgrade the firmware on my DIR-868L router?

{% stepper %}
{% step %}
Download the latest firmware for your DIR Series router from <http://sg.mydlink.com/support> or your local D-Link support website.

{% endstep %}

{% step %}
Once you´ve downloaded the firmware, open a web browser such as Internet browser and enter <http://dlinkrouter>, <http://dlinkrouter.local>, or <http://192.168.0.1> into the address bar.

<figure><img src="/files/4TGr3TH507SaeacPGcqr" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
The default username is Admin. Enter the password for your Admin account. If you have not changed the password from its default, the password field should be left blank. Click **Login**.

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

{% endstep %}

{% step %}
Click on the Tools tab on the top and then click on Firmware from the menu on the left-hand side. Under Firmware Upgrade click on the **Browse** button and locate the .bin file you downloaded in Step 1. Highlight the file by clicking on it once and then click **Open**.

{% endstep %}

{% step %}
Click on **Upgrade** to upgrade firmware. It may take up to 30 seconds for the upgrade to complete. When the upgrade is complete, a confirmation window will appear, click **Continue** when it appears. The firmware is now upgraded.

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

{% 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-router/dir-868l/faqs/how-do-i-upgrade-the-firmware-on-my-dir-868l-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.
