Have you encountered a situation where on your smartphone screen Android the operator menu suddenly appears Tele2 - without your participation? This is annoying: it interrupts work, blocks the interface, and sometimes even leads to accidental clicks on advertisements or paid services. The problem is typical for devices with pre-installed operator software, but it can be solved - and does not always require root access or complex manipulations.
In this article we will analyze all possible reasons the spontaneous appearance of menus Tele2 - from bugs in the firmware to hidden services operator. We will suggest 5 working ways to disable it (including system settings, uninstalling applications and alternative methods for advanced users). Weโll also explain why the problem may return after updating Android - and how to avoid it.
Important: some solutions depend on the smartphone model and firmware version. If you Samsung, Xiaomi or a device with a clean Android (for example Pixel), the instructions will be slightly different. We will indicate the nuances for each case.
Why the Tele2 menu appears on its own: 4 main reasons
Before blocking the menu, you need to understand what causes it. Here are the most common triggers:
- ๐ฑ Pre-installed operator software: Many smartphones sold through Tele2contain proprietary applications (for example,
My Tele2orTele2 Services). They can automatically open the menu when connected to the network or receiving push notifications. - ๐ Updates firmware: After an Android update, some system services are reset to factory settings, including autostart of operator applications.
- ๐ก SIM card with active services: If services like โTele2 Menuโ or โMobile Portalโ are connected on your SIM, they can initiate the opening of a window via USSD commands.
- ๐ค Crashes in Android: Rarely, but it happens that there is a bug in the system interface (for example, in
System UI) leads to random menu calls through overlaid windows (overlay).
To accurately determine the culprit, check:
- Are there apps with the name in the list of applications (
Settings โ Applications) data-i="64">Settings โ Applications Tele2. - Does the menu appear after specific actions (for example, when connecting to Wi-Fi or Mobile Data).
- Do SMS or USSD messages arrive before this (check the log in the "Phone" application).
Method 1: Disabling autorun of Tele2 applications
The simplest and safest method is to block the background activity of the operator's applications. This will not completely remove them, but will prevent spontaneous launching.
Instructions for most smartphones:
- Open
Settings โ Applications. - Find applications with names in the list
My Tele2,Tele2 Services,Mobile portalor similar ones. - Tap on the application โ
Battery(orAutorun). - Select
RestrictorProhibit autorun. - Go back and click
Notificationsโ disable all permissions.
For devices Xiaomi, Redmi or POCO:
- ๐ Go to
Settings โ Battery and performance โ Management autorun. - ๐ Find applications Tele2 and turn off the switches next to them.
- ๐ก๏ธ Go to
Settings โ Privacy โ Accessibility โ Display over other appsand disable window overlay for these applications.
โ๏ธ Check autorun
โ ๏ธ Attention: On some firmware (for example, ColorOS from Oppo/Realme) the autorun option may be called differently - โAuto-optimizationโ or โBackground activityโ. If you do not find the desired item, use the search in the settings using the keyword โautoโ.
Method 2: Uninstalling Tele2 applications (without root)
If disabling autorun does not help, the next step is uninstalling unnecessary applications. Many of them are system ones, but some can be removed using standard means.
How to check and remove:
- Go in
Settings โ Applications. - In the top menu, select
Show system ones(or turn on the "All applications" filter). - Find applications with names:
com.tele2.myservices(main menu)com.tele2.portal(mobile portal)com.tele2.ussd(USSD command handler)
Delete there is an option Disable โselect it. will block the application, but will not remove it completely.For devices Samsung:
- ๐ฑ Use
Settings โ Device maintenance โ Memory โ Advanced โ Unnecessary applications. - ๐๏ธ Here you can remove some pre-installed apps, including services Tele2.
What to do if the "Delete" button is inactive?
If the application is system and not is removed, try disabling it via ADB. To do this, connect the phone to the PC, enable USB debugging and run the command:
adb shell pm disable-user --user 0 com.tele2.myservices
Replace com.tele2.myservices with the package of the desired application. Be Be careful: the wrong command may disrupt the system.
โ ๏ธ Attention: Removing system applications may cause problems with the SIM card or mobile network. Before uninstalling create a backup copy of your data make sure you have access to an alternative communication method (for example, Wi-Fi Calling).
Method 3: Blocking USSD and service commands
Menu Tele2 often opens through USSD commands (for example, *105# or *111#), which sends SIM card. They can be blocked at the Android level.
Option 1: Through the phone settings
- Open the โPhoneโ application and go to
Settings โ Additional settings โ USSD codes. - Disable the option
Automatic response to USSD(if available). - In some firmware (for example MIUI) you need to go to
Settings โ SIM cards and mobile networks โ Advanced โ USSDand deactivate automatic processing.
Option 2: Using third-party applications
- ๐ Install USSD Blocker (for example, USSD Monitor from Google Play).
- ๐ Add commands to the blacklist
*105#,*111#,*123#. - ๐ก๏ธ Enable the option to block automatic USSD requests.
| Blocking method | Advantages | Disadvantages |
|---|---|---|
| Disable in settings | Does not require third-party applications | Not on All firmwares have an option |
| USSD Blocker (application) | Works on most devices | Can block necessary commands (for example, to top up an account) |
| Replacing a SIM card | Solve the problem radically | Requires a visit to the salon Tele2 |
Method 4: Reset network and SIM card settings
If the menu appears due to malfunctions of the SIM card or mobile network, resetting the corresponding settings will help. This is a safe procedure, but after it you will have to re-enter the connection parameters (for example, APN).
Step-by-step guide:
- Open
Settings โ System โ Reset settings. - Select
Reset network settings(orReset mobile network). - Confirm the action. The phone will reboot.
- After turning on, check if the menu appears Tele2.
If the problem persists, try re-registering the SIM card:
- ๐ถ Enter in the dialer
##4636##(the testing menu will open). - ๐ Go to the tab
Phone informationand pressTurn off radio(turns off the mobile network). - ๐ด Wait 30 seconds and turn the radio back on.
- ๐ Reboot your phone.
- Name:
Tele2 Internet - APN:
internet.tele2.ru - Authentication type:
PAP
These parameters are usually set automatically, but sometimes require manual input.-->
Method 5: Radical measures (for advanced users)
If none of the above helped, more complex methods remain. They require experience with Android and can lead to loss of warranty or unstable operation of the device.
Option 1: Disabling via ADB
This requires a computer with installed ADB Tools and USB debugging enabled on the phone.
adb shell pm uninstall -k --user 0 com.tele2.myservices
adb shell pm uninstall -k --user 0 com.tele2.portal
These commands will remove applications Tele2 for the current user without uninstalling from the system.
Option 2: Flashing
- ๐ฑ Install custom firmware (for example, LineageOS), which does not have pre-installed operator applications.
- ๐ง To do this, you will need to unlock the bootloader (bootloader) and get
root access. - โ ๏ธ Risks: data loss, device failure, warranty void.
Option 3: Replacing a SIM card
If the problem is related to the SIM, contact the salon Tele2 and ask to replace it with a new one. Specify that you need a card without auto-loading services (some operators issue โcleanโ SIMs upon request).
โ ๏ธ Attention: Flashing and working with ADB may disrupt the operation of banking applications (due to triggers SafetyNet). Before such actions, check compatibility with Google Pay, Sberbank Online and other services that are sensitive to changes in the system.
What to do if the Tele2 menu appeared after an Android update
Firmware updates often return the factory settings of pre-installed applications If the menu Tele2 started to appear after. update, follow the algorithm:
- Check the list of applications: Previously deleted operator services may have returned.
- Reset permissions: Go to
Settings โ Applications โ Three dots โ Reset application permissions. - Roll back to the previous version firmware (if the update brought more problems than benefits). To do this, use the manufacturer's official tools (for example, Samsung Smart Switch or Xiaomi Flash Tool).
If rollback is not possible, repeat method 2 (uninstalling applications) or method 3 (USSD blocking). As a last resort, contact support Tele2 with a request to disable service messages for your number.
After updating Android, always check the โAutorunโ section - many manufacturers reset these settings to factory settings, which leads to the return of the operator menu.
FAQ: Frequently asked questions about the Tele2 menu on Android
The Tele2 menu appears only when connected to a mobile network. How to fix this?
Most likely, the problem is related to the messages sent by the SIM card when registering on the network. Solutions: automatic. USSD commands, which the SIM card sends when registering on the network. Solutions:
- Disable automatic processing of USSD in the phone settings (see Method 3).
- Install an application to block USSD (for example, USSD Monitor).
- Contact the salon Tele2 s request to disable service messages for your number.
After deleting Tele2 applications, the mobile data disappeared. What should I do?
You probably deleted the system application that is responsible for the operation of the SIM card. Restore it:
- Go. in
Settings โ Applications โ Three dots โ Show system ones. - Find a disabled application (for example,
Tele2 Framework) and clickEnable. - If it is not helped, reset the network settings (
Settings โ System โ Reset settings โ Reset mobile network).
If the Internet still does not appear, contact support Tele2 โyou may need to re-issue the SIM card.
Is it possible to disable the Tele2 menu without root access?
Yes, in most cases root is not needed. It is enough:
- Disable autostart of applications (Method 1).
- Remove unnecessary applications through settings (Method 2).
- Block USSD commands (Method 3).
Root will only be required to remove deeply integrated system services, which is extremely rare necessary.
Why does the Tele2 menu appear again after the phone is rebooted?
This means that one of the operator's applications has permission to autostart at system startupSolution:
- Go in in
Settings โ Applicationsand find all apps with the name Tele2. - For each of them, disable the option
Autorun(orLaunch at startup). - Check the section
Settings โ Battery โ Autostartand make sure that there are no active operator services there.
I deleted all Tele2 applications, but the menu is all still appears. What's wrong?
Possible reasons:
- The menu opens through browser (some operators use the web version of the portal). data-i="307">The phone has
mobile.tele2.ru. - Installed on your phone firmware update from the operatorinstalled, which restored the services. Try to roll back to the stock version of Android.
- SIM card damaged or contains a virus. Try inserting it into another phone and check. behavior.