How to Edit Another User’s Registry in Windows 10

The other day I dug myself a registry-shaped hole that I thought I couldn’t get out of. Working on a guide, I’d created a command that didn’t let me run any programs other than Steam on Windows, including the Registry Editor itself.

I was stumped, ready to face the grim reality of reinstalling Windows. And then it hit me that I could edit the registry on my main account from another account! In this article I’ll show you how I did it.

Also read: How to Fix the “User Profile Service Failed the Sign-in” Error for Windows

The Account Making Tweaks Needs to Be Admin

The first thing to do is make sure that the account that’ll be making the changes has administrator permissions and that the account actually exists. (If you meet both these criteria, you can skip this section.)

This should be simple enough. Just click the Start button, then your Profile icon, followed by “Change Account Settings.”

edit-another-users-registry-windows-10-change-account-settings

From here you can create a new user account by going to “Family & other people” and “Add someone else to this PC,” then following the instructions.

Once an account is created, click it under “Family & other people,” then click “Change account type” and select “Administrator” from the dropdown.

edit-another-users-registry-windows-10-change-account-type

If you can’t access this menu, you can instead go to “Control Panel -> User Accounts -> Manage another account,” and do it through there.

edit-another-users-registry-windows-10-3

If you’ve borked your registry to the point that your main account is inaccessible, try accessing it through Safe Mode. Here’s our guide on how to access Windows Safe Mode.

Also read: 16 Useful Windows Registry Hacks to Optimize Your Experience

Edit Another User’s Registry

Now that the account you want to edit another user’s registry with is an admin, you can go about giving it access to that registry.

In the account you want to use to edit the registry, open the command prompt as administrator (right-click the “Command Prompt” icon -> Run as administrator), then enter the following command, replacing the richw with the name of the “Users” folder whose directory you want to edit.

reg load HKUrichw C:Usersrichwntuser.dat

You should get a message that the operation was completed successfully, which will now make that user’s account available in the registry editor.

edit-another-users-registry-windows-10-command-prompt

Next, open the registry editor, and go to “HKEY_USERS.” Here you should see the account listed under whatever name you gave it in the command prompt. It’s just a case of clicking the dropdown arrow next to it, and you’ll have access to tweaking all their registry keys.

edit-another-users-registry-windows-10-regedit

Before doing this, remember to back up your registry, as I’m living proof that making the wrong changes in the registry can go on to make your life pretty difficult. Here’s our full guide on how to back up and restore some or all of your registry.

Conclusion

You’re now able to access another user’s registry, which means that if you know of any mistakes/registry tweaks that had a bad impact on that person’s account, now is your opportunity to undo them.

Another use for this is to treat another account as a kind of lab where you can experiment with registry tweaks, then easily undo them from your main account should things go wrong.

Subscribe to our newsletter!

Our latest tutorials delivered straight to your inbox

Robert Zak

Tech writer at Make Tech Easier. Enjoys Android, Windows, and tinkering with retro console emulation to breaking point.