Xiaomi wet cleaning robot doesn't connect to phone: complete troubleshooting guide

Did you buy a Xiaomi robot vacuum cleaner with a wet cleaning function, but he stubbornly refuses to connect to the smartphone through the Mi Home app or Xiaomi Home? The problem is familiar to many owners of Mi Robot Vacuum-Mop 2 Pro, S7, X10+ and others. In 80% of cases, the malfunction is due not to hardware breakdown, but to network configuration errors, outdated software or profile conflict in the Xiaomi account.

In this article, we'll look at all the possible causes, from the banal (incorrect region in the application) to the complex (damaged firmware in the device), how to diagnose a problem using indicators on the vacuum cleaner body, what router settings interfere with connection, and what to do if the robot "sees" Wi-Fi but can't complete synchronization, and at the end, FAQ with answers to frequent questions, including working with alternative applications like Home Assistant.

1. Checking the basic connection conditions

Before digging deep into the settings, make sure the minimum requirements for sync are met. Often users miss the obvious:

  • πŸ“± App version: Do you have the current Mi Home (or Xiaomi Home for new models) installed? Older versions (below 6.5.0) do not support the safety protocols of modern vacuum cleaners. Update the app via Google Play or App Store.
  • 🌐 Account Region: Xiaomi robots are tied to servers in specific regions. If your account is registered in China and the vacuum cleaner is purchased for Europe, the connection will be blocked. β†’ Settings β†’ Region).
  • πŸ”‹ Battery charge: At a charge level below 20%, many models (S7, X10+) Connect the vacuum cleaner to the charging station and wait at least 50 hours%.
  • πŸ“Ά Type of Wi-Fi network: Xiaomi robots do not work with 5 GHz networks, enterprise networks (with authorization through the portal) and hidden networks SSID. Switch to 2.4GHz router or create a guest network.

A critical mistake many users make is trying to connect via public Wi-Fi (hotels, cafes, airports). Xiaomi robots require a home network with support for TCP/IP protocol and open ports 80, 443, 554.

⚠️ Note: If you are using a dual-band router with a common router SSID For 2.4 and 5 GHz, try splitting networks in the router settings. Many vacuum cleaners get lost when switching between bands automatically.

Diagnostics by indicators and sounds

Xiaomi robots signal connection problems through LEDs and beeps. Let's decipher the main combinations:

ModelSignal.MeaningAction.
Mi Robot Vacuum-Mop 2 ProRed flashing + 2 signalsError of Wi-Fi connectionRestart the router, check the password
Xiaomi S7Orange permanentLow charge (15%)Charge up to 50% and try again
X10+Blue flashing + 3 signalsConflict IP-addressEnable DHCP on your router or assign a static IP
All models.No sound, white indicatorStandby devicePress and hold the 3 sec button to activate

If the vacuum cleaner is continuously squeaking when trying to connect, this indicates a hardware fault of the Wi-Fi module, in which case only the service center will help. To diagnose the module, you can use the command via ADB (if you have experience with debugging tools):

adb shell dumpsys wifi

Important: Sound signals may vary depending on the firmware version. For example, in 2023 models (such as Xiaomi Robot Vacuum-Mop 2 Ultra), instead of squeaking, a voice message is used in Chinese. To turn it off, go to Settings β†’ Voice prompts.

πŸ“Š What kind of robot vacuum cleaner Xiaomi?
Mi Robot Vacuum-Mop 2 Pro
Xiaomi S7
X10+
Another model
I don't know.

3. Resetting vacuum cleaner settings to factory

If the basic checks don't work, the next step is hard reset, which will remove all the stored networks, maps of the premises and cleaning settings, and you'll have to reset the schedule and cleaning areas after the reset.

