Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

How to pair a Wear OS smartwatch with a new phone without a factory reset

maybe you can be Wear OS smartwatch A great companion for your Android smartphone. It can help you track your fitness levels, respond to notifications, and even launch apps. While Wear OS hasn't traditionally been this simple, it's gradually improving. One thing about Wear OS smartwatches that remains disappointing, though, is that you can't pair them with a new phone without a factory reset. At least, not by default. This can be annoying because you don't want to lose all your watch data every time you switch to a new phone. It's a pain to have to set everything up from scratch. Fortunately, there's a simple, easy fix for this problem. This trick will let you pair your Wear OS smartwatch with a new phone without a factory reset.

Pair-WearOS-without-reset-1536x864-1 How to Pair a Wear OS Smartwatch to a New Phone Without a Factory Reset

What is the factory reset issue when using WEAR OS while pairing with a new phone?

Smart watch paired with the system Wear OS With the Wear OS app from the Google Play Store. This process is fairly straightforward if you're pairing your smartwatch with a phone for the first time. The problem occurs when you switch to a phone.

Also read:  How to Show File Extensions in the Files App on iPhone and iPad

wear-os-smartwatch-1536x864-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Wear OS doesn't allow you to pair your smartwatch with a new phone without resetting it. Also, resetting your watch removes all watch faces, offline music, podcasts, settings, and more, and downloading them all again is a pain.

Using this method will keep the data on your watch while allowing you to pair it with a new smartphone.

How to pair an iOS smartwatch with a new phone without resetting it

The trick is to unpair your smartwatch and clear Google Play Services data. You can do this using ADB (Android Debug Bridge) on your computer. It's a bit technical, but it helps if you know your way around the Command Prompt on Windows.

ADB setup

Step 1: Download the ADB files Related based on your computer's operating system.

Get ADB for Windows

Get ADB for Mac

Also

Get ADB for Linux

Step 2: Extract ZIP file to a location of your choice. In Windows, press and hold Shift key Right click on Extracted file , and select “Open command window here” option. in Mac and Linux , Open Bus Terminal Type CD and press Enter To change the active directory, drag and drop the extracted folder into the Terminal window. You'll now have a path to this folder in Terminal. Press Entry.

Also read:  How to add medications and set reminders to the Apple Health app

How to Pair a Wear OS Smartwatch to a New Phone Without a Factory Reset

Step 3: The next step is Enable ADB debugging on the watch. So open Settings app On your smart watch.

Wear-os-apk-1-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 4: Scroll down to System Department and press it.

Wear-os-apk-19-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 5: Now, press around.

Wear-os-apk-18-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 6: Scroll until you find Build numberClick on it. 7 times repeatedly to open Developer Options On your watch.

Wear-os-apk-17-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 7: when you open Settings app You will now find Developer Options At the bottom of the page. Click on it.

Wear-os-apk-16-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 8: Click the toggle next to ADB debugging To enable it, click on green mark When asked for confirmation.

Wear-os-apk-15-1 How to pair a Wear OS smartwatch with a new phone without a factory reset Wear-os-apk-14-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 9: Scroll down a little and also enable switch next to Correction via Wi-Fi.

Wear-os-apk-13-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 10: The watch may initially display a message saying "Unavailable," which will soon be replaced by a string of characters including the IP address. This means that ADB over Wi-Fi is enabled. Make a note of the IP address displayed here. It will be something like:
192.168.1.325:5555.

Wear-os-apk-12-1 How to pair a Wear OS smartwatch with a new phone without a factory reset Wear-os-apk-24-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Using ADB to unpair the watch from the old phone

Now that you have set up ADB on your computer and enabled ADB debugging over the network on your smartwatch, we can get to the main part of the tutorial.

Step 1: In the previously opened terminal window, type  ./adb connect . Use the IP address you recorded earlier. So it will look like this: ./adb connect 192.168.1.325:5555.

Also read:  How to unlock Notes when you forgot the password on Mac and iPhone

Wear-os-apk-new-1-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 2: You will now see a prompt on your watch to allow ADB connection. Select OK.

Wear-os-apk-25-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 3: will appear Station window Now you are connected to the watch.

Wear-os-apk-new-2-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 4: Enter the following command. If you see a message: Success in the device , it will be Restart your smartwatch.

./adb shell “pm clear com.google.android.gms && reboot”

Wearos-reset-1 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 5: Once Restart the smartwatch Let it settle for a few minutes, allow it to connect to your Wi-Fi network, and then connect it again to ADB By repeating the steps above.

Step 6: turn on Next command in Bus Terminal To make your smartwatch discoverable on the new phone, tap Enter.

./adb shell “am start -a android.bluetooth.adapter.action.REQUEST_DISCOVERABLE”

Wearos-reset-3 How to pair a Wear OS smartwatch with a new phone without a factory reset

Step 7: Open the Wear OS app on your new smartphone and you'll be able to pair your smartwatch with your new phone.

That's it. You've successfully paired your Wear OS smartwatch with a brand new phone without erasing any of your data.

Reconnect the watch without losing data

Save time and connect your smartwatch using the above method to pair your Wear OS smartwatch with a new phone without a factory reset. Setting up a new device can be incredibly time-consuming, especially on a platform like Wear OS. This method also means you won't have to customize it again.

Go to top button