How to force the Nvidia control panel to be shown in a different language like english?

To change the Nvidia control panel language you can either manually enter a registry value or add the text below to a file named nvidia.reg and execute it with admin rights on your pc.

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\NVIDIA Corporation\NVControlPanel2\Client]
“UserDefinedLocale”=dword:00000400

 

This sets the language to english…

If you don’t like english and want it to be in your prefered or native language, you can change the value “00000400” to one next to your language of choice

Language DWORD
ENGLISH 00000400
ARABIC 00000401
CHINESE SIMPLIFIED 00000804
CHINESE TRADITIONAL 00000404
CZECH 00000405
DANISH 00000406
DUTCH 00000413
ENGLISH UK 00000809
FINNISH 0000040B
FRENCH 0000040C
GERMAN 00000407
GREEK 00000408
HEBREW 0000040D
HUNGARIAN 0000040E
ITALIAN 00000410
JAPANESE 00000411
KOREAN 00000412
NORWEGIAN 00000414
POLISH 00000415
PORTUGUESE BRAZILIAN 00000416
PORTUGUESE TRADITIONAL 00000816
RUSSIAN 00000419
SLOVAK 0000041B
SLOVENIAN 00000424
SPANISH MEXICAN 0000080A
SPANISH TRADITIONAL 0000040A
SWEDISH 0000041D
THAI 0000041E
TURKISH 0000041F