Instructions for most models:

  1. Turn off the vacuum cleaner with a long press on the power button (5 seconds).
  2. Press the Home button and Power button for 10 seconds at the same time until you hear the beep.
  3. Release the buttons. The vacuum cleaner will reboot and will issue a voice message (or flash a white light).
  4. Connect to the network. MiRobot_XXXX (password 12345678 or is indicated on the bottom of the device).
  5. In the Mi Home app, click Add Device β†’ Robot vacuum cleaner and follow the instructions.

For Xiaomi S7 and newer models, the reset is performed differently:

Press and hold the Cleanup Zone and Nutrition button for 8 seconds until the orange light lights up.

⚠️ Note: After resetting some models (X10+) If the vacuum cleaner is stuck in the "Software Update" phase, do not interrupt the process - this can lead to a blink (complete failure) of the device.

β˜‘οΈ Preparation for resetting settings

Done: 0 / 4

4. Set up a router for a stable connection

In 30% of cases, the problem lies in the incorrect settings of the router.

  • πŸ”’ Type of encryption: Supported only WPA2-PSK (AES) or WPA3. Turn it off. TKIP and mixed regimes.
  • πŸ”„ Wi-Fi channel: Automatic channel selection can lead to cliffs. Lock the channel manually (recommended 1, 6 or 11 for 2.4 GHz).
  • 🚫 Filtration. MAC-Addresses: If included, add MAC vacuum cleaner (indicated on the sticker or in the documentation) in the white list.
  • 🌍 Geo filters: Some routers (like Keenetic) block traffic from China. IP-Xiaomi addresses.

How to check the current router settings:

  1. Open the router control panel (usually at 192.168.1.1 or 192.168.0.1).
  2. Go to the Wi-Fi section β†’ Security settings.
  3. Make sure you select WPA2-PSK encryption and 11n (or 11b/g/n) mode.
  4. In the section DHCP Check that the range of IP-Addresses do not conflict with static addresses of other devices.

The problem is IP-This is especially true for Xiaomi models. X10+, Sometimes they forget the "forget" of the DHCP-Address:

Assign a static IP vacuum cleaner in the router settings (attach to MAC- address).

πŸ’‘

If you have a router from a provider (such as Rostelecom or Beeline), try connecting the vacuum cleaner via bridge mode using a separate router, which will eliminate problems with the providers' "customized" firmware.

5. Manual firmware update

If the vacuum cleaner connects to the network, but "hangs" during the synchronization stage with the application, outdated firmware is to blame. In the new versions of Mi Home (6.6.0+), the software is updated before connecting.

How to update the firmware without access to the application:

  1. Download the latest firmware version for your model from the official Xiaomi Home website (Support section).
  2. Unpack the archive and rename the file to miio_robot_vacuum.fw.
  3. Copy the file onto a microSD card (FAT32) and paste it into a vacuum cleaner (a slot is usually under the cover).
  4. Press the Power + Home button for 10 seconds until you hear the signal. The vacuum cleaner will automatically start the update.

Important: Not all models support microSD upgrades. For the Xiaomi S7 and later, use an alternative method:

Connect the vacuum cleaner to your PC via USB-C (adapter required) and use the MiRobotTool utility (available on GitHub).
ModelThe latest version of the software (2026)Refreshment
Mi Robot Vacuum-Mop 2 Pro3.5.9_004236Through an application or microSD
Xiaomi S74.1.2_001021Only through MiRobotTool
X10+5.0.0_2103via the application (stable connection required)

⚠️ Warning: If the vacuum cleaner turns off or discharges during the upgrade, it can turn into a brick. Always update the firmware at charge level 80%+ and power saving mode disabled on the router.

πŸ’‘

Updating your firmware solves 90% of connection problems, but requires strict adherence to instructions. Never interrupt the process or use firmware files from other models, which will lead to permanent damage to the system.

6. Alternative ways of connecting

If the standard methods don’t work, try the workarounds:

  • πŸ“± Home Assistant: Supports Xiaomi robots through Miio integration. You will need to get a device token (instructions on the official website).

To use Home Assistant, follow the following steps:

1. Install Home Assistant on Raspberry Pi or PC.




