Skip to content

Old Registry Hives

Evidence: Old Registry Hives
Description: Dump old registry hives in upgraded operating systems
Category: System
Platform: windows
Short Name: hivold
Is Parsed: No
Sent to Investigation Hub: Yes
Collect File(s): Yes

When Windows is upgraded to a new version, the old Windows installation is preserved in the Windows.old folder. This includes the old registry hives from the previous Windows installation.

Old registry hives can contain valuable historical information about system configuration, user activity, and installed applications from before the upgrade.

This collector gathers structured data about old registry hives.

FieldDescriptionExample
RegPathRegistry path\REGISTRY\MACHINE\SYSTEM
FilePathRelative path in evidenceRegistry/SYSTEM.old
FileSizeSize of the hive file in bytes12582912
FileModifiedLast modified timestamp2023-10-15T14:30:00
FileAccessedLast accessed timestamp2023-10-15T15:45:00
FileCreatedCreation timestamp2023-10-01T10:00:00
HashHash of the hive fileSHA256:a1b2c3…

This collector gathers old registry hives from:

  • Windows.old\Windows\System32\config\* - Old system hives
  • Transaction logs (.log, .log1, .log2) for each old hive
  • Old backup copies from Windows.old\Windows\System32\config\RegBack

The old hives are collected alongside current hives by the Registry collector.

Old registry hives provide historical system state from before a Windows upgrade. Investigators use this data to analyze pre-upgrade system configuration, recover deleted artifacts from before upgrade, compare current vs previous configuration, track changes across Windows upgrades, and investigate incidents that occurred before the upgrade.