Noun
HKLM (uncountable)
(computing, Microsoft Windows) Abbreviation of HKEY_LOCAL_MACHINE: part of the registry containing settings specific to the local computer.
To specify that the variable be set for system-wide use in HKLM rather than in HKCU, the default, add the /M switch to a setx command. Source: Internet