Jump to content

adb issues trying to uninstall Galaxy S10 Bloatware

Echthros

So, not a developer here, but can generally follow straightforward instructions. Last few phones, I did the whole adb + Powershell to uninstall the trash bloatware on my Samsung phones. Samsung finally tricked me into installing an update again this morning and in trying to re-uninstall (two prefixes!) the trash they so thoughtfully shoved down my throat (again). 

However, I'm running into an issue trying to get "adb shell" to stick. 

I'm using PowerShell because, why not. 

Entering ".\adb devices" works as expected, I get my "List of devices attached" with an ID that displays.

Then I go to ".\adb shell" and it nicely prints out "beyond1q:/ $" which is where I'd usually start sniping the bloatware from.

 

However, after 10 seconds or so, the command line reverts back to the C:\ location that ADB is saved to. Which of course can't uninstall junk from my phone from. Can anyone help me figure out why it won't stay on my device shell line?

Thanks!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×