Several mobile phone brand names have a non-removable search bar (widget) on the home and ‘all applications’ screen. These brand names consist of Nokia, HMD, Google Pixel, and Fairphone among others. The search bar makes use of Google Browse as the default search engine. Google uses a single alternative to choose the default search provider throughout Android configuration in qualified regions (EEA & & India )to comply with local guidelines. However, individuals in the rest of the world are locked to Google search.
Also for qualified regions, there’s no simple means to change the internet search engine at a later stage. The search engine likewise returns to Google if you mistakenly get rid of the app of your picked search service provider. For example, if you select to utilize DuckDuckGo as the default online search engine and you uninstall its application, the search widget on the homescreen will be reset to Google search. The only official way to alter the search service provider made use of by the search widget on the homescreen is to factory reset the phone to make sure that the arrangement wizard is triggered once more. The search bar is not detachable or replaceable either. If you do not make use of Google, it ends up being a wasted area, also if you disable the Google app.
But there’s a little hack to obtain the search company option display without a factory reset It could likewise operate in regions where the option screen is not used. All you need to do is run a basic ADB (Android Programmer Bridge) command to reset the currently selected search provider. It will certainly require the OS to release a notification to choose a search provider once more. Right here’s how to do it.
Just how to bring the option screen to pick the default online search engine for the homescreen?
What do you require?
- Your Nokia, HMD, Fairphone, Pixel, or other Android smartphone with a non-removable search bar
- USB Debugging made it possible for in Designer Options
- Windows, Mac, or Linux computer system
- USB Cable television to connect the phone to the computer
- Android platform devices (adb & & fastboot)
Treatment
- Open a command or incurable home window inside the platform-tools folder
Connect your phone to the computer and open a command window in the folder where you downloaded system devices.
In Windows 11, you can right-click and select ‘Open in incurable’. Alternatively, you can type cmd in the address bar and press Go into. - Run the ‘adb gadgets’ command to identify the tool
Kind
adb tools
in the incurable or cmd Window. The command’s response will be the serial number of the connected phone. The phone might reveal a timely to verify the adb link with the PC. Validate it to continue.If no device shows up, please make sure that USB debugging is enabled on the phone and that you have actually opened the command window inside the platform tools folder.
- Run the ADB command to reset the selected internet search engine
Replicate and paste the ADB command below right into the CMD/terminal home window:
adb shell setups delete safe selected_search_engine
It will certainly eliminate the worth for the currently selected online search engine in the setups data source. The command action will be:
Deleted 1 rows
- Reboot the phone
A reboot is needed for the phone to spot the adjustment in settings. You can also reboot the phone by running the
adb reboot
command. - Await the OS to send out a notification to choose the search engine
The phone will send a notification entitled” Choose your internet search engine It might take a couple of mins for the notice to turn up after the reactivate.
The screenshot listed below is from an HMD Blend smartphone.
- Pick your preferred search engine
Tap on the notification and choose the search engine of your selection. The phone will instantly download and set up the app for the selected online search engine if it has actually not been mounted already.
You may need to reboot the phone once more after choosing the search engine before it becomes energetic.
How to set an unavailable online search engine for the homescreen search bar?
Do you wish to use an online search engine that is not available on your area’s choice screen? Google doesn’t make all online search engine available in all regions. For example, DuckDuckGo is not offered in India.
There more than 30 search suppliers that belong of the choice display, but several of them have actually closed down. As of now, 21 active search engines are available. You can make use of any one of them as your favored internet search engine for the homescreen search bar. Right here’s how you can place the bundle name of your favored internet search engine right into the settings database.
Prior to case, please set your default internet search engine to something besides Google by following the previous section of this article.
1 Copy the package name of the search carrier :
You need to know the Android app’s plan name for the internet search engine you want to use for the search widget on the homescreen. Just chosen applications are authorized and whitelisted by Google for this. The checklist is available listed below. You can utilize the find feature in your browser for convenience.
Search service provider | Plan name |
Microsoft Bing | com.microsoft.bing |
DuckDuckGo | com.duckduckgo.mobile.android |
Yahoo | com.yahoo.mobile.client.android.search |
Yandex | com.yandex.searchapp |
Brave Web browser | com.brave.browser |
info.com | info.com.pwa |
MetaGer Search | de.metager.metagerapp |
OceanHero | com.oceanhero.search |
PrivacyWall | org.privacywall.browser |
Qwant | com.qwant.liberty |
Seznam.cz | cz.seznam.sbrowser |
Ecosia | com.ecosia.android |
Mail.ru Browse | ru.mail.browser.search |
Lilo | org.lilo.mobile.android 2020 |
Mojeek | mojeek.app |
WWF Panda Look | com.sst.panda |
Presearch Personal Privacy Browser | com.presearch |
Yep | com.yep.search |
Nona– Die Suchmaschine | de.nona.Nona |
Fate Search | com.karmasearch.app |
You.com | com.you.browser |
2 Set the bundle name as the search engine using ADB commands:
You should upgrade your Pixel, Nokia, HMD, or other gadget’s setups making use of the ADB commands. The command skips the need for a UI interaction and straight updates the settings database. The commands are stated below. You can run them in any order.
adb shell settings placed safe and secure selected_search_engine_aga
Change the
with the package name of the search engine you wish to use.
For example, if you intend to utilize DuckDuckGo, after that the command to run will be:
adb covering setups put safe and secure selected_search_engine_aga com.duckduckgo.mobile.android
3 Reboot the phone
Reboot the phone by running the adb reboot
command or straight from the phone’s menu. The upgraded internet search engine will fill when the phone starts up again.
Is it possible to replace the search bar with Firefox search or various other internet browsers?
Google matches the bundle name versus the search engines authorized for the choice display. So, only the eligible search carriers can be used. If you use any kind of various other application (bundle name) in the above commands, then the search supplier will certainly not transform.
That stated, there may be methods to deceive the system right into approving an unauthorized app (like Firefox) for the search widget. I will certainly explore even more and update the post if I discover a workaround.
Leave a Reply