JSI Tip 2025. Where are User Profiles stored in Windows 2000?

Jerold Schulman

February 14, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

If you upgraded from Windows NT, the profiles are in the same location, %SystemRoot%Profiles.

If you have a new installation, or upgraded from W9x, the User Profiles is created in %SystemDrive%Documents and SettingsxxxNAMExxx, which can be addressed as %USERPROFILE%.

The xxxNAMExxx is based upon the User ID, and may be suffixed.

If JohnDoe ([email protected]) logs on, the %USERPROFILE% created would normally be
%SystemDrive%Documents and SettingsJohnDoe.

If another JohnDoe logs on, as in a local account, or from a different domain, the %USERPROFILE% created could be
%SystemDrive%Documents and SettingsJohnDoe.LocalComputer or
%SystemDrive%Documents and SettingsJohnDoe.OtherDomain respectively.

NOTE: The system knows that the SID is different.

If a user logs on again, after the Domain was recreated (clean install), the %USERPROFILE% could be
%SystemDrive%Documents and SettingsJohnDoe.000 or
%SystemDrive%Documents and SettingsJohnDoe.domain.000 or
%SystemDrive%Documents and SettingsJohnDoe.domain.001.

During my 2nd PDC and WorkStations disaster/rebuild, I managed to have 3 different permuations of Jerry on my hard drive.

NOTE: My 3rd rebuild worked like a charm.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like