Main Topics
Browse All TopicsHello,
A few years ago when I started working for a new company I was hit with a situation where I needed to access the registry file of a secondary harddrive that wouldn't boot. I remember spending alot of time looking for such a program, but I also remember finding one. Well, a few years later and I'm back in a similiar situation except I don't remember what program it was, or how I did it.
I'm not sure if my memory is playing up on me because I've sent the last few days looking and haven't found anything. I'm hoping someone here knows of a program. Basically what I need to be able to do is access the registry of a secondary harddrive (most likely because the harddrive has become unbootable).
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
@debuggerau,
Can you give me abit more information on regedt32? If I load a hive from a secondary HD, will it override my existing settings (eg if I load HKEY_LOCAL_Machine from the faulty HD will it override my existing HKEY_LOCAL_Machine?).
@DMTechGrooup:
Does that utility only work if the computer is booted from the CD/Floppy? As in, is it possible to run the program on a secondary HD straight through windows?
How to edit the registry offline using BartPE boot CD ?:
http://windowsxp.mvps.org/
Boot up in a parallel copy of XP.
Open REGEDIT
If the information you want to access was in HKEY_CURRENT_USER: Highlight HKEY_USERS, choose "Load hive" from the File menu, open
X:\Documents and settings\<UserProfileName>
(where X: should be replaced by the drive letter corresponding to the secondary slaved drive you have mounted from the nonfunctional computer.)
When asked for a name, choose "OldProfile" (or whatever other easily remembered name you choose). Access/backup the keys you're interested in. Once you're done, highlight the "OldProfile" key, choose "Unload hive" from the file menu.
If the information you want to access was in HKEY_LOCAL_MACHINE\System or in HKEY_LOCAL_MACHINE\Softwar
X:\Windows\system32\config
or
X:\Windows\system32\config
(no extension). When asked for a name, choose "OldSystem" or "OldSoftware" (or whatever). Access/backup the keys you're interested in. Once you're done, highlight the "OldSystem" or "OldSoftware" key, choose "Unload hive" from the file menu.
Business Accounts
Answer for Membership
by: debuggerauPosted on 2008-02-25 at 20:27:46ID: 20981606
regedt32 is the software in Win2K and XP, you highlight the users tab and goto file (in XP) or registry in W2K and select registry -> load Hive.