Hi @Jason Shen
Thank you for posting your question in the Microsoft Q&A forum.
Regarding your issue, error code 0x80070032 when adding Chinese (Simplified or Traditional) usually indicates that Windows is unable to download or install the language pack through Windows Update.
Here are a few steps you can try:
- The "Metered Connection" toggle
- Go to Settings > Network & Internet > Wi-Fi (or Ethernet).
- Click on your current network properties.
-
- Ensure "Metered connection" is toggled Off.
- Restart Essential Services
- Type cmd in your Start menu, right-click it, and select Run as Administrator.
- Type the following commands one by one, pressing Enter after each:
- net stop wuauserv
- net stop bits
- net start wuauserv
- net start bits
- Clear the SoftwareDistribution Folder
- Open File Explorer and navigate to: C:\Windows\SoftwareDistribution
- Delete everything inside this folder.
- Restart your computer and try adding the Chinese language pack again.
Hopefully it will help work with your issue and if you have any other questions or need further assistance, feel free to ask.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.