NUMLOCK Causes Logon Problems with Portable Computers

Last reviewed: October 13, 1997
Article ID: Q170903
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

Portable computers have the NUMLOCK key set to on when users try to log on to the system. This can cause users to type passwords incorrectly, because users often don't check the keyboard indicators before typing their passwords.

CAUSE

By default NUMLOCK is set to on.

RESOLUTION

You can modify this setting by editing the registry on the portable computer.

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

Normally, the computer applies the user settings when the user logs on, but it uses the default user profile when it is first turned on, before the user has logged on. To turn this functionality off, the default user settings must be modified. The Keyboard entry contains user preferences as defined by choosing the Keyboard icon in Control Panel. Entries are found under this registry path:

   HKEY_USERS\.DEFAULT\Control Panel\Keyboard

   InitialKeyboardIndicators REG_SZ Number
       Default: 0

Specifies initial values for keys. 0 means that NUMLOCK is turned off after the user logs on; 2 means NUMLOCK is turned on after the user logs on. This value is set when logging off or during shutdown to preserve the state of the NUMLOCK key at that time.

This value can also be changed on a user basis by modifying HKEY_CURRENT_USER\Control Panel\Keyboard and the same registry key.

For more information, see the following Microsoft Knowledge Base article:

   ARTICLE ID: Q102978:
   TITLE     : REG: User Preferences Entries, PART 3.


Additional query words: Profile NUMLOCK
Keywords : ntdomain ntsetup NTSrvWkst kbsetup
Version : WinNT:4.0
Platform : winnt
Hardware : x86


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.