# How do I update firmware manually on my DWR-BE7200G 5G Wi-Fi 7 Router

If the automatic “**Online upgrade**” fails to detect or install the latest firmware, you can\
perform a “**Local upgrade**” by uploading the correct firmware package file downloaded\
from the D-Link support site.

{% stepper %}
{% step %}

### Download the Firmware File.

Go to the D-Link Support page: <https://www.dlink.com/en/change-region> and\
choose your country or region to access the correct support site. Search for your\
specific device model, then locate and download the latest firmware available for\
your device to your computer.
{% endstep %}

{% step %}

### Connect to the Router.

* Connect your PC / Laptop to DWR-BE7200G either Wi-Fi or Ethernet.

<mark style="color:$primary;">Note: To avoid disruption during the firmware upgrade, it is advised that you use a</mark>\ <mark style="color:$primary;">wired connection</mark>

* Once connected, open a web browser and type in <https://192.168.0.1> on the\
  address bar and hit enter.
* You will be prompted to enter the Username and Password to access the router’s\
  settings.

<mark style="color:$primary;">Note: The default Username and Password are printed on the router’s label at the</mark>\ <mark style="color:$primary;">bottom</mark>

Click **Login** to proceed.

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

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

{% step %}

### Local Upgrade / Manual Upgrade

* Once logged in, navigate to **More** tab. On the left-hand menu, click **System**, then\
  select Backup/Reset.

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

* In the **Local upgrade** section, click the box labeled **Please add upgrade package**\
  **file** and browse your computer for the firmware file (usually a .bin file)
* After selecting the firmware file, click the blue "**Local upgrade**" button and wait\
  for the upgrade to be completed.

⚠️ <mark style="color:$danger;">Do not power off or close the browser during the update</mark>

* Click OK to initiate reboot and complete the upgrade process

<figure><img src="/files/YpG8azWtUB1e6A4Bwr2e" 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/5g-4g-mobile-wi-fi-router/dwr-be7200g/faqs/how-do-i-update-firmware-manually-on-my-dwr-be7200g-5g-wi-fi-7-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.
