Skip to content

Instantly share code, notes, and snippets.

@Zeik0s
Created November 24, 2022 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zeik0s/106e9299d50749a13b656f40a24d97cd to your computer and use it in GitHub Desktop.
Save Zeik0s/106e9299d50749a13b656f40a24d97cd to your computer and use it in GitHub Desktop.
Change search provider android search bar

Open adb.exe on your local computer (Windows, MacOS and Linux all work). connect your phone and type:

adb shell settings delete secure selected_search_engine
adb shell pm enable com.google.android.apps.setupwizard.searchselector
adb reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment