Russifying Windows 10 on Xiaomi Devices: A Complete Guide to Solving Typical Problems

Installing Russian on Windows 10 on Xiaomi devices (whether Mi Notebooks or Mi Pad tablets) is often a headache for users, because Chinese versions of the OS are devoid of language packs by default, and standard methods for adding language through Settings. β†’ Time and language end in error. 0x800f0954 This article will not just list the steps, we will look at all possible scenarios, from official Russification through the Microsoft Store to manually embedding language files through the Internet. DISM LP.cab and solve activation and update problems after changing the language.

The feature of Xiaomi devices on Windows 10 is the pre-installed Chinese version of the OS (Windows 10 China Edition), which blocks the installation of additional languages through standard tools. Some models (such as the 2022 Mi Notebook Pro X 15) are compounded by the lack of default administrator rights, and we’ll look at workarounds, including resetting license restrictions and working with the registry to avoid errors like the default administrator. 0x80070005 (denied access).

Important: if your Xiaomi device was originally sold with global firmware (for example, models for the European market), Russification is reduced to a standard procedure - such cases we also touch on, but the main focus of the article is on Chinese versions of the OS.

1. Check the current version of Windows and regional settings

Before you start Russification, you need to know which version of Windows 10 you're running, and that's what you're using. β†’ System system β†’ About the system and pay attention to:

  • πŸ“Œ OS version (e.g, 22H2 or 21H1). New builds (since 2004) support language installation via Microsoft Store, but in Chinese versions, this functionality is often disabled.
  • 🌍 System region: If China is specified, standard language setting is blocked.
  • πŸ”‘ Activation status: Reactivation may be required after language change (especially on devices with a language-based device). OEM-license from Xiaomi).

To check the current system language, run in Command Prompt (Administrator):

dism /online /get-intl

In the output, find the default System language. If it says zh-CN (Chinese), you'll have to change it manually.

⚠️ Note: Some Xiaomi devices (e.g. Mi Notebook Air 12.5) attempt to change the system language through the Control Panel β†’ Region leads to resetting of settings BIOS. Do not change the date/time format until the Russification is complete!

πŸ“Š What Xiaomi model on Windows 10 you are using?
Mi Notebook Pro
Mi Notebook Air
Mi Pad 5/Pro
Another model
I don't know.

2.Official method: Installation of Russian through Microsoft Store

The easiest way to do this is to use the Microsoft Store, but it only works if you meet three conditions:

  1. You have a version of Windows 10 that is at least 1903.
  2. The region of the system is changed to any other region except China (for example, the United States or Russia).
  3. A Microsoft account is linked to a device (local accounts can block language packets from loading).

Instructions:

  1. Open the settings. β†’ Time and language β†’ Region and change Country or Region to Russia.
  2. Reset the device.
  3. Go to the settings. β†’ Time and language β†’ Language and press Add language.
  4. In the list, find Russian and select Russian (Russia).
  5. After downloading the package (about 200-300 MB), click Settings next to the Russian language and select Use as the main one.

If the interface is in Chinese after the reboot, check:

  • πŸ”„ Availability of updates to Parameters β†’ Update and security: Sometimes the language is only activated after the latest patches have been installed.
  • πŸ“₯ Package load status in Microsoft Store (Download and Update section) If the process is 0% down, try resetting the store cache with the command:
wsreset.exe

⚠️ Note: On devices with Windows 10 Pro pre-installed for one language (e.g. Mi Notebook Pro 14 2021), the Microsoft Store may be experiencing an error 0x80072EFD. In this case, proceed to the manual method.

Change the region to "Russia"|Linking a Microsoft account|Check the Internet connection|Update Windows to the latest version|Reset the Microsoft Store cache (wsreset.exe)-->

3. Manual installation of the language package through DISM and LP.cab

If the official method doesn't work, you'll have to manually install Russian.

  • πŸ’» Windows 10 device (you can use another PC).
  • πŸ“€ Flash drive or external drive (minimum 1 GB of free space).
  • 🌐 Stable Internet connection (for downloading packages).

Step 1 Download the language packet

Go to the Microsoft Update Catalog and find the package for your version of Windows 10.

  • For 22H2: Windows 10 Version 22H2 Language Pack (x64) - Russian
  • For 21H2: Windows 10 Version 21H2 Language Pack (x64) - Russian

Download a file with the.cab extension (for example, lp_ru-ru_19041.2788.22.0.cab).

Step 2. Install the package through DISM

Connect the flash drive to a Xiaomi device and copy the downloaded.cab file to it.

  1. Open the Command Prompt (Administrator).
  2. Follow the command (replace). D:\lp.cab file-track):
dism /online /add-package /packagepath:D:\lp_ru-ru.cab

It takes 5-10 minutes. When you're done, restart the device.

Step 3: Activate the Russian language

If the language has not changed after the reboot, do:

dism /online /set-ui-lang:ru-RU

Then check the current language:

dism /online /get-intl

The output should be the default language of the interface: ru-RU.

