IT tutorials
 
Windows
 

Windows 8 : Settings and Customization - The Registry

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
4/30/2013 3:41:36 AM

Most books consider the Registry an advanced topic, and it is. But the Registry is the heart and soul of Windows, and it is essentially what makes Windows what it is. The Registry is a hierarchical database of settings for components—services, the kernel, device drivers, hardware, the Security Accounts Manager, software, the graphical user interface, you name it.

When you change things in Windows, you write a value or set of values to one or more places in the Registry. When you install a component, it registers itself in the Registry. The main branches in the Registry are called hives, and each contains a set of branches. Branches contain a set of folder-like structures called keys, and within the keys you find locations that contain name/value pairs where data is stored.

Application developers use the Registry to read settings that already exist and to write their own. The Registry is extensible, but it is also optional, and developers aren’t required to use it. Game developers, makers of portable applications, and certain Windows components write their settings to files within their own folders.

The Registry replaces the initialization files that were used in early versions of Windows. The Registry is why you can’t simply copy files over to a system folder and have Windows work.

You should exercise caution when you make any changes to the Registry, because a careless change to the wrong key can make your system unbootable and will require Windows to refresh itself. However, there will be times when your system doesn’t behave properly. In those cases, consult the Windows Knowledge Base for specific instructions, where you may find information on how to resolve issues by modifying the Registry.

To alter a value in the Registry

1. Press Image+R, and type regedit. Press Enter.

2. The User Access Control dialog box opens and asks you to elevate your privileges; click OK.

The Registry Editor opens .

Image

The Registry Editor

3. Navigate to the key you wish to modify by double-clicking or double-tapping the key or by clicking or tapping the + (plus sign) to the left of the key.

4. Double-click or double-tap the key itself to open the Edit String dialog box.

5. Make your changes, and click OK.


Tip

The Registry can become fragmented just like any other file can. There are Registry defraggers as well as optimization tools that remove unused Registry keys (uninstalled programs are supposed to remove their keys, but many don’t). But I don’t find that these programs make any discernible difference in performance.

 
Others
 
- Using Windows Home Server’s Command-Line Tools : Working at the Command Line
- Using Windows Home Server’s Command-Line Tools : Getting to the Command Line
- Windows Vista : Desktop Searching with the Windows Search Engine
- Windows Vista : Metadata and the Windows Explorer Property System
- Windows 7 : Email and Newsgroups with Windows Live Mail - Creating and Sending New Mail
- Windows 7 : Email and Newsgroups with Windows Live Mail - Windows Live Mail Quick Tour
- Monitoring Windows Small Business Server 2011 : Configuring the Backup Service (part 2) - Windows Server Backup Using Native Tools
- Monitoring Windows Small Business Server 2011 : Configuring the Backup Service (part 1) - Windows Server Backup Using SBS Wizards
- Windows 8 : Settings and Customization - Modifying Startup Programs and Services
- Windows 8 : Settings and Customization - Windows Features
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us