In Windows 10, it is possible to edit registry of other users
As you probably know, Windows users can only change the registry settings for the user that is currently logged in. When you open Registry Editor, you can only see the registry hives of the current user.
If there are multiple accounts and you want to tweak the registry setting of another user, normally you have to first log in as that user.
Luckily, there’s a way around this. To edit other users’ registry settings, you first need to identify the location of the user’s registry hive. The registry hive where all the user’s information is stored is named HKEY_CURRENT _USER and is unique to each account. As soon as the user logs into their account, the file NTUSER.DAT immediately loads.
So, what you want to do is find the user’s directory file and then you’ll be able to modify it. But before you do that, it’s essential that you backup the registry.
To ensure that you can restore the registry settings should something goes wrong, you need to back them up. Here’s how to do it:
Once you’ve done this, all your registry settings are safely stored. If you make changes to the registry end up regretting them, you can always restore the registry.
If you want to edit someone else’s registry setting without logging into their account, you’ll have to use the Command Prompt. To open it, open the Run dialog by pressing Windows Key + R and then type cmd and press Enter. Once you see the black screen of the command prompt, here’s how to load the registry of another user:
By doing this, you’ve opened the Registry Editor of the user whose registry settings you want to change. Now you should learn how to use Registry Editor to load said user.
First, open Registry Editor with the Windows Key + R > regedit command. From there, here’s what you have to do to load another user’s hive:
If you’ve done everything correctly, all you have to do is expand the hive you’ve loaded, and you’ll be able to make any necessary changes to the registry.
While experimenting with registries, some mistakes can often occur. The Registry Editor isn’t particularly easy to use, and there are more than a few settings that you don’t want to mess with unless you know exactly what you’re doing. This is the main reason for creating the backup in the first place.
If you’re unsatisfied with the changes made, you can restore the previous registry settings easily. Here’s what to do:
As an alternative, you can also double-click on the backup file and add it automatically.
By doing this, you’ll have returned everything to the way it was, and if you so wish, you can try editing the registry again.
Even though it might not be the easiest thing to do, editing other users’ registry settings without logging into their accounts is certainly doable. The main account will remain intact, so should anything go wrong, the admin account would stay safe.
The methods that you see here are perfect for experimenting with registry changes without worrying about making any unfixable mistakes. You can always restore all settings to their previous state and call it a day or give it another shot.