Skip to content
Follow
Windows 🟡 Intermediate

How to Switch HKCU and HKLM Registry Keys in Windows 11

Richard
Written by
Richard
Sep 17, 2024 Updated Aug 3, 2026 2 min read
Windows registry featured image
Windows registry featured image

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.

⚡ Quick Answer

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.

  1. Open the Registry Editor. You can do this by searching for “Registry Editor” in the Windows search bar .
  2. Navigate to a specific key (like a folder) in either the 🗝️HKEY_CURRENT_USER or 🗝️HKEY_LOCAL_MACHINE section.
  3. Right-click on that key.
  4. From the menu that appears, select “Go to”.
  5. 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.

Windows registry go to command
Windows registry go to command

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.

Windows registry go to command for hkcu
Windows registry go to command for hkcu

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.

⚠️Warning
Always be careful when making changes in the Registry Editor, as incorrect modifications can cause problems with your system.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Change Registry Editor Font in Windows 11
Windows How to Change Registry Editor Font in Windows 11
How to Enable Automatic Registry Backup in Windows 11
Windows How to Enable Automatic Registry Backup in Windows 11
How to Rename User Profile Folder in Windows 11
Windows How to Rename User Profile Folder in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *