Which profile is used when new user profiles are created?

Microsoft Windows profile refers to the user profile that is used by the Microsoft Windows operating system to represent the characteristics of the user.

Establishing a user account on the computer (or on its parent domain) does not create a profile for that user. The profile is created the first time the user interactively logs on at the computer. Logging on across a network to access shared folders does not create a profile.

At first logon, a folder will typically be created under "Documents and Settings" (standard folder on English version of Windows 2000, XP and Windows Server 2003) matching the logon name of the user. Should a folder of that name already exist, the profile-creation process will create a new one, typically named username.computername, on workgroup computers, or username.domainname on Active Directory member computers.

Once a profile folder has been created, Windows will never automatically rename that folder. Thus if the username itself is subsequently changed, the profile folder will remain as is, and the profile will no longer match the username, which could lead to confusion. For this reason, the administrator might want to avoid renaming user accounts if at all possible, or rename the folder manually and edit the registry to reflect the changes.

The new profile is created by making a copy of a special profile named Default User. It is permissible to modify this Default User profile (within certain guidelines) so as to provide a customized working environment for each new user. Modification of the Default User profile should ideally be done prior to any users logging-on to the computer. If a user has already logged on once or more, the Default Profile has no effect whatsoever for that user.

Profile contents

NTUSER.DAT Within the root of the profile, a file named NTUSER.DAT contains the user's personalized settings for the majority of software installed on the computer; including Windows itself. When the user logs on, NTUSER.DAT becomes merged with the computer's registry, such that it appears as the HKEY_CURRENT_USER branch of the registry tree. NTUSER.DAT is held open for writing (i.e., "locked") whenever the user is logged on.My Documents This folder is intended to contain the user's work, and in Windows XP-aware programs, dialog boxes will typically prompt the user to store documents here. "My Documents" as a shortcut also appears on the desktop, and in My Computer. It is here that these shortcuts point.Favorites, Cookies, and History These folders are used by Microsoft's Internet Explorer web browser to store surfing data. They are not used by alternative browsers such as Firefox or Opera, which typically store their data under "Application Data."Nethood, Printhood These folders contain the network shares and printers discovered by the user with the My Network Places applet, in the form of shortcuts.Start Menu This folder contains the shortcuts present on the same-named Desktop feature.Desktop This folder contains files and shortcuts present on the user's desktop.Application Data Provided mainly for the use of programmers, as a place to store data that is related to specific software, but which does not fall into the category of documents that a user might open directly. This folder was made necessary by Windows' best practices programming guidelines, which now prohibit the storage of temporary data of any kind in the Program Files folder.Local Settings Functionally similar to "Application Data", and contains a second subfolder of that name. It also contains the temporary files generated by Windows programs themselves, and as a result of Internet Explorer's online activities. For standalone computers the two folders are functionally similar, but on networks employing Roaming profiles, the "Local Settings" folder is not included in the profile synchronization process. Thus, data in the "Local Settings" folder will not be copied between computers when the user roams.

Note Some of these subfolders are hidden from the users view in Windows Explorer. To see them you must uncheck "Hide System Folders" in the folder options.

Special profiles

"Default User" - Plays a role in the profile-creation process, see above.

"All Users" - This profile is present mainly to answer an issue related to software installation. It provides a way for setup programs to create desktop or start-menu shortcuts which will be visible to all users of the computer, not just the user running the setup program. The Application Data section may also contain program-data common to all users. "All Users" acts purely as an information-store, it is never loaded as an active profile.

"Administrator" - All versions of NT-based Windows have an administrator account and corresponding profile, although on XP this account may only be visible on the logon screen if the computer is started in safe mode. In Windows Vista, it is disabled by default.

History and origin

Historically, the Windows 95-98 product line did not employ user-profiling as standard, with all users sharing the same settings, although that feature could be activated in Control Panel.

The user-profiling scheme in force today owes its origins to Windows NT, which stored its profiles within the system folder itself, typically under C:\WINNT\Profiles\. Windows 2000 saw the change to a separate "Documents and Settings" folder for profiles, and in this respect is virtually identical to Windows XP and Windows Server 2003.

Recent developments

Windows Vista's profiles are functionally similar to those of Windows XP, but with some differences. Perhaps the key difference is that they are stored in a "C:\Users" folder, instead of "C:\Documents and Settings." Therefore, to cater for programs which are not Vista-ready, a symbolic link is also provided under the name of "Documents and Settings" which invisibly redirects any attempted access of the latter to "C:\Users." The fact that the profile root folder appears twice in any folder listing has adverse implications for any backup program. Backup software needs to be aware of this Vista idiosyncrasy, or else it is possible to double the size of the backup by copying what appear to be two separate folders, both potentially containing the bulk of the data on the computer.

A second change in Vista is that the media-specific "My Pictures" and "My Music" folders are now outside of the "My Documents" folder, instead of being subfolders (as well as removing the "My" Prefix - so My Documents becomes Documents, for example).

  • User profile
  • Roaming user profile
  • Vista Profile Guide
  • Microsoft on User Profiles
  • Changing the Windows User Profiles Directory via the registry
  • User Profile Structure

Retrieved from "https://en.wikipedia.org/w/index.php?title=User_profiles_in_Microsoft_Windows&oldid=1037053140"

Windows 7 / Networking

A user profile is a set of data that is used to re-create the user's environment each time a user logs on. It includes several folders such as Contacts, Cookies, Desktop, Downloads, Favorites, and more. It also includes user-specific Registry settings.

As an example, Martin could use a Windows 7 system and have it configured with a lefthand mouse, the Windows 7 Landscapes theme, a weather gadget on his desktop, and several drives mapped to network shares he uses regularly. Each time Martin logs on, these settings are re-created from his profile. Jasmin could use the same computer with a different user account. She can reconfigure all of these settings, and they will be re-created from her profile each time she logs on, without affecting the settings for Martin.

Windows 7 profiles are stored in the %systemroot%\Users folder by default. The Users folder includes the standard profiles of any user who has ever logged on to the system and also the All Users profile and the Default User profile.

All Users The All Users profile holds settings that affect all users. As an example, when you install an application, you are often prompted to choose to allow all users access to the program. When you select All Users, the application modifies the All Users profile, ensuring the application is available to any user who logs on to the system.

Default User This profile is used when a user first logs on to a system. Windows 7 will copy the Default User profile to a new folder named with the user's logon name. If Martin logs on, a folder is created named Martin and includes all the data from the Default User profile. This new profile is used to re-create the same environment for the user each time Martin logs on.

Tip There are many differences in how profiles are implemented in Windows XP and Windows 7. The changes occurred between Windows XP and Windows Vista. For example, in Windows XP the profile was located under the %systemroot\Documents And Settings\ folder. This was changed to %systemroot%\Users\ in Windows Vista and Windows 7.

If you look in the %systemroot%\Users folder, you won't see the Default User folder, but it's there-it's just hidden. By default, the only folders that a user will see in the %systemroot%\Users\ folder are the Public folder and the profile folders of any users who have logged on. There are many hidden and system-protected folders that don't show by default, and you can follow these steps to show them:

  1. Launch Windows Explorer and browse to the %systemroot%\Users\ folder.
  2. Click Organize → Folder And Search Options.
  3. Select the View tab.
  4. Select Show Hidden Files And Folders.
  5. Deselect Hide Protected Operating System Files. When prompted, if you're sure you want to display these files, click Yes. Click OK.

You will now see the All Users folder, the Default User folder, and some other folders.

[Previous] [Contents] [Next]