Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • That's interesting. I always thought it would only need to exist in RAM because the Num Lock state doesn't persist between reboots. Commented Oct 3, 2019 at 11:42
  • Maybe I'm confusing this with another OS which did store it persistently? Commented Oct 3, 2019 at 11:45
  • I know in the BIOS you can usually specify the Num Lock status at boot but I'm not sure if it's effectively Yes/No or Yes/last state remembered by Windows. I'll experiment and see how it works on my PC. Commented Oct 3, 2019 at 11:49
  • On my parent's Windows 10 laptops the state of NumLock is surely persisted between reboots (and after a full power down). I doubt it's the laptop/external keyboard itself that is doing that, but maybe it is.
    – Arjan
    Commented Oct 3, 2019 at 12:01
  • 1
    Because Caps Lock and Scroll Lock are not persisted (it doesn't make much sense to persist them from usability point of view).
    – gronostaj
    Commented Oct 3, 2019 at 12:39