In Microsoft's documentation, I found the following paragraph
The HKEY_LOCAL_MACHINE\SOFTWARE\Classes key corresponds to the HKEY_CLASSES_ROOT key, which was retained for compatibility with earlier versions of COM.
Now, I am not sure which key the which in that paragraph refers to: the HKLM\SOFTWARE\Classes or the HKCU key.
I'd appreciate if someone could clarify.