The situation is familiar to many: you put your smartphone on the table, and a minute later you notice that Google Chrome opened by itself - without your participation. Sometimes this is a one-time occurrence, but more often the problem repeats itself every day, eating up battery power and annoying with pop-up ads. What is the reason? Virus, system crash or hidden application settings?
On Androiddevices, spontaneous launch of the browser is rarely harmless. In 80% of cases, this is due to adwarebut sometimes even legitimate applications are to blame - from social networks to banking clients. In this article, we will analyze all possible reasons, including little-known ones (for example, Push notifications with redirect), and give step-by-step guide taking into account the features of Android 14+.
Important: if the problem appeared after installing a specific application, remove it immediately. But more often the source is hidden deeper, and a comprehensive diagnosis is required.
1. Checking for viruses and adware
The first thing that comes to mind is malware infection. Viruses like AdLoad or HiddenAds are specially designed to open the browser and display advertising. They disguise themselves as harmless utilities (optimizers, games, wallpapers) and often penetrate through third-party stores such as APKMirror or Aptoide.
How to check:
- Install an antivirus with a 2026 signature database (for example Malwarebytes or Dr.Web Light).
- Run deep scan (not fast!).
- Pay attention to applications with rights
android.permission.INTERNETandandroid.permission.RECEIVE_BOOT_COMPLETEDโthey are often requested by viruses.
โ ๏ธ Attention: Some antiviruses (for example, Avast) themselves can cause the browser to launch spontaneously through the "Phishing Protection" module. Disable this function in the antivirus settings if the problem persists.
If the antivirus did not find anything, but suspicions remain, check list of installed applications manually:
- Go to
Settings โ Applications โ All applications. - Sort by installation date (
โฎ โ Sort by: Installation date). - Uninstall suspicious apps, especially those that you do not remember installing.
Viruses are often disguised as system utilities with names like "Android System", "Google Play Services Update" or "Device Manager". Check the developer - for legitimate applications it is always indicated (for example, Google LLC).
2. Advertising in legitimate applications
Even popular applications (for example, AliExpress, TikTok or Likee) can open the browser via built-in advertising. This is not a virus, but aggressive monetization. Most often, the problem manifests itself:
- ๐ฑ When unlocking the screen;
- ๐ After closing another application;
- ๐ถ When connecting to Wi-Fi or a mobile network.
How this works:
Advertising SDKs (for example, AppLovin or Unity Ads) use a mechanism Deep Linkthat forces the Chrome or WebView ad page to open. Sometimes this happens even when the application is minimized.
Solution:
- Open
Settings โ Applications. - Select a suspicious application (for example, a game or a social network).
- Go in
Permissions โ Advanced โ Display on top of other windowsi disable this is the permission. - Also disable
Autostart(if there is such an item).
List of applications often guilty of spontaneous opening of Chrome
AliExpress, Likee, PUBG Mobile, Free Fire, ShareIt, UC Browser, Clean Master, DU Battery Saver, GO Keyboard.
โ ๏ธ Attention: Some banking applications (for example, SberBank Online or Tinkoff) can also open a browser for security checks. If this only happens when you launch the banking application, this is normal.
3. Push notifications with redirection
A less obvious reason is Push notificationswhich, when clicked (or even without it), redirect to the browser. The source can be:
- ๐ฐ News widgets;
- ๐ฎ Game centers (for example, Google Play Games);
- ๐ Shopping applications (Wildberries, Ozon).
How to disable:
- Go to
Settings โ Notifications โ Advanced โ Notification channels. - Find the application that sends suspicious notifications.
- Disable permission
Open links automatically(if any). - As a last resort, block notifications from this application completely.
For advanced users:
You can block redirects at the system level via ADB:
adb shell pm revoke <package_name> android.permission.INTERNET
But this is a radical step - after it the application will lose access to the network.
โ๏ธ Check Push notifications
4. Problems with Google Chrome
Sometimes the problem lies in the browser itself. For example:
- ๐ Automatic update with an error;
- ๐๏ธ Cache and data browsers are damaged;
- ๐ ๏ธ Experimental functions (
chrome://flags) conflict with the system.
What to do:
- Clear cache and data Chrome:
- Go to
Settings โ Applications โ Chrome โ Storage. - Click
Clear cacheandClear data.
- Go to
- Disable unnecessary flags:
- Open the address in Chrome
chrome://flags. - Find flags with words
background,preloadorautostart. - Set them to value
Disabled.
- Open the address in Chrome
- Update Chrome to the latest version or reinstall it.
โ ๏ธ Attention: After clearing Chrome data, all your bookmarks, history, and saved passwords will be deleted. Make a backup via Settings โ Google โ Backup.
| Symptom | Probable cause | Solution |
|---|---|---|
| Chrome opens when connected to Wi-Fi | Adware or Push notifications | Check the list of applications for suspicious ones |
| The browser starts at night | Scheduled task (virus or optimizer) | Check Settings โ Battery โ Optimization |
| Opens with a specific tab (for example, โYou won a prizeโ) | Virus or phishing campaign | Delete all recently installed applications |
| The problem appeared after updating Android | System bug | Roll back to a previous version or wait for a patch |
5. System services and autostart
Android allows applications start automatically at certain events (connection to the network, charging, reboot). This is useful for instant messengers, but malware abuses this function.
How to check autostart:
- Go to
Settings โ Battery โ Launch applications(on some firmware:Settings โ Applications โ Autorun). - View the list of applications with autorun rights.
- Disable autorun for suspicious apps.
Also check task scheduler:
- ๐ Some firmwares (for example, MIUI or ColorOS) have a built-in scheduler.
- ๐ Viruses can add tasks to launch Chrome on a schedule.
For devices with root-access:
You can use Tasker or Automateto track which application Chrome is running. Create a task with the condition:
Event: Package Added (com.android.chrome)
Action: Display Alert (indicating the calling package)
Disabling autorun for unnecessary applications not only solves the problem with Chrome, but also increases battery life by 15-20%.
6. Problems with WebView and system components
Android System WebView is a component that allows applications to display web content without opening a full browser. If it is damaged, the system may force Chrome to open.
Signs of a problem with WebView:
- ๐ Applications (for example, VK or Twitter) open Chrome instead of the built-in browser;
- ๐ After updating WebView, the problem got worse;
- ๐จ There are errors in the logs (
adb logcat) likeWebViewFactory: Loading WebView provider.
Solution:
- Update Android System WebView via Google Play.
- If the update does not help, roll back to the factory version:
- Go to
Settings โ Applications โ โฎ โ Show system ones. - Find Android System WebView.
- Click
โฎ โ Uninstall updates.
- Go to
- Reboot the device.
โ ๏ธ Attention: On some firmware (for example, EMUI from Huawei) WebView is built into system services and is not updated separately. In this case, only resetting to factory settings will help.
7. Hardware problems and firmware
If all software methods have been tried, but Chrome still opens by itself, the reason may lie in:
- ๐ฑ Damaged firmware (especially after unofficial updates);
- ๐ง Failure of the processor (rarely, but it happens on older devices);
- ๐ Faults of the Home button or sensor (if Chrome opens when pressed).
Diagnostics:
- Check if does Chrome open when you physically touch the smartphone (pressing the screen, shaking).
- Install an alternative launcher (for example, Nova Launcher) - if the problem disappears, the standard launcher is to blame.
- Flash the device again (preferably with the official firmware via Fastboot or Odine).
For devices with custom recovery (TWRP):
You can analyze the system logs:
adb pull /data/anr/
adb pull /data/tombstones/
Search for mentions in the logs com.android.chrome or activitymanager.
How to distinguish a hardware problem from software?
Hardware failures usually appear chaotically (for example, during heating or vibration), while software failures occur on a schedule or during certain actions (connecting to Wi-Fi).
FAQ: Frequently asked questions
Can a virus open Chrome if the antivirus does nothing finds?
Yes. Some viruses (for example, HiddenAds) are not detected by standard antiviruses, since they do not contain malicious code in the APK. They download the payload after installation. Check the list of applications manually or use VirusTotal to analyze suspicious APKs.
Chrome opens only at night. Why?
Most likely this is a scheduled task. Check:
Settings โ Battery โ Optimization โ Optimization schedule;- Settings for alarm clock or sleep applications (for example, Sleep as Android);
- System logs for time-triggered tasks (
adb shell dumpsys alarm).
After resetting to factory settings, the problem returned. What should I do?
This means that the virus or setting is saved in one of the following places:
- ๐ Google backup (disable application recovery during setup);
- ๐ External SD card (check it on another device);
- ๐ก Firmware (perhaps a virus is embedded in the system partition - flashing is required).
Try to set up the phone without restoring from a backup and do not insert SD card.
Is it possible to block Chrome autostart at the system level?
Yes, but you will need root access or ADBCommands:
adb shell pm disable-user --user 0 com.android.chrome
adb shell cmd appops set com.android.chrome RUN_ANY_IN_BACKGROUND ignore
โ ๏ธ After this, Chrome will not be able to open automatically, but manual launch may not work correctly.
Does disabling Chrome notifications help?
Partially, this will stop the browser from opening via Push notifications, but will not affect:
- Autostart via viruses;
- Redirects from other applications;
- System failures.
It is better to combine this with other methods from the article.