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-intlIn 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!
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:
- You have a version of Windows 10 that is at least 1903.
- The region of the system is changed to any other region except China (for example, the United States or Russia).
- A Microsoft account is linked to a device (local accounts can block language packets from loading).
Instructions:
- Open the settings. β Time and language β Region and change Country or Region to Russia.
- Reset the device.
- Go to the settings. β Time and language β Language and press Add language.
- In the list, find Russian and select Russian (Russia).
- 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.
- Open the Command Prompt (Administrator).
- Follow the command (replace). D:\lp.cab file-track):
dism /online /add-package /packagepath:D:\lp_ru-ru.cabIt 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-RUThen check the current language:
dism /online /get-intlThe output should be the default language of the interface: ru-RU.
| Mistake. | Reason. | Decision |
|---|---|---|
| 0x800f0954 | No access to update servers | Use it. VPN or manually installed through DISM |
| 0x80070002 | .cab file not found | Check the path to the file or copy it to C:\ |
| 0x80073701 | Windows component damaged | Perform sfc /scannow repeat |
What to do if DISM misstep 0x800f081f?
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:
- Open the control panel. β Region.
- In the Format tab, select Russia, but do not change the settings Additionally (this may cause conflict with the BIOS).
- On the Location tab, install Russia.
- 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 /dliIf 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.
- Download the official image of Windows 10 (the version must match the preinstalled) from the Microsoft website.
- Create a bootable flash drive using Rufus or Media Creation Tool.
- When installing at the language selection stage, select Russian (Russia).
- 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 Russian | Remove and reinstall problematic apps through the Microsoft Store |
| After rebooting, the language is reset in Chinese. | Conflict of regional settings | Perform dism. /online /set-ui-lang:ru-RU /set-sku-lang:ru-RU |
| Search in the Start menu is not working. | Search index damaged | Reconfigure the index: Parameters β Search β Additional parameters of the indexer β Re-engineer |
| Keyboard prints characters instead of Russian | The conflict of layouts | Remove the Chinese layout in the settings β Time and language β Language β Parameters |