> 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/5g-4g-mobile-wi-fi-router/dwr-m930/faqs/how-to-update-firmware-manually-on-dwr-m930.md).

# How to update firmware manually on DWR-M930

{% stepper %}
{% step %}
Visit support site and look for the latest firmware version of your specific router model\
and download the file on your computer. <https://support.dlink.com/globaldirectory.aspx>

{% endstep %}

{% step %}

### Connect your PC to the DWR-M930 router either via Wi-Fi or using an ethernet cable.

Note: To avoid disruption during the firmware upgrade, it is advised that you use a wired\
connection.
{% endstep %}

{% step %}
Access the router’s web interface by entering its IP address into a web browser on the\
address bar <http://192.168.0.1> then press enter.

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

{% endstep %}

{% step %}
The page will be prompted to enter a username and password. The default username\
and the default password are:\
**Username**: admin\
**Password**: (as printed on the device label bottom of the router)

<mark style="color:$primary;">Note: If you have changed the password and cannot remember it, you will need to reset</mark>\ <mark style="color:$primary;">the router to factory defaults.</mark>
{% endstep %}

{% step %}
Once logged in, click **‘Management’** at the top of the page then **‘Upgrade Firmware’** on\
the left side

{% endstep %}

{% step %}

### Click “Select File” Under Local Upgrade

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

{% endstep %}

{% step %}
Please make sure to back up your settings before performing a firmware upgrade. Go to\
the **‘Management’** tab at the top of the page then **‘System Settings’** on the left-hand\
side. Click on **‘Save’** and you will be prompted to save the settings file to your computer.\
(Optional but recommended)

{% endstep %}

{% step %}
Go to the **Management** tab then **Upgrade Firmware**. Click on **Select File** and select\
the firmware file from your computer (file format .bin) then **Upload**

<figure><img src="/files/5VZpWjBjRvqpZ7b0gIh9" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Once done, you can either restore your configuration, simply go to the **Management** tab > **System Settings**, then **Select File** button and select your configuration backup file. Once selected, click **Upload**, or if you did not choose this option, make sure to factory reset and reconfigure the router.

{% 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/5g-4g-mobile-wi-fi-router/dwr-m930/faqs/how-to-update-firmware-manually-on-dwr-m930.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.
