Have you ever tried to open a web page on Xiaomi but couldnโt figure out which browser is the default browser? Or maybe you had to send a link from a specific browser but didnโt know its name? This situation is familiar to many owners of Redmi, POCO or Xiaomi smartphones โ especially after MIUI updates or the transition to HyperOS, when standard apps suddenly change.
In this article, weโll look at 5 reliable ways to identify a browser on your device, from viewing default settings to using hidden developer menus, how to distinguish Mi Browser from Google Chrome, why some models use Via Browser, and what to do if the browser is not in the list of applications at all, and how to change the default browser if the current one does not suit you.
All instructions are valid for all versions of MIUI (including 12, 13, 14) and HyperOS, as well as for devices running pure Android (for example, POCO F5 or Xiaomi 13T).If your smartphone is released after 2020, these methods are guaranteed to work.
1. Verification through default settings
The fastest way is to see which browser is assigned to open web links, which works on all versions of MIUI and HyperOS, including the most recent updates from 2026.
Open Settings โ Applications โ Default Apps โ Browser. Here you will see the current app that opens links. On most Xiaomi devices, the default is Mi Browser (formerly called MIUI Browser), but once you manually install Chrome or Firefox, it can change.
- ๐ Mi Browser โ a standard browser from Xiaomi with ad blocking and turbo mode.
- ๐ Google Chrome โ if you manually install it from the Play Market.
- ๐ฆ Mozilla Firefox or Via Browser โ less common, but found on budget models.
- โ The browser is not selected, so the system requests a choice every time a link is opened.
If this menu is empty or there is an unknown name, move to the next method - perhaps the browser is hidden or deleted.
โ ๏ธ Note: On some firmware (for example, MIUI For global markets, the browser may not be in the default settings. โ2 or โ3.
2. View the list of installed applications
If the browser does not appear in the default settings, check the full list of installed programs.
- Open Settings โ Applications โ Application Management.
- In the top search box, type the word โbrowserโ (in English โ โbrowserโ).
- The system will show all applications in the name or description of which there is this word.
On Xiaomi, you can see:
| Browser name | Description | Where it's installed |
|---|---|---|
| Mi Browser | A standard browser from Xiaomi with integrated ad blocking and night mode. | Pre-installed on all devices with MIUI. |
| Google Chrome | A popular browser from Google, installed by a user from the Play Market. | It is not available on devices for the Chinese market (without Google services). |
| Via Browser | Lightweight browser, often found on budget models (Redmi 9A, POCO C31). | Pre-installed on some firmware for India and Asia. |
| Mint Browser | Xiaomiโs browser with a focus on privacy, an alternative to Mi Browser. | It is installed separately from the Mi App Store. |
If there is no browser on the list, it means that it is either deleted (which is unlikely on stock firmware) or hidden. โ4 using ADB.
3. Definition of the browser through an open web page
If you have access to the Internet, you can find out the name of the browser right while surfing.
- Open any web page (e.g. mi.com).
- Touch the badge. โฎ (three points; or โ๏ธ (gear) in upper right corner.
- Select "About" or "About" (in English).
- The window that opens will indicate the name of the browser and its version.
For example, in Mi Browser you will see a line like Mi Browser 14.5.20 (MIUI 14), and in Chrome you will see Google Chrome 124.0.6367.91.
If the menu is in English, look for items like Settings โ About Chrome (for Chrome) or Settings โ About browser (for Mi Browser).
โ ๏ธ Note: On some versions of HyperOS, the "About Program" item may be hidden behind additional settings. If you don't find it, try long-term clicking on the browser icon on the home screen and select "Application Information".
๐ก
If the browser opens pages in "Lite Mode", its name may not appear in the menu. โ2 or check the app icon in multitasking (swipe up and hold).
4.Use of ADB for hidden browsers (advanced method)
If the browser is not visible in the settings and does not open web pages, but you suspect that it is installed (for example, after resetting to factory settings), you can use ADB (Android Debug Bridge).
You'll need:
- ๐ฅ๏ธ Computer with installed ADB Tools.
- ๐ฑ Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI (press 7 times) โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-plug-in.
Do it in the command line:
adb shell pm list packages | grep browserThe system will display a list of packages associated with browsers.
- com.android.browser is a standard Android browser (rarely found on Xiaomi).
- com.mi.globalbrowser - Mi Browser (Global Edition)
- com.android.chrome โ Google Chrome.
- mark.via โ Via Browser.
If the teams donโt work, try:
adb shell dumpsys package | grep "browser"โ ๏ธ Note: Packet names may vary on HyperOS devices, such as Mi Browser, which may be called com.mi.browser.global or com.mi.browser.overseas.
What if ADB does not find the browser?
Check through the "Recent Appendices" menu
If the browser was opened recently, it can be identified through the multitasking menu:
- Open any web page (for example, click on the link in the message).
- Swipe up and hold (or click on the square icon in the navigation bar).
- Find the open browser window in the list and look at its icon and name.
Notice the badges:
- ๐ต Blue circle with white letter "e" - Mi Browser.
- ๐ข๐ก๐ด Colored Circle โ Google Chrome.
- ๐ฆ Orange Fox - Firefox.
- ๐ Globe โ Via Browser or other lightweight browser.
If the icon is unfamiliar, take a screenshot and check it out through Googleโs image search (e.g. Google Lens).
Open any link from the message|Look at the icon in multitasking|Check with the list of standard Xiaomi browsers|If necessary, install Chrome from Play Market-->
How to Change the Default Browser to Xiaomi
If you have identified your current browser but want to change it to another browser (e.g. from Mi Browser to Chrome), follow these steps:
- Install your desired browser from the Play Market or Mi App Store.
- Open Settings โ Applications โ Default Applications โ Browser.
- Select the browser you want from the list (e.g. Chrome).
- Confirm the change.
On HyperOS, the path may be slightly different: Settings โ Annexes โ Application management โ โ๏ธ (settings) โ Default applications โ browser.
If the desired browser is not in the list, first open it manually and wait for the system request for the default assignment.
โ ๏ธ Note: On some Xiaomi models for the Chinese market (without Google services), Chrome may not appear in the default list.In this case, use Mi Browser or install Firefox from alternative sources.
๐ก
On Xiaomi with HyperOS, changing the default browser may require a device reboot to take effect.