> For the complete documentation index, see [llms.txt](https://indoor.router.works/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://indoor.router.works/ezr24/manual/troubleshooting.md).

# Troubleshooting

## Changing Password

**i. Wi-Fi Password**

The default Wi-Fi network is turned on and without the encryption password. You can refer to Wi-Fi SSID & Password to configure the encryption type and password to secure your wireless networks.

**ii. Router Password**

The default router password is `root` or `admin`. After accessing the router at **`http://192.168.20.1`**, go to `System` > `Administration`, you can change the router administration password.&#x20;

*\*The default router username is `root`.*

## Forget Router Password

The default login password is `root` or `admin`. If you have changed the router password and forgotten it, please reset the router to default settings. It will erase the previous configurations, and you can log in to the router again with the above default password.

## Wi-Fi SSID and Password

The Wi-Fi network is turned on by default. The default Wi-Fi SSID is `Cellular-WiFi-xxxxxx`. It's without the encryption password. You can refer to Wi-Fi SSID & Password to configure the encryption type and password to secure your wireless networks.

## Disable Wi-Fi Network

To disable the Wi-Fi network, please access the router at `http://192.168.20.1`, go to `Network` > `Wireless`. You will enter the `Wireless Overview` page.

‌ There is only one radio section of `radio0`. The Wi-Fi hotspot created by the router is in the `mode` of **`Master.`** You can click the **`Disable`** button to turn off the Wi-Fi hotspot.

*\*If the Wi-Fi network is in the `mode` of `Client`, the Wi-Fi network is for the Wi-Fi relay connections.*

## Can Not Find Wi-Fi Hotspot

Please open the case of the 4G router and check the below indicators on the 4G router.

1. **System Indicator**<br>
   * If the system indicator is off, please check the connections of the power adapter and electric outlet.
   * If the system indicator is flashing, please wait 2-3 minutes until the router boots up.<br>

2. **Wi-Fi Indicator** - When the system indicator stays green, check the Wi-Fi indicator.<br>

   * If the Wi-Fi indicator stays green, the Wi-Fi network has been enabled, but no data is streaming on the Wi-Fi network.&#x20;
     * You can try to search for the Wi-Fi hotspot. Remember, you might have changed the Wi-Fi SSID name once before.
     * If you enabled the checkbox `Hide ESSID`, please manually input the device's Wi-Fi SSID name and password.<br>
   * If the Wi-Fi indicator is off, the Wi-Fi network has been disabled. Please access the router with the LAN cable connection and enable the Wi-Fi network.

3. If the LAN cable connection does not work, reset the router to default settings.

## Reset the Router

You can use either a soft or hard reset to erase the configurations on the router and back to the factory settings.

‌ The suggested way is a [**soft reset**](https://indoor.router.works/ezr24/manual/pages/grmt8rnvVpinzDNCMr8G#i.-soft-factory-reset). If unable to access the router, please do a [**hard reset**](/ezr24/manual/firmware/recovery.md#hard-reset) by clicking the reset button for 5 seconds when the router is turned on.

‌ If the hard reset does not work, please refer to [**EzBoot**](/ezr24/manual/advanced/bootloader.md) to re-flash the firmware.


---

# 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://indoor.router.works/ezr24/manual/troubleshooting.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.
