Restrict the Language and Locale Region (Windows 2000/XP) Category: Home > Security > System
This restriction is used to set the language used in menus and dialog boxes in Windows and prevent users from changing it. When enabled the system disables the menus and dialog boxes in the Regional Options in Control Panel.
Open your registry and find or create the key below.
Create a new DWORD value called "MultiUILanguageID" and set it to a value from the table below to restrict the system to that language.
Language | Decimal | Hexadecimal |
Arabic | 1025 | 0x401 |
Brazilian | 1046 | 0x416 |
Chinese (Simplified) | 2052 | 0x804 |
Chinese (Traditional) | 1028 | 0x404 |
Czech | 1029 | 0x405 |
Danish | 1030 | 0x406 |
Dutch | 1043 | 0x413 |
English (Default) | 1033 | 0x409 |
Finnish | 1035 | 0x40b |
French | 1036 | 0x40c |
German | 1031 | 0x407 |
Greek | 1032 | 0x408 |
Hebrew | 1037 | 0x40d |
Hungarian | 1038 | 0x40e |
Italian | 1040 | 0x410 |
Japanese | 1041 | 0x411 |
Korean | 1042 | 0x412 |
Norwegian | 1044 | 0x414 |
Polish | 1045 | 0x415 |
Portuguese | 2070 | 0x816 |
Russian | 1049 | 0x419 |
Spanish | 3082 | 0xc0a |
Swedish | 1053 | 0x41D |
Turkish | 1055 | 0x41f |
Restart Windows for the change to take effect.
Note: If the language specified in this entry is not installed on the system Windows uses U.S. English.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | MultiUILanguageID | REG_DWORD | 0x00000409 (1033) |  |
 |
 | HKEY_CURRENT_USER\Software\Policies\Microsoft\Control Panel\Desktop |  |
 |
Settings: |
User Key: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Control Panel\Desktop]
Name: MultiUILanguageID
Type: REG_DWORD (DWORD Value)
Value: Language Identifier
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: November 6, 2002
|