2. Add the integration of "Xiaomi Miio" through the Settings menu β†’ Devices and Services.




3 Enter IP- the address of the vacuum cleaner and the token (you can get it through the utility miio extract_token).




4. Upon connection, the vacuum cleaner will appear in the interface as a controlled device.

Warning: Using unofficial connection methods may result in a loss of warranty. Xiaomi blocks devices with modified software when contacting a service center.

How to get a Miio token without root rights?
This will require: 1. Install the Packet Capture app on Android (or HTTP Toolkit on PC). 2. Run traffic capture when connecting the vacuum cleaner to the Mi Home. 3. Find a request for the API with the token in the logs (string of the type "token": "5c:4f:xx:xx:xxx"). 4. Copy the token and use it in Home Assistant. Attention: The method only works on Android 10 and below due to the limitations of VPN in new versions.

7. Appeal in support of Xiaomi

If all methods are exhausted and the vacuum cleaner is still not connected, contact official support.

  • πŸ“„ Check or warranty card (to confirm purchase).
  • πŸ“· Photo/video problems (indicators, errors in the application).
  • πŸ”’ SN-device number (located on the bottom or in the documentation).
  • πŸ“‹ Application Logs (How to get: Mi Home Settings) β†’ Reviews β†’ Send logs).

Support contacts:

  • Email: support@mi.com (in English or ru_support@mi.com (Russian).
  • Phone: 8 800 775-66-20 (for Russia, call is free).
  • Chat: In the Mi Home app (Profile β†’ Support β†’ Online chat).

The response time depends on the region:

Europe/Russia: 1-3 working days

- China: up to 7 days (translation may be required)

US: Support through a local distributor (e.g. Amazon or Walmart)

⚠️ Note: If the vacuum cleaner is purchased on AliExpress or Gearbest from an unofficial seller, Xiaomi may refuse warranty service.

FAQ: Frequent questions

πŸ”Ή Why does the vacuum cleaner connect to Wi-Fi but not appear in Mi Home?
This is a typical problem in the conflict of accounts. Make sure: You use the same Xiaomi account as the first setup. The application settings select the correct region (for example, Russia, not China). The vacuum cleaner does not activate the child's lock (turns off with a long press on the Power button). If nothing helps, reset the vacuum cleaner (see Section 3).
πŸ”Ή Can you connect a robot vacuum cleaner Xiaomi without Wi-Fi?
Yes, but with limited functionality: Button control on the case (start, return to base); local cleaning on schedule (if it was set up earlier); will not work: maps of premises, cleaning areas, voice assistant, remote control; Wi-Fi is required for full operation.
πŸ”Ή The vacuum cleaner connects, but constantly loses communication?
The reason is unstable Wi-Fi signal. Solutions: Move the router closer to the base of the vacuum cleaner (or use a repeater). Turn off the Band Steering function on the router. Assign the vacuum cleaner a static IP in the DHCP settings. Check if other devices (microwaves, 2.4 GHz wireless phones) interfere.
πŸ”Ή How to Reset Your Wi-Fi Password on a Vacuum Cleaner If I Forgot It?
The vacuum cleaner doesn't store the Wi-Fi password, it reconnects to the network every time. If you change the password on the router, just: Reset the vacuum cleaner settings (see section). 3). Connect to his temporary network (MiRobot_XXXX). Enter a new password from your Wi-Fi in the Mi Home app.
πŸ”Ή Does Xiaomi Robots Support Google Home or Alexa?
Yes, but with reservations: Google Home: Supports 2020 and newer models (e.g. S7, X10+). Requires Mi Home connectivity and sync with Google Assistant. Alexa: Works only with models for Europe/USA. Mi Home settings need to enable Smart Home β†’ Amazon Alexa. Yandex Alice: Officially not supported, but can be integrated through Home Assistant + Smart Home skill. If your model does not connect to voice assistants, check the account region in Mi Home - it should match the region of the purchase of the vacuum cleaner.