Hello IdeDx,
Thank you for posting in Q&A forum.
To change the language of the Windows Recovery Environment (WinRE) to Mexican Spanish, you can follow these steps:
- Ensure you have the Spanish language pack installed on your system. You can download it from the Microsoft website.
- Extract the winre.wim file from a Windows 11 ISO that includes the Spanish language pack. Copy the extracted winre.wim file to a location on your computer.
- Open Command Prompt as an administrator. Run the following commands to set the new WinRE image:
reagentc /setreimage /path C:\path\to\new\winre.wim
reagentc /enable
- Run the following commands to update the locale settings:
bcdedit /set {current} locale es-MX
bcdedit /set {bootmgr} locale es-MX
- Restart your computer and boot into the recovery environment to ensure the language has been changed to Mexican Spanish.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.