You can use the Powershell command below with elevated right to determine the initial install language of a Windows installation
Tested with Windows 10 and 11
Get-ComputerInfo -Property OsLanguage
You can use the Powershell command below with elevated right to determine the initial install language of a Windows installation
Tested with Windows 10 and 11
Get-ComputerInfo -Property OsLanguage