Tips & Tricks

OxygenOS 11 Tips and Tricks: Remove OnePlus account and Cloud service from OnePlus 9, 9 Pro and 9R

Posted on

OnePlus phones come pre-installed with system apps that manage your account as well as the cloud services.

If you wish to de-associate yourself from these offerings, then you would have to remove both these apps from your device.

But since they are a part of the system apps, you cannot uninstall them the normal way.

Join us on Telegram

Rather, to remove these apps and in turn the OnePlus account Cloud Service on OnePlus 9/Pro/9R, you would have to take the help of the ADB Commands. Here’s how:

Steps:

  1. To begin with, enable USB Debugging on your device. For that, go to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging.
  2. Next, up, download, and install Android SDK Platform Tools on your PC.
  3. Now connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  4. Then head over to the platform tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
  5. Type in the following command in the CMD window to verify the ADB connection –  adb devices
  6. If you get the device ID, then the connection stands successful and you may proceed ahead.
  7. Now initiate a shell environment using the below command- adb shell
  8. You might get a prompt on your device, tap Allow.
  9. Finally, enter the below commands in the CMD window to uninstall both the apps from your device.
  10. pm uninstall –user 0 com.oneplus.membership
  11. pm uninstall –user 0 com.heytap.cloud
  12. As soon as both the commands have been executed, the associated apps would be removed and your task stands complete.

So this was all from this guide on how you could remove the OnePlus Account and Cloud Services From OnePlus 9, 9 Pro, and 9R devices.

Must Read

Exit mobile version