OnePlus 8T Global ROM

Search This thread

vijayroyt

Senior Member
Nov 26, 2011
124
21
I flashed the EU (BA version 11.0.6.9) and still see the crappy Login with OnePlus account (Red Cable Pro nonsense) and thought it was to do with Indian devices. So, flashing EU is not getting rid of it? Do you see it as well?

Bummer!

Yup. Run these adb commands to remove all the bloat:


Red Cable Club in settings :
adb shell cmd package install-existing com.oneplus.membership
Cloud Services: adb shell cmd package install-existing com.heytap.cloud Work-life balance: adb shell cmd package install-existing com.oneplus.opwlb
 

RainGater

Senior Member
Aug 5, 2013
1,196
717
OnePlus 8T
Samsung Galaxy Tab S7 FE
Yup. Run these adb commands to remove all the bloat:


Red Cable Club in settings :
adb shell cmd package install-existing com.oneplus.membership
Cloud Services: adb shell cmd package install-existing com.heytap.cloud Work-life balance: adb shell cmd package install-existing com.oneplus.opwlb

D:\Downloads\Droid\OnePlus>adb shell cmd package install-existing com.oneplus.membership
Package com.oneplus.membership installed for user: 0

D:\Downloads\Droid\OnePlus>adb shell cmd package install-existing com.heytap.cloud
android.content.pm.PackageManager$NameNotFoundException: Package com.heytap.cloud doesn't exist

D:\Downloads\Droid\OnePlus>adb shell cmd package install-existing com.oneplus.opwlb
android.content.pm.PackageManager$NameNotFoundException: Package com.oneplus.opwlb doesn't exist

But, I still see the Red Cable Pro in settings. How to get rid of that? I hated that Red Cable Pro crap and thought flashing EU will get rid of it but doesn't look that way. Sick!
 

vijayroyt

Senior Member
Nov 26, 2011
124
21
D:\Downloads\Droid\OnePlus>adb shell cmd package install-existing com.oneplus.membership
Package com.oneplus.membership installed for user: 0

D:\Downloads\Droid\OnePlus>adb shell cmd package install-existing com.heytap.cloud
android.content.pm.PackageManager$NameNotFoundException: Package com.heytap.cloud doesn't exist

D:\Downloads\Droid\OnePlus>adb shell cmd package install-existing com.oneplus.opwlb
android.content.pm.PackageManager$NameNotFoundException: Package com.oneplus.opwlb doesn't exist

But, I still see the Red Cable Pro in settings. How to get rid of that? I hated that Red Cable Pro crap and thought flashing EU will get rid of it but doesn't look that way. Sick!

I got it removed running the first command. Weird, that it's saying it's not installed for you
 

RainGater

Senior Member
Aug 5, 2013
1,196
717
OnePlus 8T
Samsung Galaxy Tab S7 FE
I got it removed running the first command. Weird, that it's saying it's not installed for you
Can you post a screenshot of your settings top section? Is there a big gap between the search icon and the next list item?

Btw, the command "cmd package install-existing" installs the package and won't remove it. If you need to remove it, you have to run this:

adb shell pm uninstall --user 0 com.oneplus.membership
 

vijayroyt

Senior Member
Nov 26, 2011
124
21
Can you post a screenshot of your settings top section? Is there a big gap between the search icon and the next list item?

Btw, the command "cmd package install-existing" installs the package and won't remove it. If you need to remove it, you have to run this:

adb shell pm uninstall --user 0 com.oneplus.membership
Ohh damn! Dumb... I didn't realize that I copied the wrong commands. That's exactly what you need to do!
 

vijayroyt

Senior Member
Nov 26, 2011
124
21
Here are the corrected commands:

Red Cable Club in settings :
adb shell pm uninstall --user 0 com.oneplus.membership

Cloud Services :
adb shell pm uninstall --user 0 com.heytap.cloud

Work-life balance:
adb shell pm uninstall --user 0 com.oneplus.opwlb
 

vijayroyt

Senior Member
Nov 26, 2011
124
21

Attachments

  • Screenshot_20210121-202753.jpg
    Screenshot_20210121-202753.jpg
    282 KB · Views: 144

vijayroyt

Senior Member
Nov 26, 2011
124
21
No, I don't think so. There is a big gap and all you see is a search icon and the entire row is empty which is where the Red Cable Club was there before. Anyways, it's no big deal!

This is a screenshot from YouTube. Looks similar to mine!
 

Attachments

  • Screenshot_20210121-203336.jpg
    Screenshot_20210121-203336.jpg
    937 KB · Views: 142

RainGater

Senior Member
Aug 5, 2013
1,196
717
OnePlus 8T
Samsung Galaxy Tab S7 FE
This is a screenshot from YouTube. Looks similar to mine!
Yes, that looks similar. Is that an EU or NA model 8T? If it's one of those models, then i guess that's how it's designed and lots and lots of unnecessary white space. LOL.

They could just have the search icon at the right end of the Settings section. Ah well, gotta live with it. :)
 
Last edited:
  • Like
Reactions: vijayroyt

Rpg1

New member
Jun 5, 2021
3
0
OnePlus 8T
Stupid question. Taking a 8t from us to Europe. The Eu 5g radios are not turned on. Installing the Eu version over the us version will turn those radios on? Ty
 

jcsww

Senior Member
Stupid question. Taking a 8t from us to Europe. The Eu 5g radios are not turned on. Installing the Eu version over the us version will turn those radios on? Ty
Flashing does not alter the radio bands available. If your device is a T-Mobile 2007 as an example. Flashing to the EU firmware or any other firmware using the MSM Tool method or Local Upgrade does not change what bands are available to use.
 

Jbarsanti

New member
Apr 3, 2022
2
0
That's exactly a question I have about 5G radio activation.. Apparently in the US only the T-Mobile has the 5G radios activated, the unlocked version doesn't. Is there a way to change the X-55 setup to activate the 5G radios to run on Verizon or Att? Thanks
 

jcsww

Senior Member
That's exactly a question I have about 5G radio activation.. Apparently in the US only the T-Mobile has the 5G radios activated, the unlocked version doesn't. Is there a way to change the X-55 setup to activate the 5G radios to run on Verizon or Att? Thanks

My mother just picked up a kb2005 a week ago. 5G works on Telus up in Canada so it has to be enabled. Telus 5G uses n66.
 

Jbarsanti

New member
Apr 3, 2022
2
0
My mother just picked up a kb2005 a week ago. 5G works on Telus up in Canada so it has to be enabled. Telus 5G uses n66.
That's the model that's sold as unlocked in the USA that doesn't work on ATT and Verizon for 5G. Works fine with 4G. T-Mobile model is 2007 and is set up for T-Mobile 5G bands.
 

Top Liked Posts