Many users mistakenly believe that Android devices do not need antiviruses. In fact, viruses for Honor 9X can penetrate through third-party APKs, phishing sites, or even legitimate applications with vulnerabilities. It is important not only to detect, but also to correctly remove malware so as not to damage the system.
We tested all methods on Honor 9X (models HONOR 9X Pro, 9X Lite) with EMUI 9.1/10.0 and Magic UI 3.1 firmware. If your smartphone runs on a different version - check antivirus compatibility in official stores.
1. Signs of virus infection on Honor 9X
Before checking your phone, determine whether there are real symptoms of infection. Viruses are often disguised as system processes, but they are revealed by indirect signs:
๐น The battery is discharged in 2-3 hours during normal use. Miner viruses (for example, HiddenMiner) load the processor at 100%, even when the screen is off. Check the flow rate in Settings โ Battery โ Battery usage. If there is an unknown application with a consumption of >20%, this is an alarming sign.
๐น Advertising pops up in games, the browser or on the desktop. Even after closing all applications. Most often, this is the work of adver viruses (for example, Shuanet or HiddenAds), which load banners through background processes.
๐น SMS or calls are sent without your knowledge. Some Trojans (for example, FakeBank) steal money by sending paid messages to short numbers. Check your history Settings โ Applications โ Permissions โ SMS โthere should be no unknown apps there.
๐น The phone overheats without load. If the case Honor 9X heats to 45-50ยฐC in standby mode, check the active processes through Settings โ Phone Manager โ Performance. Viruses often disguise themselves as system services (com.android.system or google.play.services), but consume an abnormally large amount of resources.
โ ๏ธ Attention: Some symptoms (overheating, rapid discharge) can be caused by battery wear or cache overload. Before checking for viruses, reset the cache in Settings โ Memory โ Clear cache.
- ๐ฑ Unexpected applications in the menu that you did not install (for example, "Super Cleaner" or "Fast Booster").
- ๐ Redirection in the browser to strange sites (especially with domains
.xyz,.club). - ๐ฐ Money debits from the account without your actions (check bank notifications).
- ๐ Screen lock demanding payment ("Your phone is blocked by the FBI!").
2. data-i="91">to scan for viruses Honor 9X to scan for viruses
The manufacturer has integrated several utilities into EMUI/Magic UI for basic security checks. They will not replace a full-fledged antivirus, but will help identify obvious threats.
๐น Phone Manager is a standard application on Honor 9Xthat scans the system for viruses, optimizes memory and closes background processes. To run the scan:
- Open
Phone Manager(umbrella icon). - Go to the tab
Security. - Click
Scan for virusesโStart scan. - Wait for completion (takes 2-5 minutes).
๐น Google Play Protect โ built-in protection from Google that scans installed applications. It is activated automatically, but it can be activated. run the scan manually:
- Open
Google Play Market. - Tap on your profile avatar โ
Play Protect. - Select
Scan device for threats.
๐น Safe Mode โ allows you to start the phone without third-party applications. If the symptoms of infection disappear in this mode, the problem is definitely in one of the installed APKs.
- Turn off Honor 9X.
- Hold down the power button until the logo appears Honor.
- Release the power button and immediately press
Volume downhold until boot. - The message appears at the bottom of the screen
Safe Mode.
โ ๏ธ Attention: Built-in scanners often miss rootkits and spywarethat are disguised as system files. If suspicions remain, use third-party antiviruses (section 3).
| Tool | What it checks | Efficiency | Scan time |
|---|---|---|---|
| Phone manager | Installed APK, system files | Low (basic threats) | 2-5 minutes |
| Google Play Protect | Applications from the Play Market | Medium (does not see rootkits) | 1-3 minutes |
| Safe Mode | Influence of third-party applications | High (diagnostics) | โ |
| Manual permission check | Suspicious rights access | High (for experienced) | 5-10 minutes |
3. The best antiviruses for Honor 9X (free and paid)
If the built-in tools did not find any threats, install a specialized one antivirus. We have selected 5 proven solutionscompatible with Honor 9X EMUI/Magic UI.
๐น Dr.Web Light - lightweight antivirus (weight ~5 MB) with minimal impact on performance Scans:
- Installed and system applications.
- Files in the device memory (including SD card).
- Network activity for suspicious connections.
Pros: does not require root, there is a Russian language, a free version without unnecessary water.
Cons: no real-time protection in the free version.
๐น Kaspersky Mobile Antivirus - one of the most reliable scanners with a signature database updated hourly. Features:
- Check for spyware And banking trojans.
- Blocking phishing sites in the browser.
- Anti-theft (remote phone blocking).
Pros: high efficiency, minimal false positives.
Cons: paid subscription for full functionality (~1500 rub/year).
๐น Malwarebytes - specializes in removing adware viruses and potentially dangerous apps (PUP). Suitable if annoying advertisements have appeared on Honor 9X annoying advertising appeared.
Pros: free 14-day trial period, no background activity.
Cons: scanning takes up to 10 minutes.
๐น Bitdefender Mobile Security โuses cloud scanning without loading the processor Honor 9XDetects even new viruses thanks to technology Machine Learning.
Pros: minimal impact on the battery, protection against fraudulent calls.
Cons: free version is limited to manual scanning.
๐น Avast Mobile Security โa popular antivirus with additional functions (VPN, garbage cleaning). Attention: some users complain about intrusive advertising intrusive advertising in the free version.
โ ๏ธ Attention: Do not install antiviruses from third-party sources (APK files). Download only from Google Play or AppGalleryto avoid fakes.
Close all applications|Connect to Wi-Fi|Battery charge >30%|Disable power saving mode|Download antivirus from the official store-->
4. Manual removal of viruses (without an antivirus)
If the antivirus fails or you do not want to install it, try removing viruses manually. This method requires caution - wrong actions can damage the system Honor 9X.
๐น Step 1: Checking installed applications
- Go to
Settings โ Applications โ Applications. - Sort the list by installation date (
โฎ โ Sort by: Installation date). - Uninstall suspicious apps (for example, with names "Super Clean", "Fast Charge", "System Update").
๐น Step 2: Checking device administrators
Some viruses receive administrator rights, which prevents their removal. To revoke rights:
- Go to
Go to Settings โ Security โ Device Administrators. - Uncheck unknown applications.
- Go back to the list of applications and delete them.
๐น Step 3: Clearing the cache and browser data
Viruses often penetrate through the browser (for example, Chrome or Huawei BrowserTo remove malicious scripts:
- Open
Settings โ Applications โ Browser. - Click
Storage โ Clear cacheandClear data. - Reboot your phone.
๐น Step 4: Removal via ADB (for advanced users)
If the virus is not removed by standard methods, use Android Debug Bridge (ADB)Connect Honor 9X to the PC and run the commands:
adb shellpm list packages | grep "suspicious_name"
pm uninstall -k --user 0 package name
โ ๏ธ Attention: Removing system applications via ADB can lead to phone malfunctions. Do not delete packages with prefixescom.huawei.orcom.honor..
List of known virus packages for Honor 9X data-i="231">com.sec.android.app.launcher (fake)
com.system.update.fake
com.android.clean.master
com.sec.android.app.launcher (fake)
com.google.play.store.fake
com.qualcomm.thermalservice (clone)
5. Checking for viruses through the computer
If Honor 9X is heavily infected and does not respond to commands, connect it to the PC for a deep scan. This method is effective against rootkits and spywarethat block scanning on the phone itself.
๐น Method 1: Using Dr.Web CureIt!
- Download Dr.Web CureIt! to PC (free utility, does not require installation).
- Connect Honor 9X via USB in mode
File transfer (MTP). - Run CureIt! and select scan the connected device.
- Wait for completion (may take up to 30 minutes).
- Remove or disinfect the detected threats.
๐น Method 2: Scan via Total Commander
- Install Total Commander on PC.
- Connect Honor 9X and open its memory in the app.
- Go to folders:
/system/app//data/app/
/sdcard/Download/ - Delete files with suspicious names (for example, Method 3: Using HiSuite (official Huawei utility) synchronization.
update.apk,flash_player.apk).
๐น Method 3: Using HiSuite (Huawei official utility)
- Download HiSuite from the official website.
- Connect Honor 9X and wait for synchronization.
- Go to the
SecurityโVirus scan tab. - Follow the app instructions.
โ ๏ธ Attention: When connecting to a PC, disable USB debugging v Settings โ For developers, if it was enabled earlier. Some viruses spread through this channel.
Before connecting to a PC, disable it on Honor 9X option "Install from unknown sources" in Settings โ Security. This will prevent automatic installation of malicious APKs from the computer.
6. Resetting to factory settings is a last resort
If none of the methods help, remains Hard Reset. This will delete all data from Honor 9X, including viruses, but will also be erased:
- Photos, videos and music (if not saved on SD card).
- Contacts, SMS and call log (if not synced with Google).
- Installed applications and their data.
๐น How to reset:
- Back up important data (via
Settings โ System โ Backupor manually on a PC). - Go to
Settings โ System โ Reset. - Select
Reset settingsโReset all settings. - Enter the PIN code and confirm the action.
- Wait for the reboot (takes 5-10 minutes).
๐น If the phone is locked by a virus:
- Turn off Honor 9X.
- Hold
Volume up + Poweruntil the logo appears. - In the recovery menu, select
Wipe data/factory reset(button control volume). - Confirm your choice and wait for completion.
โ ๏ธ Attention: After resetting do not restore data from a backup copy, created before infection, viruses can be saved in the backup and activated again.
Resetting to factory settings is the only way to remove rootkits and system virusesthat are not detected by antiviruses.
7. How to protect Honor 9X from viruses in the future
To avoid re-infection, follow these rules:
๐น Install applications only from official stores
- ๐ฑ Google Play i AppGallery check APK for viruses before publishing.
- ๐ซ Avoid sites like apkpure.com, apkmirror.com โeven there are infected files.
๐น Set up Google Play Protect
- Open
Google Play Store โ Profile โ Play Protect. - Enable the options:
Scan device for threatsImprove malware detection
๐น Update firmware and applications
- ๐ Regularly check for updates in
Settings โ System โ Software update. - ๐ก๏ธ Updates close vulnerabilities that viruses exploit (for example, Stagefright or DirtyCow).
๐น Use VPN on public Wi-Fi
- ๐ In cafes, airports and hotels, connect via VPN (for example, ProtonVPN or Windscribe).
- ๐ This will protect against MITM attacks (traffic interception) and phishing.
๐น Disable unnecessary permissions
- Go to
Settings โ Applications โ Permissions. - Deny access to
SMS,ContactsandMicrophonefor suspicious apps.
FAQ: Frequently asked questions about viruses on Honor 9X
Can Honor 9X become infected with a virus via Bluetooth?
Theoretically, yes, but such cases are extremely rare. Most viruses are spread through:
- Third parties. APK files.
- Phishing sites (fake login pages for social networks/banks).
- Vulnerabilities in outdated firmware.
Bluetooth attacks (for example, BlueBorne) require special conditions and usually do not affect ordinary users. However, turn off Bluetoothwhen it is not needed.
How to check if I am being spied on through a microphone or camera?
Signs of spying activity:
- ๐ค The microphone or camera turns on by itself (the indicator lights up).
- ๐ฑ In
Settings โ Batteryan unknown application is using the microphone/camera. - ๐ Extraneous noise during calls.
To check:
- Open
Settings โ Applications โ Permissions. - See which apps have access to
MicrophoneandCamera. - Remove suspicious ones or revoke permissions.
For deep scanning, use antiviruses with the function scanning for spyware (for example, Kaspersky or Bitdefender).
Is it possible to remove a virus without resetting the settings?
Yes, in most cases. Try:
- Scan your phone two different antiviruses (for example Dr.Web + Malwarebytes).
- Remove suspicious applications manually (section 4).
- Clear cache and browser data.
Reset is needed only if:
- Virus built into system files (rootkit).
- Antiviruses do not detect the threat, but the symptoms remain.
- Phone locked ransom demand.
How to restore data after removing the virus?
If you made a backup to infection, restore the data via:
Settings โ System โ Recovery and reset โ Recover data(for Huawei/Honor backups).- Google Drive (contacts, photos, notes).
- HiSuite (official backup utility).
If there is no backup:
- ๐ธ You can try to restore photos/videos via DiskDigger or Recuva (on a PC).
- ๐ Contacts are sometimes restored through
Settings โ Accounts โ Google โ Synchronization.
Important: Do not restore data from a backup created after infection - the virus may return.
Does turning off the Internet help stop the virus?
Partially turning off mobile data and Wi-Fi:
- โ Stop network activity of the virus (sending SMS, downloading advertisements).
- โ Will interrupt communication with the control server (for botnets).
- โ Will not remove the virus itself from the phone.
- โ Will not interfere with local threats (for example, ransomware).
Use this method as temporary measurewhile you download an antivirus or prepare for a reset.