How to Switch HKCU and HKLM Registry Keys in Windows 11
The Registry Editor in Windows 11 lets you quickly jump between the HKCU and HKLM sections. Think of the Registry Editor as a control panel for your computer’s deepest settings. HKCU, which stands for 🗝️HKEY_CURRENT_USER, holds settings just for the person currently logged in.
HKLM, short for 🗝️HKEY_LOCAL_MACHINE, contains settings that affect all users on the computer. Knowing how to switch between these two important areas fast is a real time-saver. This is especially helpful when a setting you need to change appears in both places.
To quickly switch between HKCU and HKLM keys in Windows 11 Registry Editor, find a matching key in one branch, right-click it, and select “Go to”. This option will instantly jump you to the equivalent key in the other branch if the path exists in both.
How to Switch Between HKCU and HKLM
You can quickly switch between 🗝️HKEY_CURRENT_USER (HKCU) and 🗝️HKEY_LOCAL_MACHINE (HKLM) in Windows Registry Editor using a handy ‘Go to’ command. This feature lets you jump to the exact same key, or folder, in the other registry hive if it exists there, saving you time when comparing or copying settings.
- Open the Registry Editor. You can do this by searching for “Registry Editor” in the Windows search bar .
- Navigate to a specific key (like a folder) in either the 🗝️HKEY_CURRENT_USER or 🗝️HKEY_LOCAL_MACHINE section.
- Right-click on that key.
- From the menu that appears, select “Go to”.
- A small window will pop up asking you to enter the path for the other section. Type the path for the same key in the other section (e.g., if you were in HKCU, type the HKLM path).
For example, if you are at HKEY_CURRENT_USER\Control Panel\Desktop and want to go to the same location in HKLM, right-click the key, select “Go to”, and then enter HKEY_LOCAL_MACHINE\Control Panel\Desktop.

You can quickly switch between 🗝️HKEY_CURRENT_USER (HKCU) and 🗝️HKEY_LOCAL_MACHINE (HKLM) registry keys in both directions. This means if you begin in the HKLM registry hive, you can then navigate to the HKCU registry hive using the same shortcut.
Keep in mind, this trick only works if the exact same key path exists in both 🗝️HKEY_CURRENT_USER and 🗝️HKEY_LOCAL_MACHINE.

Summary
The Registry Editor in Windows lets you manage system and user settings. HKCU holds settings specific to the person currently logged in, while HKLM contains settings that apply to everyone using the computer. The 'Go to' command is a useful trick for quickly moving between the same registry keys in HKCU and HKLM.
The "Go to" command lets you quickly jump to the same key location in HKCU and HKLM, as long as the key exists in both.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!