Where can I find the files edited when you run RegEdit?

link|improve this question

44% accept rate
feedback

1 Answer

up vote 7 down vote accepted

If I think I understand what you are saying, the registry is kept in %SystemRoot%\System32\config whilst individual users settings are located at %UserProfile%\Ntuser.dat.

If I have got the wrong end of the stick here, please rephrase your question and I will be happy to help.

link|improve this answer
1  
Don't forget %UserProfile%\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat for per-user file associations (HKCR\Software\Classes). – grawity Feb 20 '10 at 20:32
spot on my friend, +1! – John T Feb 20 '10 at 22:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.