Add-WindowsPackage -Online -PackagePath "C:\path\to\file.cab"
DISM /Online /Add-Package /PackagePath:C:\path\Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~.cab
For an offline image:
DISM /Image:C:\mount /Add-Package /PackagePath:C:\path\...cab
: Essential for Chinese, as the language does not use spaces between words; this component helps the system identify where words begin and end. Via Settings: Add a language (Simplified Chinese) and