How to Change Yoosee Camera Password: A Complete Security Guide

How to Change Yoosee Camera Password: A Complete Security Guide
To change your Yoosee camera's security password from your phone, launch the Yoosee app, tap the gear icon to open device settings, navigate to 'Security Settings', select 'Device Password' (or 'Modify Password'), input the old password, and type in your new secure credentials. If you have forgotten the camera's password, you must press the physical reset button on the camera for 10 seconds to restore factory defaults and complete the pairing process again.
The Critical Difference: Yoosee Account Password vs. Device Password
Within the Yoosee smart home ecosystem (originally developed by Gwelltimes), there is an important security distinction that often confuses users: the difference between your Yoosee Account Password and your Device (Camera) Password. Understanding the difference between these two credentials is essential for protecting your home surveillance network.
Your Yoosee Account Password is the credential you use to log in to the mobile application (using your email, phone number, or social media account). This password protects your device list, cloud subscription billing details, and sharing permissions. In contrast, the Device Password is an encryption key stored directly in the camera's firmware. The camera uses this key to encrypt the video and audio streams it sends to your local network and remote servers. It also authorizes RTSP (Real-Time Streaming Protocol) and ONVIF connections for integrating the camera with Network Video Recorders (NVRs) or third-party monitoring software. On a technical level, this authentication uses a challenge-response handshake protocol (such as MD5-based digest authentication or SHA-256 signatures depending on the firmware version) to verify credentials without sending the password in clear text over the air. This cryptographic design ensures that even if someone gains access to your home network, they cannot intercept or hijack your camera feeds without knowing the device's specific password. This added layer of defense protects the RTMP and RTSP pipelines against unauthorized session replays.
Step-by-Step Guide: Changing the Password via the Yoosee App
To change your camera's internal password using your smartphone, ensure the camera is powered on and connected to your network. Then, follow these steps:
- Log In to the App: Open the Yoosee app on your iOS or Android device and log in to the admin account that was used to set up the camera;
- Open Device Settings: Locate your camera in the main device list. Tap the three-dot menu icon in the upper-right corner of the camera's preview tile, or tap the gear icon to open the Settings menu;
- Navigate to Security Options: Select "Security Settings" or "Password Settings" from the list. The app may ask you to confirm your identity before proceeding;
- Enter Your Password Details: Tap "Device Password" (or "Modify Device Password") to open the modification screen. You will see three input fields:
- Old Password: Enter the current device password. If the camera is brand new and you have never changed the password, check the manual for the default credential (often left blank or set to a simple sequence like
123, though modern firmware versions require you to set a custom password during initial setup); - New Password: Enter a strong, custom security password;
- Confirm New Password: Re-enter the new password to ensure there are no typos;
- Old Password: Enter the current device password. If the camera is brand new and you have never changed the password, check the manual for the default credential (often left blank or set to a simple sequence like
- Save and Apply: Tap "Save" or "Confirm" in the top-right corner. The app will send the updated, encrypted password to the camera's firmware. The camera will emit a confirmation tone and restart its wireless module to apply the new settings.
How to Perform a Physical Factory Reset (Bullet, Dome, and Bulb Cameras)
If you have forgotten your camera's security password or purchased a used device that is still locked with the previous owner's credentials, you will not be able to change the password using the app. In this case, you must perform a physical factory reset. This process erases all custom settings from the camera's flash memory, restoring it to its original factory configuration, including the default password and network settings.
The location of the physical reset button depends on the type of camera housing you are using:
- Pan-Tilt/Dome Cameras: The reset button is typically located on the rotating base or underneath the camera head. On popular three-antenna models, it is often a small pinhole near the RJ-45 Ethernet port or MicroSD card slot. Insert a paperclip or a reset tool into the hole and press down on the internal button;
- Outdoor Bullet Cameras: These cameras often have a multi-connector cable harness. The reset button is usually located inside a plastic, screw-on cap on one of the cables. Unscrew the cap and press the physical button inside;
- Light Bulb Cameras (E27): The reset pinhole is located on the spherical body of the bulb, usually right next to the MicroSD card slot. Use the metal tool included in the box to press the internal switch.
For all models, make sure the camera is connected to power, then press and hold the reset button for 10 to 15 seconds. The camera will play a voice prompt or make a series of beeping sounds ("di-di-di"), indicating that the reset was successful. Wait about 60 seconds for the camera to finish rebooting, then open the Yoosee app to set up the camera as a new device and configure a new security password.
ONVIF and RTSP Integration: The Impact of Changing Your Password
Many smart home users integrate Yoosee-compatible cameras with third-party Network Video Recorders (NVRs) from brands like Dahua, Hikvision, or Intelbras, or with home automation platforms like Home Assistant. These integrations rely on standard industry protocols: ONVIF (Open Network Video Interface Forum) and RTSP (Real-Time Streaming Protocol).
When you update your camera's password in the Yoosee app, it immediately affects these external connections. RTSP video streams use connection URLs that include authentication details, formatted like this:
rtsp://admin:device_password@camera_ip:554/onvif1. Once the camera's firmware saves the new password, it rejects any connection requests using the old password. If you do not update the password settings in your NVR configuration or your Home Assistant configuration files (e.g., configuration.yaml), the video feed will drop, and your system will show a "Login failed" or "Authentication error" message.
Additionally, make sure the ONVIF compatibility setting remains enabled in the Yoosee app. Some firmware versions automatically disable the ONVIF network ports (usually port 5000 or 8899) after a password change or a factory reset for security reasons. Open the advanced settings menu for your camera in the mobile app and verify that the "ONVIF" toggle is turned on to allow local video traffic to flow to your recorder.
Network Hardening and Cybersecurity Best Practices for Yoosee Cameras
Because many cameras that use the Yoosee app are manufactured as white-label OEM devices by various suppliers, they are frequent targets for automated botnet attacks and port-scanning scripts on the public internet. Implementing strong password and network security configurations is essential for preventing unauthorized access to your private video feeds.
Avoid using short or default passwords like 123456, admin123, or camera1. Create a secure password that is at least 12 characters long and includes a mix of uppercase and lowercase letters, numbers, and special characters. In addition, log in to your home router's admin panel and disable UPnP (Universal Plug and Play). UPnP allows devices on your local network to open ports to the WAN automatically. If your camera opens the RTSP port (554) to the public internet, hackers can scan for your IP address and attempt to gain access via brute-force password attacks. Disabling UPnP hides your camera from these public scans.
| Security Practice | Risk Level (Without Practice) | Technical Security Impact |
|---|---|---|
| Strong Password (12+ chars) | Critical | Prevents automated brute-force attacks on the RTSP and ONVIF ports. |
| Disable UPnP on Router | High | Prevents automatic port forwarding, keeping the camera hidden from public internet scanners. |
| Enable 2FA on Yoosee Account | High | Secures account access even if an attacker steals your primary login credentials. |
| Isolate Camera on Guest VLAN | Medium | Prevents a compromised camera from accessing computers and sensitive data on your main network. |
Troubleshooting Common Post-Change Issues
If you experience problems with your camera after changing the password or performing a reset, use these troubleshooting steps to resolve the issue:
Problem 1: "Incorrect Password" Error when Loading Video
This error typically occurs when the Yoosee app on a secondary phone or shared device has cached your old credentials. To resolve this, remove the camera from the shared device's app list. Then, on the primary administrator phone, generate a new sharing QR code and scan it with the secondary phone. This will refresh the login token and sync the new password across all devices.
If you have other devices on your home network that experience connection drops after credential changes, you can check our troubleshooting guides, such as our walkthrough on resolving Alexa Wi-Fi issues. This guide covers how to manage IP leases and router settings to ensure stable connections for all your smart home devices.
Problem 2: Camera Remains "Offline" After Password Change
If your camera does not reconnect after you change the password, a network timeout may have interrupted the update process, leaving the firmware with incomplete configuration data. Unplug the camera's power adapter, wait 30 seconds, and plug it back in to reboot the operating system. If the camera remains offline after rebooting, perform a physical factory reset by holding the reset button for 10 seconds, then set up the camera again in the app.
Frequently Asked Questions (FAQ)
1. Is it safe to share my Yoosee camera with family members?
Yes, but you should always use the official sharing feature in the Yoosee app, which generates a temporary QR code with limited access rights. Never share your primary account password or the camera's device password, as this would give others full administrative control over your settings.
2. How long should my new Yoosee camera password be?
We recommend choosing a password between 8 and 30 characters. To protect your camera from brute-force attacks, use a combination of uppercase and lowercase letters, numbers, and special characters.
3. Does changing the password delete the videos stored on the MicroSD card?
No. Changing the password only updates the credentials required to access the live video stream. The recordings stored on your MicroSD card remain intact and will not be deleted unless you choose to format the card manually.
4. Why won't the Yoosee app accept my new password?
This is usually caused by using special characters or accents that are not supported by the camera's basic ASCII keyboard layout. Stick to standard letters and numbers to avoid compatibility issues with the firmware.
Final Cybersecurity Summary
Keeping your Yoosee camera password updated is one of the most effective ways to secure your home or business surveillance system. By combining regular password updates with network security best practices, such as disabling UPnP and isolating your cameras on a dedicated guest network or VLAN, you can protect your private feeds and ensure your security devices operate safely and reliably.
Liked it? Share!





