CN WPS Xiaomi Abroad Lite: Why you need this app on Xiaomi and how to work with it

Owners of smartphones Xiaomi, Redmi or POCO Often encounter an unknown application CN WPS Xiaomi Abroad Lite is installed on the installed software list. It appears without the user's explicit consent, takes up space in memory and sometimes even sends notifications. What is it? Why is it installed on your device? And most importantly, can it be removed without harming the system?

Actually, CN WPS (china WPS Office is a modified version of the popular office suite WPS Office, adapted specifically for international versions of Xiaomi smartphones. the application is designed to work with documents (.docx,.xlsx,.pptx), but its "Lite" version for foreign devices has a number of features - from limited functionality to controversial resolutions. In this article, we will discuss in detail how it gets to the phone, how it differs from the standard one. WPS Office, and what to do if you want to get rid of it.

It is worth noting that the application is not a virus or spyware, but its behavior often raises questions among users β€” especially due to automatic installation and the difficulties with deletion.

What is it? CN WPS Xiaomi Abroad Lite and why you need it

CN WPS Xiaomi Abroad Lite is a simplified version of the office editor WPS Office pre-installed on Xiaomi, Redmi and POCO The app was developed by Kingsoft, a Chinese software developer working with Xiaomi to integrate services into firmware. MIUI.

The main functions of the programme:

  • πŸ“„ Review and editing of documents.doc/.docx,.xls/.xlsx,.ppt/.pptx.
  • πŸ–ΌοΈ Support PDF-Files (only read in the free version).
  • 🌐 Cloud storage (1 GB free of charge when registering).
  • πŸ”„ Synchronization between devices (requires an account) WPS).

However, the "Lite" version for foreign devices has a number of limitations:

  • ❌ There is no full export to PDF (Only through a premium subscription).
  • ❌ Advertising in the free version (emerges even in the app menu).
  • ❌ Automatically install updates without user request.
  • ❌ Collection of analytical data (including device information).

Why Xiaomi defaults on this app? It's because it partnered with Kingsoft to make money from pre-installing software and to make users a "free" office suite, but many smartphone owners see this as an imposition of unnecessary software.

πŸ“Š You're using it. CN WPS Xiaomi Abroad Lite?
Yeah, regularly.
I've installed it, but I'm not using it.
Deleted immediately after buying the phone
I don't know what it is.

Annex CN WPS Xiaomi Abroad Lite is installed on Xiaomi devices in several ways:

Pre-installation in firmware MIUI

  • πŸ“± It's part of the company shell. MIUI For global versions of smartphones (for example, Redmi Note 12 Pro)+ 5G, Xiaomi 13 Lite).
  • πŸ”§ Installed as a system application (folder) /system/priv-app/), which complicates removal.
  • πŸ“¦ Not always displayed in the list of "All Apps" in Settings β†’ Annexes.

2. Automatic update through MIUI Optimizing Center

Even if you deleted it. CN WPS Manually, the system can restore it through the service. MIUI Optimizing Center: This module downloads "recommended" applications in the background, including:

  • πŸ“Œ CN WPS Xiaomi Abroad Lite (office suite).
  • πŸ“Œ Mi Browser (browser with advertising).
  • πŸ“Œ Mi Video (video player with integrated advertising).

3. Hidden installation through OTA-update

When updating firmware MIUI through settings β†’ The phone. β†’ System updates are sometimes added to new system applications, including CN WPS. This is stated in Xiaomi’s policy:

⚠️ Attention: Updates MIUI This can include the installation of affiliate software to improve the user experience.

To check if the app is installed on your device:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search box, enter WPS or CN.
  3. If you find it. CN WPS Xiaomi Abroad Lite – It’s Active on Your Phone.

πŸ’‘

To disable automatic installation of unnecessary applications, go to Settings β†’ Memory. β†’ Clean and disable the option "Application Recommendations".

What is dangerous about the application CN WPS Xiaomi Abroad Lite: Myths and Reality