Mistake.Reason.Decision
0x800f0954No access to update serversUse it. VPN or manually installed through DISM
0x80070002.cab file not foundCheck the path to the file or copy it to C:\
0x80073701Windows component damagedPerform sfc /scannow repeat
What to do if DISM misstep 0x800f081f?
This error indicates that the language package is incompatible with the current version of Windows: 1. Check the exact version of the OS with the Winver team. 2. Download the package for this version (for example, for 22H2 You need a packet with an assembly number 19045.xxxx). 3. If the error is repeated, try installing the package via Powershell: Add-AppxPackage. -Path"D:\lp.cab"

Change of region and data format without resetting BIOS

After installing the Russian language, you may need to change the region and format of the date / time display. However, on some Xiaomi devices (for example, Mi Notebook Pro 15.6" 2020), this leads to a reset of the settings. UEFI. To avoid the problem:

  1. Open the control panel. β†’ Region.
  2. In the Format tab, select Russia, but do not change the settings Additionally (this may cause conflict with the BIOS).
  3. On the Location tab, install Russia.
  4. On the Administrative settings tab, click Copy Settings and tick both boxes (for the current user and system account).

A critical feature of Xiaomi devices: if after changing the region, the keyboard stopped working (symptom - the layout is reset to Chinese whenever you turn on), you must manually remove the keyboard driver through Device Manager and reinstall it from the official Xiaomi website.

ie4uinit.exe -ClearIconCache

5. Solving Windows Activation Problems After Russification

Changing the language on Chinese versions of Windows 10 often results in loss of activation. OEM-Xiaomi license tied to regional settings to return activation:

  • πŸ”‘ If you have Windows 10 Pro, try entering the product key from the BIOS (It can be extracted by ShowKeyPlus).
  • 🌐 For Windows 10 Home, use it. KMS-activator (e.g. HMAct), but note that this is a temporary solution (requires re-activation every 180 days).
  • πŸ“§ Contact Xiaomi support (via the official website) and request an activation key for the global version of the OS.

To check the current activation status, do:

slmgr /dli

If the status is Inactivated, try to link the device to your Microsoft account:

slmgr /ato

⚠️ Note: On devices with Secure Boot (e.g. Mi Notebook Pro X 15), the use of unofficial activators may block the OS boot. TPM through BIOS.

6. Alternative methods: reinstall Windows with Russian

If none of these methods worked, the radical solution is to install Windows 10 in Russian, and you can do this.

  1. Download the official image of Windows 10 (the version must match the preinstalled) from the Microsoft website.
  2. Create a bootable flash drive using Rufus or Media Creation Tool.
  3. When installing at the language selection stage, select Russian (Russia).
  4. After installation, activate Windows using the key from BIOS (If you have one, or contact Xiaomi support.

Important: When reinstalling, do not format the Recovery partition - it contains drivers and utilities for Xiaomi. After installing Windows, manually install drivers from the official website (select your device model).

πŸ’‘

Reinstalling Windows is an extreme method, as it can lead to loss of warranty on Xiaomi devices. Before you start, back up the Recovery partition!

7. Frequent errors and their solutions

In the process of Russification, users face typical problems, and we've collected the most common and ways to solve them:

Problem.Reason.Decision
The language has changed, but part of the interface is still in Chinese.Not all systems support RussianRemove and reinstall problematic apps through the Microsoft Store
After rebooting, the language is reset in Chinese.Conflict of regional settingsPerform dism. /online /set-ui-lang:ru-RU /set-sku-lang:ru-RU
Search in the Start menu is not working.Search index damagedReconfigure the index: Parameters β†’ Search β†’ Additional parameters of the indexer β†’ Re-engineer
Keyboard prints characters instead of RussianThe conflict of layoutsRemove the Chinese layout in the settings β†’ Time and language β†’ Language β†’ Parameters

FAQ: Answers to Frequent Questions

Can Windows 10 be Russified on Xiaomi without losing data?
Yes, if you use the method of c DISM However, we recommend backing up important files to an external drive β€” in rare cases, changing the language can cause a system failure.
Why did the sound disappear after Russification?
This is due to the audio driver conflict: Remove the current driver in Device Manager (Sonic, Gaming and Video Devices) and then install it again from Xiaomi’s website.
How do you get Chinese back if something goes wrong?
Execute the dism command /online /set-ui-lang:zh-CN, Then restart the device. If the language doesn't recover, reinstall the Chinese language pack via DISM (Download it from the Microsoft Catalogue).
Will Windows Update work after Russification?
Yes, but there may be errors when downloading updates (e.g, 0x80070002). To avoid them, before updating, do: net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver
Can Windows 11 be Russified on Xiaomi in the Same Way?
Yes, the process is similar, but Windows 11 requires other language packages (see Microsoft Catalog for Windows 11 Language Pack Russian).Please note that Xiaomi devices with Windows 11 may need to disable Secure Boot in the Windows 11. BIOS before setting the tongue.