How to reset the password on the camera Xiaomi Yi: 5 working ways

The forgotten password from the Xiaomi Yi camera is a common problem that can block access to records, settings, and even the device itself. Unlike smartphones, where password resets often require a binding to a Mi Account, Yi Technology cameras (including the Yi Home Camera, Yi Dome, and Yi Outdoor models) have their own nuances. In this article, we will discuss all the current ways to reset passwords, from standard to emergency when the camera does not respond to the application.

It is important to understand that the procedure depends on the camera model and firmware version. For example, older versions of Yi Home Camera 1080p are reset via Reset button retention, and newer Yi Cloud Domes may require confirmation through the Yi Home App. We will look at universal methods, as well as individual instructions for popular models.

If youโ€™ve tried to reset your password before and have encountered errors like โ€œDevice is offlineโ€ or โ€œIncorrect password,โ€ weโ€™ll also explain how to avoid data loss when resetting and what to do if the camera doesnโ€™t connect to Wi-Fi after the procedure.

1. Reset password through the application Yi Home (official method)

The safest method is to use the Yi Home app (available for Android and iOS), which is suitable if the camera is connected to your account, but you forgot the password to log in to its settings.

  1. Open the Yi Home app and log in to your account.
  2. Select the camera from the list of devices (if not, check your Wi-Fi connection).
  3. Go to Device Settings โ†’ Security โ†’ Password Reset.
  4. Enter a new password (minimum 8 characters, with numbers and letters) and confirm.

Important: If the camera doesnโ€™t appear in the app, try:

  • ๐Ÿ”„ Reboot the camera (turn off power for 10 seconds).
  • ๐Ÿ“ถ Check that the smartphone and camera are connected to the same Wi-Fi network.
  • ๐Ÿ”ง Update the Yi Home app to the latest version.

โš ๏ธ Note: If the camera is tied to another account (for example, the seller did not untie it before selling it), resetting through the application will not work.

๐Ÿ“Š What Xiaomi Yi model are you using?
Yi Home Camera 1080p
Yi Dome Camera
Yi Outdoor Camera
Yi Cloud Dome
Another model

2. Hardware reset via Reset button (for all models)

If the app is lost or the camera is not connected to the network, hardware reset will help.This method works on 90% of Xiaomi Yi models, including the Yi Home Camera 1/2/3, Yi Dome and Yi Outdoor.

  1. Find the Reset button on the camera body (usually it is recessed and requires a paper clip or toothpick).
  2. Hold the button for 10-15 seconds until you hear a voice message โ€œReset successfulโ€ (some models will light up a blue indicator).
  3. Release the button and wait for the reboot (the camera will emit an audible signal).
  4. Connect the camera to the Yi Home app as a new device.

On Yi Outdoor Cameras, the Reset button can be hidden under a rubber plug, and tuck it carefully so as not to damage the body.

Camera modelLocation of the Reset buttonAudible signal when reset
Yi Home Camera 1080pDown below, next to the Micro-USB connector"Reset successful" (English voice)
Yi Dome CameraOn the back, under the holder.Double beep.
Yi Outdoor CameraUnder a rubber cap on the body"Reset OK" (Chinese voice)
Yi Cloud DomeSide, next to the power connector.The blue indicator flashes 3 times.

โš ๏ธ Note: On some firmware after a hardware reset, the camera may require a confirmation code that comes to the email attached to the device. If you don't know this email, you'll have to use the firmware method (section 4).

Download the latest version of Yi Home App|

Prepare a paper clip or toothpick |

Make sure the camera is connected to the power |

Record the camera serial number (in case of problems)-->

3. Reset via web interface (for browser-enabled cameras)

Some Xiaomi Yi models (e.g. Yi Home Camera 2 and Yi Dome Camera 2020) support local web access. IP-This is useful if the app can't see the camera, but it's connected to your network:

  1. Find out. IP-camera address on the router (section) DHCP Clients or Connected Devices).
  2. Enter this IP into the browser address bar (e.g. 192.168.1.100).
  3. Enter the login and password (by default โ€“ admin/123456 or empty password).
  4. Go to System โ†’ Reset and select Factory Reset.

If the standard password doesnโ€™t work, try:

  • ๐Ÿ”‘ admin/password
  • ๐Ÿ”‘ root/xicamera (firmware)
  • ๐Ÿ”‘ Leave the password field blank

Note: The web interface may be disabled in new firmware. If the page does not open, use hardware reset or firmware.

What to do if the web interface does not open?
If the browser gives an error "Page is not available", check: 1. Firewall / antivirus - they can block access to local IP. 2. Router subnet - IP camera must be in the same subnet as your computer (for example, 192.168.1.x). 3. Connection port - some cameras use port 8080 (try to enter 192.168.1.100:80). 4. Camera firmware - in new versions, web access is often disabled "out of the box".

