After performing a hard reset on a smart TV or Android set-top box, users often encounter the initial setup screen. This is a standard procedure, but it becomes a problem when the device freezes while selecting a Wi-Fi network. You can see the brand logo, but the interface doesn't respond to commands from the remote or buttons on the device. The situation is exacerbated by the fact that without an internet connection, the system often refuses to navigate to the main menu, blocking access to the device's functions.
This behavior may be caused by a software failure in the module. NetworkManager, corruption of the system cache, or a conflict with the wireless adapter drivers. In some cases, the operating system Android TV or Google TV It attempts to force a connection to Google services, and if it fails, it blocks further use. It's important to understand that this isn't always a hardware failure of the Wi-Fi module, but most often a software error requiring specific intervention.
In this article, we'll explore proven methods for bypassing the welcome screen and forcing the desktop. We'll cover methods that work both with a remote control and with external peripherals. Understanding the bootloader algorithm will help you restore your device to life without a trip to a service center.
Diagnosing the problem and reasons for freezing
Before taking any action, it's important to understand the nature of the blockage. After a reset, the system is in a minimal configuration state. If the Wi-Fi module fails to initialize or, conversely, continuously scans the airwaves without success, the installation process freezes. This often happens because file system contains remnants of old configuration files that conflict with a new clean installation.
Another common cause is frequency band incompatibility. If your router only operates in the 5 GHz band, but the set-top box searches for 2.4 GHz networks after a reset (or vice versa), you may not see your network in the list. In this case, the device may endlessly scroll the loading indicator. It's also worth checking whether filtering is enabled on the router. MAC address, which could have been activated by accident.
Pay special attention to the condition of the remote control. After a reset, the Bluetooth connection often breaks and the remote becomes unresponsive. The user may think the system is frozen, but in reality, input has simply been lost. Try pressing the button combination to re-pair; this usually works. Home + Back or Menu + OK, holding them for 5-10 seconds.
Using a USB keyboard and mouse for navigation
The easiest and most effective way to get around the network selection screen freezing is to use external input devices. A standard remote control may not have the functionality to skip steps or enter complex passwords if the virtual keyboard isn't displayed. Connecting a regular computer USB keyboard or mouse via the port USB often solves the problem instantly.
The mouse allows you to precisely point the cursor at interface elements that may be hidden beyond the visible area of the screen. The keyboard allows you to use hotkeys. For example, pressing Enter or Space can emulate the "Next" button, and the arrows allow you to navigate through the list of available networks. This is especially relevant for devices based on Android, where support for HID devices is built into the kernel.
- 🖱️ Plug your USB mouse into a free port and try clicking the "Skip" button, if there is one.
- ⌨️ Use your keyboard to navigate: arrows to select, Enter to confirm, Esc to go back.
- 🔌 If you don't have enough ports, use a USB hub with external power to avoid starving the Wi-Fi adapter of power.
☑️ Peripheral check
It's important to note that not all USB ports on TVs are active or support data transfer. Typically, the port labeled USB 2.0 or 3.0 (blue) works more reliably. If the device doesn't respond to peripherals, try rebooting the console with the keyboard already connected. In rare cases, activating debug mode is required, but this isn't possible during initial setup, so we rely on standard HID support.
Method for disabling the Internet and router
Paradoxically, sometimes a complete internet disconnect is required to successfully complete setup. Some firmware versions operate as follows: if a network is found but the password isn't entered (or the connection fails), the system blocks further progress. If there are no networks at all, a timeout is triggered, and a "Skip" or "Configure Later" button appears.
To implement this method, turn off your Wi-Fi router or move the device (if it's a portable set-top box) to an area with no known networks. Wait until the TV stops scanning for networks. Often, after several unsuccessful scans, the interface changes, offering alternative options. This is because Service Handler the operating system switches to offline mode.
⚠️ Attention: Some TV models (especially Samsung Tizen and LG WebOS) may require a network connection to activate the Smart Hub. In these cases, a complete internet outage won't help, and you'll have to find an open network or share your TV from your phone.
You can also try creating a hotspot on your smartphone with the network name (SSID) the system tries to find by default, but without a mobile data connection (disable data). This will create the illusion of a network, but without actual global network access, which may satisfy the system check and allow you to proceed. After successfully entering the menu, you can disable the hotspot.
Reset via Recovery Mode and Engineering Menu
If standard methods don't help, you'll have to use a deeper level of interaction with the device - recovery mode. Recovery ModeThis mode allows you to clear the partition cache or perform a reset with different settings. This mode is entered by pressing a combination of buttons on the device body or remote control when powering on.
For most Android boxes and TVs, the procedure is as follows: unplug the device. Locate the reset button (often a recessed button). Reset (or AUX input) or use the power button on the case. Press and hold the button until the logo appears. Android or a menu with text in English.
Wipe Cache Partition -> Yes
Reboot System Now
In the menu, you can navigate using the volume buttons (on some models) or the remote control. Select an option Wipe Cache Partition (clear cache). This action is safe for personal data (which is already gone after the reset), but it removes temporary system files that may cause conflicts. After clearing, select Reboot System NowIf the problem was in the update cache, the device should boot normally.
Risks of using Recovery Mode
Using recovery mode is safe if you only select the Wipe Cache or Reboot options. However, selecting "Wipe Data/Factory Reset" will force a second hard reset, which may be necessary if the first reset was unsuccessful. The "Apply Update" option requires a firmware file and, without proper knowledge, could brick your device.
Table: Key combinations for entering Recovery
Different manufacturers use different key combinations to enter recovery mode. Below is a table of the most common combinations for popular brands. If the standard methods don't work, try varying the amount of time you hold the buttons.
| Brand / Manufacturer | Button combination | Action |
|---|---|---|
| Xiaomi / Mi Box | OK + Back (hold while turning on) |
Login to Fastboot or Recovery |
| Sony Android TV | Power button on the case (5 sec) | A logo will appear, then Recovery |
| Generic TV Box | Button Reset (with a toothpick) |
Hold for 10-15 seconds until reboot |
| Philips Android | Volume Up + Power (on the remote control) |
Entering the recovery menu |
It's worth noting that on some devices, entering Recovery is only possible via ADB commands from a computer if USB debugging was previously enabled on the device. In this case, the command adb reboot recovery This will put the device into the correct mode. However, after a hard reset, this method is usually unavailable, as the computer's authorization is reset.
Alternative methods: Ethernet and mobile hotspot
If the device's Wi-Fi module is damaged or not working properly, you should try a wired connection. Port availability Ethernet (LAN) Not all models have this feature, but if it is present, connecting a cable directly from the router often bypasses wireless scanning issues. The system will recognize the cable connection as a priority and automatically proceed to the next setup step.
Another effective method is to use your smartphone as a hotspot. Create a network on your phone with an easy-to-find name (SSID). Turn on Wi-Fi on your TV. When the network appears in the list, select it. If a password is required, enter it. The main advantage of this method is that you can control network visibility and signal strength by moving closer or further away from the device.
- 📱 Turn on the "Access Point" mode on your smartphone.
- 📡 Make sure the frequency matches the capabilities of the TV (usually 2.4 GHz is more compatible).
- 🔗 Connect your TV to the created network and wait for the internet connection to be checked.
⚠️ Attention: When using mobile data for system updates, monitor your data usage. Initial Android TV setup can download several hundred megabytes of updates, which is important for users with limited data plans.
If the device has connected to the phone but is stuck at the "Checking Connection" stage, try changing the compatibility type or frequency band in the phone's access point settings. Sometimes older TV adapters don't recognize the 5 GHz networks created by default by modern smartphones.
Frequently Asked Questions (FAQ)
Is it possible to completely disable the Wi-Fi module so that it does not search for networks?
Disabling Wi-Fi software during the initial setup (Setup Wizard) is usually impossible, as the system forces a connection request. However, if you tape over the antenna contacts inside the device (which requires disassembly and voids the warranty), the module will stop detecting networks, and the system may prompt you to skip this step. Software-based disabling methods are only available after root access, which is not possible during setup.
What should I do if the remote control doesn't respond at all after a reset?
Most likely, the Bluetooth pairing is broken. Try removing the batteries from the remote for a minute, then reinserting them and immediately pressing the pairing combination (often the "Home" and "Back" buttons simultaneously). If that doesn't help, use a USB keyboard or the remote app on your smartphone (if the TV is connected to the same network as your phone or via Wi-Fi Direct).
How long can setup take after a reset?
Initial setup typically takes 5 to 15 minutes. If the process takes longer than 30 minutes and the screen doesn't change, it's likely frozen. In this case, waiting a long time won't help—you'll need to force a reboot by disconnecting the power for 10-15 seconds.
Does the Android version affect the bypass method?
Yes, the interfaces of Android TV 9, 10, 11, and Google TV differ. In newer versions, Google often requires an account and network connection. Older versions (Android 6-8) often have hidden skip buttons or the ability to disable the network through the engineering menu without losing functionality.