Forum Discussion
FinneasFernandez
Aug 06, 2024Copper Contributor
How to Modify the Windows Registry.
Hello. Recently, I successfully made my first Windows registry modification to resolve an annoyance. To ensure I don't create any issues in the future, I'm seeking guidance. Currently, we have three ...
abpattona
Apr 07, 2025Copper Contributor
For your second scenario containing a Local non-Microsoft Admin Account and a Standard Local User Account, you should probably apply this registry modification to HKEY_CURRENT_USER of both accounts. For example, If this is an application related settings, the app will be looking for this value only under HKEY_CURRENT_USER by vendor design. HKEY_LOCAL_MACHINE at this case doesn't cover this need for all the user profiles.