Skip to content

User Folders

Evidence: User Folders
Description: Collect User Folders Information
Category: System
Platform: windows
Short Name: usrfldrs
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

Windows creates a profile folder for each user account under C:\Users. Each user folder contains subfolders for Documents, Desktop, AppData, and other user-specific data. The timestamps on these folders can indicate when user accounts were created, last accessed, or modified.

User folder enumeration provides a complete inventory of user accounts that have logged on to the system and can reveal dormant, deleted, or unauthorized accounts.

This collector gathers structured data about user folders.

FieldDescriptionExample
PathFull path to user folderC:\Users\user
FileModifiedFolder modification timestamp2023-10-15T14:30:00
FileAccessedFolder access timestamp2023-10-15T15:45:00
FileCreatedFolder creation timestamp2023-10-01T10:00:00

This collector:

  • Searches for all folders under Users\*
  • Filters to only include directories (not files)
  • Retrieves MAC timestamps for each folder
  • Records full folder paths

User folder timestamps help identify user account activity and profile creation. Investigators use this data to enumerate all user accounts on the system, identify when accounts were created, detect dormant or unused accounts, track recent user activity, identify deleted user profiles, and establish user account timelines.