How do I make Chrome my default browser on Android?
I'm trying to set Chrome as the default browser on my Samsung Galaxy S4.
How do I set this as default in my Settings? Here's a method for doing so, using ADB. For the rest of the article, it's assumed you have ADB installed.
If you do not, you can download and install the Android SDK. In the SDK, open the Terminal app, and enter sudo apt-get install android-sdk. And wait while it installs. From an Android SDK-enabled computer, use the command. Adb shell pm set-settings Browser google-chrome. To set Chrome as the default browser. (It's in the settings/apps section.)
You can also use Google's web browser. Install Chrome from the Play Store and it will be set as the default browser.
How do I choose my default browser?
Answer. If you do not have a default browser set, the system automatically sets the default browser to Firefox. The other browsers that are installed on the computer may also be set as default by installing them or using Add/Remove Windows Components. To change your default browser go to Start > Control Panel > Default programs. See if your browser is listed there. If it's not there, follow the steps below.
Change your default browser in Windows 8. 1
Access the Control Panel in the Start menu. 2
Go to the Internet options and make sure that all the settings are selected to allow the installation of the program(s) that you want. 3
Double-click the program (web browser or something like that) that you want to use as the default browser, then click "Next." 4
Now select the check box for Show the program as a default browser. 5
Click "Next" once again. 6
Select the check box for Keep this setting the next time you start your computer, then click "Finish." 7
Reboot your computer. You will have changed the default browser to the one that you selected.
If you do have a default browser, simply open the Start Menu > Default programs. Note: There is currently no way to change the default browser in Windows 8 if it's not working. You will need to start using another browser such as Chrome or Internet Explorer to access the Internet.
How do I change my default browser? To change your default browser, use the Windows 7 instructions below, or follow these instructions in Windows 8: First go to Start > Control Panel > Default Programs. Next, look at the Internet settings section of the control panel. In the Program Settings table, click the program you want to use as the default browser. For example, if you are logged in as Lisa, click the Internet Explorer icon.
Next, click the Settings button, and you should see a new window. Select Allow the program to open webpages without using a browser from the box that pops up. Click the Ok button.
Next, click the Program Settings button again, this time click the Programs section. Then, look at the Programs list under the Web Browser category.
How do I reset my browser to default settings on Android?
I understand why, since they are different kinds of storage.
Cache can be cleared with chrome://cache while cookies or anything not in chrome:// will take a bit longer.
What I do not understand is, how do I clear settings like cookies? If it is not part of clear all data, how can I delete my last activity without it (or at least something as close as possible)? This question has been asked elsewhere (like How to remove Google Chrome data) and answered, but what about Android, specifically? I have a Nexus 5 with Android 5.1.
How to reset your browser to default settings on Android? The solution depends on which version of the Google Play Store you have installed. In the Google Play Store 2.3.7 (from 2014), no one button to 'clear all browser data' was visible. But in the newly released Google Play Store 3.9 (2015) it is located in the 'Settings' menu.
Settings > Reset > Clear data for all users. If you also want to reset your browser's settings and app installations to factory defaults, then you must select 'Backup and Reset' when selecting 'Reset to Factory Defaults'. In other words: If you have 2.7 installed on an Android smartphone that was purchased before the official launch of the Google Play Store, you don't have to worry about how to reset browser settings on Android. On an Android smartphone purchased after the official release of the Google Play Store, you must reset browser settings with the button in the left margin.
Note: The current answer (2014) may be outdated as of May 2026. To delete data, press menu on upper right corner and choose Settings. After settings there is an option called Clear Data under Advanced. Click Reset to Factory Defaults.
You can read about each step here.
How to set default browser in Android Samsung?
Hi I have a problem.
My problem is that when my phone starts it sets the default browser to google chrome I want it to be firefox and want it to be set to opera as default. Please help me thanks
You can go to: Settings -> Applications -> Manage Applications -> Default Apps. Look for "Browser" and add a new Default to it. I think you can't do this in your device, but you can on the emulator. You can set which browser to start, by using adb and adb shell respectively. I'm going to use Firefox for now, but I'll try Opera and Chrome too.
Adb shell settings put systemdefaultbrowser 0. Adb shell settings put systemdefaultbrowser 1. Adb shell settings put systemdefaultbrowser 2. For Firefox: adb shell am start -a android.intent.action.VIEW -d mWebBrowser/settings?settings=userChrome.initialNewTabPage=about:blank
And then you get an alert that says "Your Default Browser is now Firefox". And for Chrome:
Related Answers
Can I use VPN with Tor browser?
Tor is a free software project that creates tools to defend against...
What is the best alternative for Aloha Browser?
Aloha is a web browser developed by the Aloha Browser Compa...
How do I install Aloha Browser on my computer?
I have a laptop running Windows 7. It has the latest update of Windows. I al...