If "Default User" is the profile template used to create new users, what is "C:\WINDOWS\system32\config\systemprofile"? Also, is HKEY_USERS\.DEFAULT the "default User" NTUSER.DAT? Many thanks for any help. EDIT: Re my previous post: I think some settings didn't work because the inf file data type entry was 0x00020002, which I believe has the "no clobber" bit flag set so that it will not change the value if it exists. I changed it to 0x00020000 and it worked this time. However, a lot of folders were created in the original locations as well.