Cannot log on after changing keyboard settings (138354)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows NT Workstation 4.0
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Server 4.0
This article was previously published under Q138354 SYMPTOMS
You have configured your U.S. version of Windows NT with a foreign language
keyboard layout and you have extended characters in your password. After
changing your password, you cannot log on. You can only log on using ALT key combinations to create the extended characters in your password.
CAUSE
You installed the U.S. version of Windows NT and the U.S. keyboard is the default keyboard.
NOTE: Keyboard settings are user specific. Although you may select a foreign language keyboard, at logon time (no user is logged on yet) the default keyboard settings are used. So at logon time no country-specific extended characters are available.
RESOLUTION
If you want to continue to use a password that has extended characters, you must change the default keyboard settings in the registry as follows: Windows NT 3.51:- Run Registry Editor (REGEDT32.exe).
- From the HKEY_USERS subtree, go to the following key:
\.DEFAULT\Keyboard Layout - Change the value "Active" to the appropriate string. For example, the string 00000407 defines German keyboard layout and 00000409 defines U.S. keyboard layout. (See "More Information" for a list of language IDs.)
An alternative solution is to use the User Profile Editor to modify the complete system default profile by saving the current user profile information as the system default profile. Windows NT 4.0/Windows 2000:- Run Registry Editor (REGEDT32.exe).
- From the HKEY_USERS subtree, go to the following key:
\.DEFAULT\Keyboard Layout\Preload - Change the value for the following entry to contain the keyboard layout that you want to have avilable at logon. This example would set the default keyboard layout to Japanese:
\.DEFAULT\Keyboard Layout\Preload
"1" REG_SZ = "0411" NOTE: Beginning with Windows NT 4.0, the first keyboard layout in the list of available layouts is used by default. This behavior replaces the "Active" value that was used in previous versions of Windows NT.
Modification Type: | Minor | Last Reviewed: | 7/19/2005 |
---|
Keywords: | kbenv kbprb KB138354 |
---|
|