Registry files - where?

  • Thread starter Thread starter Ken Knecht
  • Start date Start date
K

Ken Knecht

Where are the registry files stored, like system.dat and user.dat? I
thought they were in the Windows directory but I don't see them.

TIA
 
Ken Knecht said:
Where are the registry files stored, like system.dat and user.dat? I
thought they were in the Windows directory but I don’t see them.

TIA
Greetings Ken,
If you are using WIN XP goto Start>Search>Files and Folders>Type in
user.dat and windows will find them for you.

They will open in Notepad and most of the contents are in ANSI text.
Best regards,
ultra_classic :)
 
Ken said:
Where are the registry files stored, like system.dat and user.dat? I
thought they were in the Windows directory but I don't see them.

TIA


No, you won't find a Win9x registry in WinXP. ;-}

The WinXP registry can be found in C:\Windows\System32\Config\. It'll
be divided into several data files, such as Security, Software, and
System. The user-specific portion of the registry is stored in each
user profile, in a file named NTUser.dat.


--

Bruce Chambers

Help us help you:



You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 
Greetings Ken,
If you are using WIN XP goto Start>Search>Files and Folders>Type in
user.dat and windows will find them for you.

They will open in Notepad and most of the contents are in ANSI text.
Best regards,
ultra_classic :)

Thanks. I tried that. No soap. Evidently XP changed the name of the
registry files.
 
No, you won't find a Win9x registry in WinXP. ;-}

The WinXP registry can be found in C:\Windows\System32\Config\.
It'll
be divided into several data files, such as Security, Software, and
System. The user-specific portion of the registry is stored in each
user profile, in a file named NTUser.dat.

Aha! Thanks. That explains my problem. I guess I'll have to rely on backing
it up by exporting the registry with Regedit.
 
Back
Top