Windows 7 location of user profile data


A significant change to Windows 7 over Windows XP is the location of user profile data, the introduction of a brand new feature, Libraries, and a new method of handling a user's local and roaming settings. These are often the primary reason certain applications and software will not work with Windows 7 (especially if the location of these directories is hard coded in the application). First, the location of the user profile data has been changed from where Windows XP stored user data, %SystemDrive%\Documents and Settings\ %UserName%. Windows 7 user data is now located in %SystemDrive%\ Users\%UserName%.

Each user that logs into the Windows 7 system will have a unique personal folder. Generally, the name of this folder is the username used to log into the system or domain. This personal folder is the default location for storing the user's data and files. Subfolders in the %User-Name% folder include:

In addition to a new location for the user's data and settings, Microsoft has included a new feature called Libraries. Libraries are personal collections of user's files and folders grouped together and presented in a common folder. These Libraries are not actual folders but a reference to where the folders and files are actually stored. This can be a great and productive new feature for end users to access data quicker and in a simpler fashion, but education is critical once again. The default Libraries for each user include:

The Public folder is found in %SystemDrive%\Users\Public\ and includes similar folders to the user's personal folder. A new Library may be created by clicking New Library from the Library window in Windows Explorer or by right-clicking the Windows Explorer window and selecting New Library. To edit a Library and edit the folders used for the collection, right-click on the Library and select Properties. The Properties window allows users to include other folders in the collection or remove a folder from being collected.

Lastly, one of the biggest changes in Windows 7 related to user data compared to Windows XP is the difference in application data folder structure. In Windows XP, the user's application data and settings were stored in %SystemDrive%\Documents, Settings\%UserName%\Application Data\, %SystemDrive%\Documents, and Settings\%UserName%\Local Settings\ Application Data\.

Windows 7 now has moved the data and settings in these critical folders to %SystemDrive%\Users\%UserName%\AppData\Roaming and %System- Drive%\Users\%UserName%\AppData\Local. This change is one of the main reasons why some Windows XP software and applications may not function properly, upgrade correctly, and/or be compatible with Windows 7. This should serve as a warning not to skip the planning and preparation phase of Windows 7 deployment as well as a hint to where some application compatibility issues may be.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Webworldarticles.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.


This article was sent to us by: Mark J. Crade at 10022010

Related Articles

1. Use the Pan Gesture to Move an Object
With the pan gesture, you can control the scrolling of content in a scrollable area. Or you can apply the pan gesture to a specific object, moving it in any direction by ...

2. Handling the WM GESTURE Message
To work with gestures, you’ll need to handle the WM_GESTURE messages that are sent to your application. If you are a Win32 programmer, you can check for WM_GESTURE ...

3. How Multitouch Works in Windows 7
New hardware and API elements in the Windows 7 operating system provide applications the ability to receive and handle touch and multitouch input. This capability enables...

4. Organize My Data Libraries in Windows 7
This article details the new functionality offered by Windows 7 Libraries. We’ll review the Windows Explorer changes that promote the new user experience that Libra...

5. Changes Made to Windows Explorer in Windows 7
Changes Made to Windows Explorer in Windows 7 In Windows 7, Libraries address the problem of users’ data being stored all over the PC by allowing users to...

6. Make Your Windows 7 Application Library Aware
Libraries under the Hood Now that we have a better understanding of what libraries represent and how users as well as developers can benefit from them, let&rsqu...

7. Working with the Shell Namespace in Windows 7
Working with the Shell Namespace Before we dive into the Shell Libraries programming model, we need to understand how the Windows Shell works. The Windows Shell...

8. Windows 7 Multitouch Programming Models
Windows 7 Multitouch Programming Models The Windows 7 multitouch platform enables you to build touch-aware applications. Keep in mind that with time, the amount...

9. How to copy files in Windows 7 and the move them
Creating Copies of Files and Folders in Windows 7 In Windows 7 when you want to share a file with a friend or if you want to create a backup of a file, the eas...

10. Windows 7 file recovery tips and Recycle Bin Options
Recovering Deleted Files in Windows 7 When you delete a document, folder, or other file in Wi...