

You must specify the user with which to run said command (if no user is specified, it will use your current user, who doesn’t have permissions to remove certain packages).

However, simply running pm uninstall packageName won’t do. The cool bit about the pm (package manager) command, full documentation for which can be found here, is that it allows you to uninstall whatever package you want. On Windows you can use Explorer, on macOS the Archive Utility, and on Linux…you’ll need to recompile the kernel (or just double click). Once the download completes, you will have to extract the ZIP archive. These platform tools consist of helpful utilities that developers use to interact with their mobile devices. It doesn’t matter if you’re running Windows, macOS, or Linux - all commands are interchangeable with some minor syntactic exceptions. If you run into any issues - feel free to leave a comment, I’ll do my best to get back to everyone.ĭownload Android SDK Platform tools from this link. This article assumes some basic level of comfort with the command line, as well as some advanced settings in your Wear OS device. This article will show you a cool trick around that tiny detail. In Mobvoi’s case, TicSleep allows for sleep tracking due to the company opting out of the native Google Fit integration.ĭespite it being easy to remove said apps from laptops or desktop computers, the story is a little different with Wear OS: there is no uninstall option provided in the GUI. 💡Although few in number, some bloatware apps may be useful. Unfortunately my new smartwatch - Mobvoi’s TicWatch Pro 4G/LTE running Wear OS had the same problem. They do little more than hog system resources, and beg you to sign up for ’s account. These apps are all referred to as “bloatware”. I came up with these names just now, but you hopefully get the point. HP WontPrint, Dell WishfulConnect, Acer GeniusBoot etc. If you’ve ever bought a laptop, desktop, or, in this case, Android smartwatch from a third-party manufacturer, you’ve probably seen useless apps installed on said device right off the bat. Using ADB, developer options, and ADB debugging, one can simply remove these packages using the pm command, despite said apps not providing an easy uninstall button in the GUI. This article walks you through removing bloatware apps which may have been installed on your Wear OS device by a third party manufacturer.
