09-11-2019 11:01 PM in
I’m hoping someone can help me out! I keep getting a pop up when my screen is locked saying ‘bixby voice not yet set up, to use bixby voice unlock phone then press bixby key again to start setup’ but it does it by itself and appears like every 10 seconds (I wish that was an exaggeration) and is draining my battery!
Any ideas how to stop it? I tried to set it up then it changed to the bixby symbol and was listening to me every 10 seconds instead of the above message!
I feel like I’ve tried everything. It only does it when the screen is locked, apart from then, no issues.
Please help, driving me insane!!!
15-06-2020 06:03 AM in
06-07-2020 04:20 PM - last edited 06-07-2020 04:25 PM
I was able to uninstall Bixby via the adb command on Linux with USB debugging enabled. Not sure what the equivalent process is in Windows or Mac but it should be something similar. Instructions for setting that up are easy enough to locate.
Firstly:
adb shell "pm list packages" | grep bixby
to list the installed bixby packages ('grep bixby' shows results containing bixby).
This brought up the following for my S9:
package:com.samsung.android.app.settings.bixby package:com.samsung.systemui.bixby2 package:com.samsung.android.bixby.service package:com.samsung.android.bixby.agent package:com.samsung.android.bixby.wakeup package:com.samsung.android.bixby.agent.dummy
Then for each result:
adb shell "pm uninstall -k --user 0 [package name]"
i.e:
adb shell "pm uninstall -k --user 0 com.samsung.android.app.settings.bixby"
15-08-2020 01:30 AM in
What is this supposed to do? I downloaded it and it just takes me to a screen that says I have to update bixby
22-08-2020 12:05 PM in
h
22-08-2020 12:07 PM in
So i am using galaxy s8 and i have same problem .... and my battery is reduces very fast ..... any one found fix yet?
13-11-2021 11:32 AM in
my brand new Galaxy A52s is locked, and I can't open it. my samsung password doesn't work. Help! I think it is something to do with Bixby, which I do not want!
13-11-2021 11:36 AM in
it says "unlock phone to access Bixby voice" I wasn't aware that I had it.