How to turn Num lock on

MuddyMayor-5788 200 Reputation points
2023-12-19T18:16:58.26+00:00

Is it possible to turn on Num lock on at Windows startup for our Windows devices via SCCM or Intune? If it is possible, how to achieve this?

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
917 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,749 questions
{count} votes

Accepted answer
  1. Simon Ren-MSFT 30,756 Reputation points Microsoft Vendor
    2023-12-20T01:43:36.53+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    Yes, it's possible. You can try below methods:

    1,You could create a custom configuration profile with below OMA-URI in Intune:

    "./Device/Vendor/MSFT/Policy/Config/Control Panel/Keyboard/InitialKeyboardIndicators"

    Datatype: Integer with value 2

    2,Or you could use Intune/SCCM/Group policy to deploy below registry key to the client to have a try:

    HKEY_USERS.Default\Control Panel\Keyboard\InitialKeyboardIndicators, and the value is 2 (set it to 0 to set NumLock OFF, set it to 2 to set NumLock ON).

    For more information, please refer to:

    Add a Registry Key to Windows 11 Using Intune

    Enable/Disable Numlock at Windows Startup

    Thanks for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Chris Cabanski 0 Reputation points
    2024-01-31T12:46:03.0566667+00:00

    Hello Simon, its not working for intune and throws errors. Whats wrong?

    0 comments No comments