You turned on your smartphone and were surprised to find an icon on the screen with strange symbols resembling hieroglyphs. This is a fairly common situation for owners of devices based on the operating system Android, especially if the gadget was not purchased in an official store or belongs to the so-called โgrayโ models. In most cases, such interface elements do not pose a direct threat, but their appearance often causes reasonable concern among users who do not speak Eastern languages.
Often, such apps are part of system software pre-installed by the manufacturer to work in a specific region, for example, in China. However, we cannot exclude the possibility that malware masquerading as system utilities was installed on the device. Understanding the nature of these applications will allow you to make the right decision: remove them, disable them, or ignore them, while maintaining the stability of the gadget.
In this article, we will analyze in detail the reasons for the appearance of Chinese characters in the menu, learn how to distinguish harmless system processes from viruses, and provide step-by-step guide for safely cleaning the device. We will look at both standard methods of managing applications through settings, as well as more advanced diagnostic methods using ADB commands and specialized software.
Reasons for the appearance of unknown hieroglyphs in the interface
The most common reason is the purchase of a smartphone intended for the Chinese domestic market. Large manufacturers, such as Xiaomi, Huawei or Oppooften release firmware versions (CN ROM) that contain a specific set of services and applications needed by local users. These apps are deeply integrated into the system and display names in the native language of the developers.
Sometimes such elements appear after an unsuccessful system update or reset, when the phone automatically pulls up the configuration from the regional server. In such a situation, the operating system can activate previously hidden modules responsible for advertising, analytics or specific functions that are usually disabled by default in global versions.
A more alarming scenario is the installation of third-party software from unreliable sources. Attackers often disguise Trojans and spyware as system utilities, using hieroglyphs to confuse the user and make it difficult to identify the pest. If an application requires suspicious permissions, such as access to SMS or calls, and has a strange name, this is a reason to immediately check.
โ ๏ธ Attention: If the icon suddenly appears after visiting a dubious site or installing an APK file from the messenger, there is a high probability of infection. Immediately scan your device with an antivirus.
It is also worth considering the human factor: sometimes users accidentally change the language of the system or a separate application to Chinese, mistaking it for a virus. In this case, just go to the settings and return the usual localization so that all the inscriptions become clear.
How to determine: a system application or a virus
The first step in diagnosis is to analyze the behavior of an unknown object. System processes, even Chinese ones, usually run in the background and do not show aggressive activity. They may consume a little RAM, but rarely cause the case to heat up or drain the battery quickly. Viruses, on the other hand, often manifest themselves through intrusive advertising, pop-up windows, and high CPU consumption.
Pay attention to the list of permissions that the suspicious application requests. To do this, go to Settings โ Applications and find the desired element in the list. If a app with hieroglyphs requires access to contacts, microphone, camera or sending SMS, without having an obvious functional reason for this (for example, it is not a messenger or a voice recorder), then this is a clear sign of malicious code.
Another reliable method of identification is checking the digital signature and package name. System applications usually have package names associated with the device manufacturer (for example com.miui or com.huawei). Viruses often use random character sets or disguise themselves as popular services, but with typos in the name. Using specialized utilities such as App Inspectorwill help you see detailed technical information about any installed component.
- ๐ Check the application package name: system utilities usually have a logical name structure associated with the brand.
- ๐ Monitor battery consumption: viruses often cause abnormally rapid drainage even in standby mode.
- ๐ข Pay attention to advertising: the appearance of banners on the desktop is a sure sign of malware.
If you are not sure about the nature of the application, try finding its name in search engines using a transcription of hieroglyphs or a screenshot. Enthusiast communities often compile databases of system applications for various phone models, which will help quickly identify an object.
Use Google Lens or Yandex.Images to recognize the hieroglyphs on the screen and translate the name of the application. This will help you understand its purpose without installing additional translators.
Safely removing and disabling system software
If you find out that an application is system, but unnecessary (bloatware), attempting to completely remove it using standard means may lead to an error. The โDeleteโ button in the settings is often grayed out for such components. In this case, the optimal solution would be a forced stop and shutdown, which will hide the icon from the menu and prevent the process from starting.
For deeper cleaning, you can use the developer tools. Connecting your smartphone to a computer and using ADB (Android Debug Bridge) allows you to remove system applications without obtaining root access. This is a powerful method that requires caution, as removing critical components may result in a bricked device or cyclic reboot.
Before starting the procedure, make sure that USB debugging is enabled on your phone. This item is located in the menu For developers, which is activated after repeatedly clicking on the build number in the โAbout phoneโ section. After connecting to the PC, run the command to enter the device shell.
adb shell
Next, using the command pm list packages, you can display a list of all packages and find the one you need by partial name match. Removal is carried out using the command pm uninstall -k --user 0 package_name. It is important to understand that this command removes the application only for the current user, leaving its files on the system partition, which allows you to restore the phone in case of an error.
โ๏ธ Preparing to remove system applications
โ ๏ธ Attention: Never delete applications associated with
com.android,qualcommor basic phone services unless you are 100% sure of their purpose. This may disrupt the operation of the network or touch screen.
Cleaning from malware and ad viruses
If a real virus is detected, actions should be more radical. Standard removal through settings can be blocked by malicious code that gains device administrator rights. First of all, you need to go to the section Security โ Device Administrators and uncheck the suspicious application, depriving it of privileged access.
After this, you can try to remove the application in normal mode. If the delete button is greyed out or the process is interrupted, it is recommended to boot your phone into Safe Mode. To do this, you usually need to hold down the power button on the screen, and then hold down the โShut downโ or โRebootโ item for a long time until the corresponding request appears. In safe mode, only system applications are launched, which makes it easy to remove the pest.
If these methods do not help, the only option is a complete factory reset (Hard Reset). This procedure will erase all data from the internal memory, including photos and contacts, so it is extremely important to first save important information to cloud storage or to your computer. The reset is guaranteed to remove any software virus without affecting the system partition of the firmware.
| Threat type | Symptoms | Solution method | Risk of data loss |
|---|---|---|---|
| System Bloatware | Icon in the menu, cannot be deleted | Disable or ADB | No |
| Advertising virus | Pop-up windows, banners | Removal in safe mode | No |
| Trojan spy | Charging money, access to SMS | Reset to factory settings | Yes (full) |
| Smileys/Fonts | Hieroglyphs instead of text | Change language or font | No |
What to do, if the phone does not boot after removal?
If, after manipulating system applications, the phone is stuck on the logo, you need to enter Recovery mode (usually the power button + volume up) and perform Wipe Data/Factory Reset. This will return the device to its original state.
Setting the language and region for global versions
Sometimes the problem is solved by simply adjusting the localization settings. In some firmware, the language of individual applications does not depend on the general system language. Go to the settings of the application itself with hieroglyphs (if you can get there) and try changing the language to English or Russian. If the menu cannot be navigated due to a lack of understanding of the hieroglyphs, use visual references or screenshots with translation.
Also check the region of the device. In settings System โ Language and input โ Region select your country. This may automatically deactivate regional services intended for China and hide their icons. Global versions of firmware (Global ROM) usually do not contain such garbage, but when flashing the Chinese version to the global one, traces of the old system often remain.
For advanced users, it is possible to change the screen density (DPI) or use third-party launchers that completely hide system applications from view user. Installing a launcher like Nova Launcher or Microsoft Launcher allows you to create a clean workspace, ignoring pre-installed Chinese software.
Changing the region and installing a third-party launcher are the safest ways to hide unnecessary characters without the risk of damaging the system.
Prevention and security recommendations
To avoid the reappearance of suspicious applications, follow basic rules of digital hygiene. Download apps only from the official store Google Play or proven alternatives such as Galaxy Store or Huawei AppGallery. Avoid installing APK files received through instant messengers or dubious file hosting services.
Regularly audit installed applications. Once a month, go into settings and look through the list of apps, deleting those that you do not use. This will not only free up space, but also reduce the risk that a legitimate application will eventually start showing aggressive ads due to updates to the developer's policies.
Use reliable antivirus solutions, but do not install several security apps at once, as they can conflict with each other and slow down the phone. The built-in security scanner in Android (Google Play Protect) in most cases copes with basic threats quite effectively.
โ ๏ธ Attention: Menu interfaces and item names may differ depending on the phone model and Android version. Always check the official documentation for your device before making major changes.
Turn on Play Protect in your Google Play Store settings. It will automatically scan new applications before installation and check the phone for threats.
Frequently asked questions (FAQ)
Is it possible to delete an application with hieroglyphs without root access?
Yes, it is possible. You can disable it through the settings, which will hide the icon, or use ADB commands on your computer to completely remove the custom version of the system application without the need for superuser rights.
Is it safe to buy a phone with Chinese firmware?
The purchase is safe from a hardware point of view, but the software part may be inconvenient. You will have to put up with the lack of Google services (in some cases), the presence of Chinese software and the possible absence of Russian communication frequencies (Band 20). Technical literacy is required to set up.
Why did the hieroglyphs appear again after resetting the settings?
When you reset the settings, the phone returns to the factory firmware state. If this firmware was a Chinese version, then all pre-installed applications will return to their places. To get rid of them forever, you will need to flash the device to the global version of the software.
How to translate the name of an application with hieroglyphs?
Take a screenshot of the screen with the icon or name. Open the Google Translate or Yandex.Translate application, select Camera mode or upload an image from the gallery. The service will recognize the text and overlay the translation on top of the original.
I deleted the system application and the phone stopped turning on. What to do?
You need to reset to factory settings via Recovery mode. This will delete all data, but will restore the system to functionality by returning the deleted components. In the future, be careful when deleting packages whose name contains system, framework or service.