How to find out which browser is installed on Xiaomi phone: from MIUI 12 to HyperOS

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.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the top search box, type the word โ€œbrowserโ€ (in English โ€“ โ€œbrowserโ€).
  3. The system will show all applications in the name or description of which there is this word.

On Xiaomi, you can see:

Browser nameDescriptionWhere it's installed
Mi BrowserA standard browser from Xiaomi with integrated ad blocking and night mode.Pre-installed on all devices with MIUI.
Google ChromeA 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 BrowserLightweight browser, often found on budget models (Redmi 9A, POCO C31).Pre-installed on some firmware for India and Asia.
Mint BrowserXiaomiโ€™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.

๐Ÿ“Š What browser do you use on Xiaomi?
Mi Browser
Google Chrome
Firefox
Via Browser
Other
I don't know.

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.

  1. Open any web page (e.g. mi.com).
  2. Touch the badge. โ‹ฎ (three points; or โš™๏ธ (gear) in upper right corner.
  3. Select "About" or "About" (in English).
  4. 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 browser

The 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?
If the team didnโ€™t return the results, it means that the browser is either completely removed (which is unlikely on stock firmware) or its package is renamed. In this case, try installing any browser from the Play Market or Mi App Store manually.

Check through the "Recent Appendices" menu

If the browser was opened recently, it can be identified through the multitasking menu:

  1. Open any web page (for example, click on the link in the message).
  2. Swipe up and hold (or click on the square icon in the navigation bar).
  3. 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:

  1. Install your desired browser from the Play Market or Mi App Store.
  2. Open Settings โ†’ Applications โ†’ Default Applications โ†’ Browser.
  3. Select the browser you want from the list (e.g. Chrome).
  4. 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.

FAQ: Frequent questions about browsers on Xiaomi

Can I remove the Mi Browser completely?
On most devices, the Mi Browser is a system application and is not removed by standard methods. However, it can be disabled: Go to Settings โ†’ Applications โ†’ Application Management. Find Mi Browser and select "Disable". Confirm action. Complete removal will require root rights or use of ADB with the command: adb shell pm uninstall -k --user 0 com.mi.globalbrowser
Why is my Xiaomi not running Google Chrome?
If your device is designed for the Chinese market (C-suffix models, such as the Redmi Note 12 Pro)+ 5G (China) does not have pre-installed Google services, including Chrome Solutions: Install Chrome manually from APK-File (e.g. from APKMirror) Sweep through global firmware (risky, may result in device locking) and use alternative browsers: Firefox, Brave or Mint Browser.
How to get Mi Browser back after it is removed?
If you have deleted Mi Browser through ADB Or root, you can restore it: Download the original APK-file MIUI/HyperOS (search the forums XDA Developers or 4PDA). Install it via file manager or command: adb install com.mi.globalbrowser.apk Reboot the device if you want to. APK Not installed, check compatibility with your version of Android and MIUI.
Which browser is the fastest on Xiaomi?
The speed of the browser depends on the device model and firmware version. Tests on Xiaomi 13 Pro (HyperOS) and POCO X5 Pro (MIUI 14) showed the following results (load page speedtest.net): Browser loading time (c) RAM consumption (MB) Google Chrome 1.8 320 Mi Browser (turbo mode) 1.5 280 Firefox Focus 2.1 250 Via Browser 2.3 200 For maximum speed on weak devices (Redmi 9A, POCO C31) is recommended by Via Browser or Mi Browser in turbo mode.
Can I use a browser with a VPN on Xiaomi?
Yes, all major browsers on Xiaomi support working with VPN: Mi Browser: built-in option VPN It is not available, but you can use third-party VPN-Apps (e.g. ProtonVPN or Windscribe) Google Chrome: supports extensions VPN (if they are available for Android), but on the mobile version functionality is limited. Firefox: has built-in support VPN (paid option Mozilla VPN). Brave Browser: Brave Firewall built-in + VPN (Free with restrictions. Firefox combination is recommended for maximum anonymity + Orbot (Tor).