4. Password reset camera firmware (advanced method)

If none of the previous methods worked, you just have to reflash the camera, which is a last resort, because if you make a mistake, the camera can turn into a brick. Hi3518E (For example, Yi Home Camera 1080p yi dome 1080p). You'll need it:

  • ๐Ÿ–ฅ๏ธ Windows computer;
  • ๐Ÿ”Œ Micro-USB cable;
  • ๐Ÿ“ Firmware for your model (download at Xiaomiyicamera.com);
  • ๐Ÿ› ๏ธ Yi Hack Tool or HiTool.

Step-by-step:

  1. Download and unpack the firmware (e.g. yi-hack-v5.tar.gz).
  2. Connect the camera to your computer via Micro-USB (use the rear port if you have one).
  3. Run HiTool and select Upgrade โ†’ specify the path to the firmware file.
  4. Press Start and wait until it is completed (the camera will restart 2-3 times).
  5. After the firmware, perform a hardware reset (section 2).

โš ๏ธ Warning: The firmware erases all settings, including the link to the Yi Home account, and if the camera was purchased by hand, the previous owner will not be able to track it.

๐Ÿ’ก

Before you run your firmware, disable the antivirus, which can block HiTool as "suspicious software." Also check that the camera is identified in Device Manager as HiSilicon Balong or Android Device.

5. Password reset via Telnet/SSH (for power users)

This method is suitable for cameras with hacked firmware (for example, with Yi Hack installed), if you have previously installed alternative software, you can reset your password through the command line:

  1. Connect to the camera via Telnet or SSH (IP-camera address, port 23 or 22).
  2. Enter your username and password (root/12345678) by default for Yi Hack.
  3. Run the command to reset the password: echo -e "new_password\nnew_password" | passwd root (replace) new_password password-wise).
  4. Reboot the camera with the reboot command.

If you have Telnet blocked, try:

  • ๐Ÿ”ง Install Yi Hack again (GitHub instructions).
  • ๐Ÿ”ง Use it. ADB (if the camera is on Android TV).

Warning: Incorrect commands on Telnet can disrupt the camera. If you are not sure, use firmware (section 4).

๐Ÿ’ก

Telnet reset only works on custom firmware cameras, and on stock versions, this method is not available without first hacking.

6.What to do if the camera is not reset?

If none of the methods worked, check the following points:

Problem.Possible causeDecision
Reset button does not respondSticking of contacts or mechanical failureTry pressing harder or clearing the button with alcohol
Camera does not connect to Wi-Fi after resetFailure in the Wi-Fi module or incorrect router settingsReset your router or connect your camera to another network
The app is making a mistake: "Device is offline."The camera is tied to another accountUse firmware (Section 4) or contact Yi Technology in support
After reset, the camera asks for a confirmation codeTwo-factor authentication is activatedYou need to know the previous ownerโ€™s email or flash the camera.

If the camera doesn't reset anyway:

  • ๐Ÿ”Œ Check the power supply (try another adapter) 5V/2A).
  • ๐Ÿ“ก Connect the camera to the router with an Ethernet cable (if the model supports the device).
  • ๐Ÿ“ง Write in support of Yi Technology with the serial number (located on the sticker below).

Last chance: If the camera is fully bricked (it doesn't turn on, it doesn't react to reset), all that remains is to solder the flash memory or change the board, which is expensive and requires soldering skills - it's cheaper to buy a new camera.

FAQ: Frequent questions about resetting your password on Xiaomi Yi

Can I reset my password without losing my memory card?
No. Any reset (except through the application method) removes all settings and records from the memory card. If you want to save the video, retrieve the MicroSD card before reset and copy the data to the computer. After reset, you can insert the card back.
The camera asks QR-- The code after the reset?
This means that the camera is tied to another Yi Home account, so you need to: Ask the previous owner to untie the camera in his account, or flash the camera (section 4) to remove the link, without which the camera cannot be connected to your account.
When the camera is reset, it makes a constant squeak. Is that normal?
No. A constant squeak or flashing of a red indicator indicates a firmware error or system damage. Try: Perform a hardware reset again (hold the button for 20 to 30 seconds); Rewind the camera (section 4); Check the power supply (insufficient voltage can cause malfunctions).
How to find out your Xiaomi Yi camera model?
Model indicated: On a sticker at the bottom or back of the body (for example, YI HOME CAMERA 2) In Appendix Yi Home โ†’ Choose a camera โ†’ Settings โ†’ On the camera box (if it's still there) if the sticker is erased, take a picture of the camera in front and back, so you can use the design to identify the model in the forums (e.g., the design, 4PDA).
Can I reset my password through my Mi Account?
No. Xiaomi Yi cameras are not tied to the Mi Account (unlike Xiaomi smartphones).They use a separate Yi Home ecosystem. Even if you log in to Mi Account on a smartphone, it won't help reset your password from the camera.