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.
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.
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.
Also
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.
Step 3: The next step is Enable ADB debugging on the watch. So open Settings app On your smart watch.
Step 4: Scroll down to System Department and press it.
Step 5: Now, press around.
Step 6: Scroll until you find Build numberClick on it. 7 times repeatedly to open Developer Options On your watch.
Step 7: when you open Settings app You will now find Developer Options At the bottom of the page. Click on it.
Step 8: Click the toggle next to ADB debugging To enable it, click on green mark When asked for confirmation.
Step 9: Scroll down a little and also enable switch next to Correction via Wi-Fi.
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.
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.
Step 2: You will now see a prompt on your watch to allow ADB connection. Select OK.
Step 3: will appear Station window Now you are connected to the watch.
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”
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”
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.