Edit Registry Settings for Users Other Than Myself

How can I edit registry settings for users other than myself?

From an account with Administrator level access:
adview

  1. Start Registry Editor (Regedit.exe).
  2. In Regedit, highlight the HKEY_USERS key and go to File, Load Hive.

rem reg small rem reg1 small

  1. Use the File Open dialog to go to the Documents and Settings\<username> folder, where <username> is the account you wish to modify.
  2. Highlight the NTUSER.DAT file in this folder (usually a hidden file) and select Open.

rem reg2 small

  1. You’ll be prompted to enter a “Key name”. You can use whatever you wish, but I use the User’s logon name.
  2. You can now expand the Hive you just loaded and make any needed changes.
  3. When finished, highlight this Hive again and go to File, Unload Hive.

Note: You MUST unload the Hive prior to logging on to the users account. Otherwise XP may have trouble loading the user’s profile.