Many users suspect CN WPS We're going to look at what's true and what's wrong.

The real risks:

  • πŸ“‘ Analytics collection. The application sends data about the device (model, version) MIUI, system language) to Kingsoft servers, as set out in the privacy policy.
  • πŸ”‹ Increased battery consumption. Background processes. CN WPS They can consume up to 5-10% of their charge per day, according to AccuBattery).
  • πŸ“₯ Automatic updates: The program downloads updates without request, taking up traffic (up to 50-100 MB per month).

Myths (not confirmed):

  • ❌ "CN WPS There is no evidence of any leakage of personal data (e.g. from banking applications).
  • ❌ "It's a virus.The app is signed with an official Xiaomi certificate and is being checked by Google Play Protect.
  • ❌ "It can't be removed. You can delete it, but it requires root rights or ADB-team.

To check the activity of the application:

  1. Install NetGuard or PCAPdroid (from F-Droid).
  2. Start monitoring network activity.
  3. Open up. CN WPS and check what data it sends (server addresses: api.wps.cn, log.wps.com).
ParameterCN WPS Xiaomi Abroad LiteNormal. WPS Office (from Google Play)
InstallationPreliminary (systemic)Manual (user)
PermitsReading contacts, access to storage, InternetJust storage and the internet
AdvertisingThere (in menu and editing)There (but less)
RemovalRequires ADB or rootRemoved in the standard way

πŸ’‘

CN WPS Xiaomi Abroad Lite is not a virus, but its behavior (data collection, background activity) can negatively affect performance and privacy.

How to remove CN WPS Xiaomi Abroad Lite: 3 proven ways

If you decide to get rid of the application, use one of the methods below. Important: make a backup of the data before deleting (Settings) β†’ System system β†’ Backup).

Method 1: Disconnect (without deleting)

If you do not have root rights, you can at least disable the application:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find it. CN WPS Xiaomi Abroad Lite (use search).
  3. Click Disable (if the button is active).
  4. Confirm the action in the dialog window.

⚠️ Warning: After disabling the application will not be updated, but will remain in memory (takes up) ~150-200 MB).

Method 2: Removal via ADB (without root)

This will require a computer with installed ADB-Drivers and Included Debugging USB phone-on:

Enable debugging on USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times press β†’ Return to the Extra β†’ For developers)

Install drivers ADB on PC (download from the Android site)

Connect your phone to your PC via USB (select File Transfer mode)

Download platform-tools and unpack-->

Next, run commands in Command Prompt (Windows) or Terminal (macOS/Linux):

adb devices


adb shell




pm uninstall --user 0 com.kingsoft.abroad.lite

If the command fails, try an alternative package:

pm uninstall --user 0 com.kingsoft.office.abroad.lite

Method 3: Remove with root rights

If you have root on your device (such as through Magisk), use Root Explorer or Titanium Backup:

  1. Open a file manager with root access.
  2. Go to /system/priv-app/ or /system/app/.
  3. Find a folder with a name WPS or Kingsoft.
  4. Remove the folder or rename it (for example, in the WPS_bak).
  5. Reboot the phone.

⚠️ Warning: Incorrectly deleting system files can lead to bootloop ( looped boot). TWRP.

What to do if after removal CN WPS paperwork has stopped opening?
If you deleted CN WPS, file.docx/.xlsx No longer open, set up an alternative: πŸ“± Microsoft Office (free, no advertising). πŸ“± Google Docs/Sheets (synchronization with Google Drive). πŸ“± LibreOffice Viewer (open source, no data collection) To link files to a new application, click on the file in Explorer β†’ Open with help β†’ Choose the right program and check the box Always.

Alternatives CN WPS: What Office Apps Are Best for Xiaomi

If you deleted CN WPS Xiaomi Abroad Lite, but you need to work with documents, consider these options:

AnnexPlusesConsReference
Microsoft OfficeFull compatibility with.docx/.xlsx, OneDrive cloudRequires a Microsoft account for some featuresDownload
Google Docs/SheetsFree, sync with Google Drive, shared accessLimited formatting for complex documentsDownload
LibreOffice ViewerOpen source code, no data collection, supports.odtLess user-friendly interface, no cloudDownload
OnlyOfficeSupport.docx/.xlsx/.pptx, offlinePremium functions paidDownload

For users who care about privacy, the best choice is LibreOffice Viewer or OnlyOffice (with analytics disabled in the settings). If you want maximum compatibility with Microsoft Office, install the official application from Microsoft.

Tip: If you frequently work with documents on your phone, set up automatic sync with the cloud:

  • πŸ“ For Microsoft Office: Settings β†’ Accounts. β†’ Add Microsoft.
  • πŸ“ For Google Docs: Settings β†’ Google β†’ Backup.

Frequent problems with CN WPS And how to solve them.

Even if you haven't deleted CN WPS Xiaomi Abroad Lite, it can be difficult. Let's look at typical situations and how to fix them.

Problem 1: The app is constantly sending notifications

Decision:

  1. Go to Settings. β†’ Annexes β†’ CN WPS β†’ Notifications.
  2. Turn off all switches (especially "Advertising Notices").
  3. If notifications continue to arrive, disable the app completely (see the section on deletion).

Problem 2: CN WPS takes up a lot of memory

The app can weigh up to 300-500 MB, including cache, to clear the data:

  1. Open the Settings. β†’ Annexes β†’ CN WPS β†’ Memory.
  2. Click Clear the cache and Clear the data.
  3. If the β€œClear Data” button is inactive, use it. ADB: adb shell pm clear com.kingsoft.abroad.lite

Problem 3: Documents are not opened in CN WPS

If.docx or.xlsx files are not opened:

  • πŸ”„ Check if the file is corrupted (try opening it on PC).
  • πŸ“₯ Update the app via Google Play (if available).
  • πŸ”§ Install an alternative application (see section above) and link files to it by default.

Problem 4: CN WPS Requesting permission for contacts or location

The app requests extra permissions for targeted advertising to restrict access:

  1. Go to Settings. β†’ Annexes β†’ CN WPS β†’ Permits.
  2. Disable access to: πŸ“‡ Contact πŸ“ Location πŸ“ž Phone (if you don't use phone calls) WPS)

πŸ’‘

If CN WPS Xiaomi Abroad Lite is interfering with work, first try to turn off notifications and clear cache.Deletion is an extreme measure requiring caution.

FAQ: Answers to frequent questions about CN WPS Xiaomi Abroad Lite

Can I remove it? CN WPS rootless?
Yes, but only through ADB (See the instructions above. Standard removal via Settings β†’ Applications are not available because it is system software. ADB It does not help, it remains only to disable the application or get root rights.
Why? CN WPS reappears after removal?
The application is restored through the service MIUI Optimizing Center. To prevent this: Turn it off MIUI Optimizing Center in Settings β†’ Apps. Or block its activity through ADB: adb shell pm disable-user --user 0 com.miui.optimizingcenter
Is it safe to use? CN WPS for working with confidential documents?
The application does not encrypt files by default and sends analytics to Kingsoft servers: πŸ”’ Use Microsoft Office with encryption or LibreOffice. πŸ”’ Store files in an encrypted container (such as Cryptomator).
How to transfer documents from CN WPS elsewhere?
Copy files manually: Open Files (built-in Explorer) MIUI). Go to the Inner Memory β†’ WPS β†’ Documents. Select the files you need. β†’ Copy. paste them into the folder of another application (for example, Download or Google Drive).
Is there a legal way to remove CN WPS without ADB?
No. Xiaomi doesn't provide a standard way to remove pre-installed system applications.The only options: πŸ“΅ Deactivate (see section on deletion). πŸ”§ Use it. ADB root. πŸ”„ Reflash your phone to custom firmware (like LineageOS or Pixel Experience).