Windows 11 ARM on MacOS (Parallels) stops functioning properly

Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT
Is Windows 11 still working after switching back to US-English?
 
Thank you @NoelS1 - your solution appears to have fixed this problem (Setup from Windows Start does not open - and other system-to-internet-access issues)
To recap:
- in parallels desktop, File/New
- (maybe out of sequence) - configured to prompt for boot option, on boot, disabled Secure boot, restarted
- Windows from VDHX file
- chose 'install OS manually'
- installed with no networking
- once Win11 setup complete, installed parallels desktop (clicked the yellow alert symbol)
- restarted
- Windows menu/Setup work
 
Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT

Incredible - but it also works for me! Applying the mentioned powershelgl commands and rebooting the system, I'm also able again to access all menus (including update, settings, etc.).
By the way: setting the keyboard to German layout seems to work and shows no negative impact to the problem before.
 
Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT

On Windows 11 ARM version 22483, automatic install managed by Parallels, I had the exact same issue. Settings did not work, right click on some items did not work, etc. However after applying these commands in powershell as administrator and a reboot. All issues where resolved! I did not have to reinstall Windows 11 manually! Thanks a lot!

For context, I was already on english version of Windows 11 but since my location is in Europe maybe locale was set to en-EN? Or it could be that the above fix works for everyone, even if already installed as en-US? Worth a try since it is super quick to do.
 
I almost suspect that this problem only occurs with users who do not use en-US automatically (through Parallels installer) or manually. This could also explain why there are not many more error reports here in the forum and in other sources (Reddit etc.).

The Parallels (Auto-)installer is setting on my system:
Code:
PS C:\Users\l3tron> Get-WinSystemLocale
LCID             Name             DisplayName
----             ----             -----------
1033             en-US            English (United States)

PS C:\Users\l3tron> get-WinUserLanguageList
LanguageTag     : de-DE
Autonym         : Deutsch (Deutschland)
EnglishName     : German
LocalizedName   : German (Germany)
ScriptName      : Latin
InputMethodTips : {0407:00000407}
Spellchecking   : True
Handwriting     : False

So to fix the error it is enough to do this in powershell (administrative)
Code:
Set-WinUserLanguageList en-US -Force
Restart-Computer

It also seems to be no problem to install additional language packs, spell checking, time/date formats in Windows and browsers (e.g. EDGE). As long as the WinUserLanguageList language remains on en-US.
 
I almost suspect that this problem only occurs with users who do not use en-US automatically (through Parallels installer) or manually. This could also explain why there are not many more error reports here in the forum and in other sources (Reddit etc.).

The Parallels (Auto-)installer is setting on my system:
Code:
PS C:\Users\l3tron> Get-WinSystemLocale
LCID             Name             DisplayName
----             ----             -----------
1033             en-US            English (United States)

PS C:\Users\l3tron> get-WinUserLanguageList
LanguageTag     : de-DE
Autonym         : Deutsch (Deutschland)
EnglishName     : German
LocalizedName   : German (Germany)
ScriptName      : Latin
InputMethodTips : {0407:00000407}
Spellchecking   : True
Handwriting     : False

So to fix the error it is enough to do this in powershell (administrative)
Code:
Set-WinUserLanguageList en-US -Force
Restart-Computer

It also seems to be no problem to install additional language packs, spell checking, time/date formats in Windows and browsers (e.g. EDGE). As long as the WinUserLanguageList language remains on en-US.
Had to reinstall with en-US default and it seems to be working fine.
 
Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT
Thank you so much for your findings!! This was working for me. For me it is even possible to change the Region Settings to my Country and language.
But CAUTION: DO NOT make the german language pack as the default. When you do this, windows is bricked again. (Settings Windows do no open etc.) Just leave the English (United States) as preferred language pack and change to german everytime after the reboot.
For now its working for me. I'm patiently waiting for the language fix from either Parallels or Microsoft...

These are the settings that worked for me:

upload_2021-11-2_15-39-15.png
 

Attachments

  • upload_2021-11-2_15-39-15.png
    upload_2021-11-2_15-39-15.png
    748.3 KB · Views: 484
Windows 10: I followed above instructions on selecting boot device on startup; disabled X on secure boot; changed from Standard English to English.
 
Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT
Thank you
 
Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT
Thank you so much. It was very hard to even find any information about this topic and I troubleshooted for so many hours. Should've probably just opened the Parallels forums instead of googling the symptoms. Found it through Macrumors.
 
Thanks so much, I thought I could get away with manually selecting US keyboard and Canada locale. Not so much. Nice to not have to wipe the machine again!
 
Found my problem cause: I Installed the German language Pack and set Default to it. Then the Error occurs. Switched Back to en-US everything is fine again.
Since you cannot Open Settings you must use Powershell (administrative) to change language back:
Set-WinSystemLocale en-US
Set-WinUserLanguageList en-US -Force
- REBOOT
Same issue on my machine. Even after updating to the newest Insider Build 22494 I cannot change the preferred language to German nor the keyboard layout.

Currently I'm running Windows in English locale but especially with regard to the keyboard layout it is a bit ugly to use on a German keyboard. Hopefully it gets fixed soon by Parallels or Microsoft.
 
I almost suspect that this problem only occurs with users who do not use en-US automatically (through Parallels installer) or manually. This could also explain why there are not many more error reports here in the forum and in other sources (Reddit etc.).

The Parallels (Auto-)installer is setting on my system:
Code:
PS C:\Users\l3tron> Get-WinSystemLocale
LCID             Name             DisplayName
----             ----             -----------
1033             en-US            English (United States)

PS C:\Users\l3tron> get-WinUserLanguageList
LanguageTag     : de-DE
Autonym         : Deutsch (Deutschland)
EnglishName     : German
LocalizedName   : German (Germany)
ScriptName      : Latin
InputMethodTips : {0407:00000407}
Spellchecking   : True
Handwriting     : False

So to fix the error it is enough to do this in powershell (administrative)
Code:
Set-WinUserLanguageList en-US -Force
Restart-Computer

It also seems to be no problem to install additional language packs, spell checking, time/date formats in Windows and browsers (e.g. EDGE). As long as the WinUserLanguageList language remains on en-US.


Does this still work four you guys or is it just a temporary fix?
 
The problem really seems to be the language setting: in German Windows is almost completely unresponsive, in US English everything works fine (and fast!).
 
The problem really seems to be the language setting: in German Windows is almost completely unresponsive, in US English everything works fine (and fast!).
yes, and even after the last few updates I kept trying to switch. Unfortunately, the problem has still not been fixed.
 
Hello,
- has this bug been submitted at the Windows Feedback app?
- is this bug limited to developer channel at the moment?
- is there a reason why you are using developer channel instead of release channel since you are apparently interested in a stable system?
- in the release version channel, german language settings work with no issues.
 
Back
Top