In this series-article, you will try to learn something about Windows Registry and then use it to configure your Windows. But, first, let's try to get to know a bit about Windows Registry.
Please note that almost everything in these articles will be described using Windows XP Registry.
PART I
A Little Basic about Windows Registry
There are several ways to open, view, and edit Windows Registry. The most common way to do those things is by using Registry Editor. To do so, go to start menu - run. Once the run window is opened, type regedit; then the Registry Editor window will appear. You can also access it from the Windows folder. The name of the file is regedit.exe.
As I said before, there are also some other ways to edit Windows Registry, but we won't talk much about it because Registry Editor is the easiest way to do so, especially for beginners. Those ways will only be briefly described here. The first one is by using command prompt. You will have to use reg.exe as the main command plus some other queries related to it. Another way to do it is by using the notepad. You should know that notepad is the most powerful program in Windows. You can do many things including editing your registry with only that simple program.
Ok, now back to the Registry Editor. If you open the Registry Editor window, you'll see that it is separated into two parts. These parts are functioning almost as the same as Windows Explorer. The left part is the path part. You can navigate to any area you like from here. On the other hand, the right part is where you can find your registry keys. You can also edit them from here.
Windows Registry is divided into five main parts, plus one main hidden part. (We won't discuss about that hidden part now.) Those five parts can be seen and viewed from the left window. They describe different things and here is some brief information about them:
1. HKEY_CLASSES_ROOT
This part contains information about registered programs, file associations, and other basic Windows information. We'll call it "HKCR" from now.
2. HKEY_CURRENT_USER
This part contains specific information about logged-in user. We'll call it "HKCU" from now.
3. HKEY_LOCAL_MACHINE
This part contains general information about hardware and software's settings for all users. We'll call it "HKLM" from now.
4. HKEY_USERS
This part contains specific information about users setting (like desktop) for every user in that computer. This part is the subpart of the HKCU. We'll call it "HKU" from now.
5. HKEY_CURRENT_CONFIG
This part contains hardware configurations and other information gathered at runtime. We'll call it "HKCC" from now.
Well, that concludes the basic of Windows Registry. One important thing you should remember is that you must be extra careful when you want to make changes to it, and it's also suggested that you make a backup of them first. In the next article, we'll discuss about how to make a backup of Windows Registry and how to make your Windows Registry secure.
Something confused you? Feel free to contact me.
Published by Spygon
University Student View profile
- Tweak Versus Major ChangeOften the greatest change isn't necessarily doing anything new but making small changes to what you are already doing. Tweaking your current behavior is much easier to manage and maintain because it builds on the foun...
- Windows Registry Repair Software May Be Your Final OptionWindows registry repair software is sometimes the final solution to PC performance issues. Read this article before trying to fix the problem on your own.
- Windows Registry CleaningOver time, your Windows Registry becomes filled with old settings that can impair the performance of your PC. Find out what to do about it.
Computer Performance Tip - Optimizing the Windows RegistryThe Windows Operating System utilizes a registry system to store information about the Operating System itself, settings and personal preferences of the user, and the software i...- Windows Registry Cleaning: To Clean or Not to CleanKeeping your computer's registry clean is not an easy task even for experienced users. Even if you use sophisticated software there's a risk of deleting important files. Does it worth the trouble?
- Playing with Windows Registry - Part 3
- Playing with Windows Registry - Part 4
- Playing with Windows Registry - Part 4B
- Playing with Windows Registry - Part 2
- Anatomy of the Windows Registry
- What Every Windows User Needs to Know About the Windows Registry
- Face Your Fears: The Windows XP Registry




1 Comments
Post a Commentthat is really very useful. thanks for sharing the valuable information about the Registry!! Thanks!!