# How to update firmware manually on DWR-930M - 4G LTE Mobile Wi-Fi Hotspot

{% stepper %}
{% step %}
At the support Downloads of DWR-930M, look for the latest firmware version download the file on your computer.

<figure><img src="/files/7Ji4VUF9qV76lVCC4zND" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Connect your PC to the DWR-930M either via Wi-Fi or a USB cable

*<mark style="color:red;">Note: To avoid disruption during the firmware upgrade, it is advisable that you go for a USB cable connection</mark>*
{% endstep %}

{% step %}
Once connected, open a web browser and type in the address bar ***<http://192.168.0.1>***
{% endstep %}

{% step %}
You will be prompted to enter the username and password to access the router’s settings. \
The default username is <mark style="background-color:yellow;">admin</mark> and the password is <mark style="background-color:yellow;">admin</mark>

*<mark style="color:red;">Note: If you have changed the password and cannot remember it, you will need to reset the router to factory defaults.</mark>*

<figure><img src="/files/ZMwW31F2a5k8aNR6bK0s" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once logged in, you should see the DWR-930M’s web-based management interface.
{% endstep %}

{% step %}
Navigate through the Router tab and then select Software Upgrade from the menu located on the left-hand side.
{% endstep %}

{% step %}
Choose Browse and locate the .bin or the zip file downloaded in <mark style="background-color:yellow;">**step 1.**</mark> Highlight the file by clicking it once then click Open. \
\
![](/files/oPMyAw8IYg2qXh1DGco9)Then, proceed by clicking on "Update" to initiate the firmware update process.

{% 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/5g-4g-mobile-hotspot-mifi/dwr-930m/faqs/how-to-update-firmware-manually-on-dwr-930m-4g-lte-mobile-wi-fi-hotspot.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.
