[SOLVED] registry editor tweaks

Mar 7, 2020
10
0
10
Hello everyone,

I was wondering what
[HKEY_CURRENT_CONFIG]
"Mystring"=dword:95242242


this registry tweak does and should i do it ?
 
Solution
i am just wondering what it does

HKEY_CURRENT_CONFIG, sometimes shortened to HKCC, is a registry hive that's a part of the Windows Registry. It doesn't store any information itself but instead acts as a pointer, or a shortcut, to a registry key that keeps the information about the hardware profile currently being used.

Nothing you will change there will do any good.
i am just wondering what it does

HKEY_CURRENT_CONFIG, sometimes shortened to HKCC, is a registry hive that's a part of the Windows Registry. It doesn't store any information itself but instead acts as a pointer, or a shortcut, to a registry key that keeps the information about the hardware profile currently being used.

Nothing you will change there will do any good.
 
  • Like
Reactions: wpgwpg
Solution