Guidelines
Are you having HotKey issues? Click here for tips and tricks.
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
15s-fq2005ur
Microsoft Windows 10 (64-bit)

Bought laptop in Russia. And while the first start it even hasnt asked for what language to use. Russian was instulled as language of interface.  

 

Asit will be used by Enflish peaking person i tried to change the language of interface. But windos doesnt give such opportunity. Says it has single language pack. Tried to change language trough editing register. But it hasnt helped. 

 

So.. .How to instal english interfface.? Im completely stucked. 

5 REPLIES 5
HP Recommended

Hi:

 

See if this video is of help to you...

 

How to Add or Change Language of Windows 10 Home Single Language to English United Kingdom - YouTube

 

Here are the commands to copy and paste...

 

mkdir %TEMP%\LP
if exist "%SystemRoot%\SysWOW64\" (set "Arch=x64") else (set "Arch=x86")
for /f "tokens=1-3" %a in ('reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v ReleaseID') do @set "Version=%~c"
curl -o %TEMP%\LP\en-gb.cab "https://filedn.com/lOX1R8Sv7vhpEG9Q77kMbn0/Windows10/LanguagePacks/%Version%/%Arch%/en-gb.cab"
dism /online /Add-Package /PackagePath:%TEMP%\LP\en-gb.cab
reg add HKLM\SYSTEM\CurrentControlSet\Control\Nls\Language /v InstallLanguage /t REG_SZ /d 0809 /f
reg add HKLM\SYSTEM\CurrentControlSet\Control\Nls\Language /v Default /t REG_SZ /d 2057 /f
rmdir /s /q %TEMP%\LP
powershell.exe Set-WinUILanguageOverride -Language en-gb
powershell.exe Set-WinUserLanguageList en-gb -Force
dism /online /Add-Capability /CapabilityName:Language.Basic~~~en-gb~0.0.1.0
dism /online /Add-Capability /CapabilityName:Language.Handwriting~~~en-gb~0.0.1.0
dism /online /Add-Capability /CapabilityName:Language.OCR~~~en-gb~0.0.1.0
dism /online /Add-Capability /CapabilityName:Language.Speech~~~en-gb~0.0.1.0
dism /online /Add-Capability /CapabilityName:Language.TextToSpeech~~~en-gb~0.0.1.0
cd
HP Recommended

@Dednazar 

Hello,

Try the following:

  1. Please go to the Microsoft Store and click on Get. English (United States) Local Experience Pack.
  2. Then click on Выберите приложение (Choose an application), select Настройки (Settings), and then on Открытая ссылка (Open the link).
  3. Leave the Установить в качестве языка отображения Windows (Set as my Windows display language) box checked, then click Установите (Install).
  4. Log out, then log back in after the language pack is installed.

Don't hesitate to contact us in case of need.

Best regards,:Wink:



I'm not an HP employee. Did this message answer your question? Include it below as an Accept As Solution! Did you find this message useful?  Click on the thumbs up set to give a Compliment! Follow us on Facebook Assistance customers HP.

HP Recommended

This wy broken the systme. Dissappeared section Parameters (stopped starting), vanished window with current language. Had to recover the full system  

HP Recommended

Thsi pack is downloaded. But not allowed as interface lamguage. 

HP Recommended

Hi, @Dednazar 

 

Sorry the YouTube video didn't work for you.

 

I found this other link, which may help. 

 

If not, unfortunately I don't have any other suggestions for you to try.

 

How to change Windows 10 interface language on Single Language version - Stack Overflow

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.