# Configuring Registry Settings - [Name the Configuration](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Configuring-Windows-Registry-Settings-Step1) - [Define Configuration](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Configuring-Windows-Registry-Settings-Step2) - [Define Target](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Configuring-Windows-Registry-Settings-Step3) - [Deploy Configuration](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Configuring-Windows-Registry-Settings-Step4) The Registry Settings allows you to change the values in the registry in the workstations. The Registry Settings Configuration enables you to modify the registry values from a central location. ## Step 1: Name the Configuration Provide a name and description for the Registry Settings Configuration. ## Step 2: Define Configuration You can perform the following actions: - [Write Value](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Write-Value) - [Delete Value](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Delete-Value) - [Add Key](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Add-Key) - [Delete Key](https://www.manageengine.com/products/desktop-central/help/computer_configuration/configuring_registry_settings.html#Delete-Key) ### Write Value To write a value to the registry, select the **Action** as *Write Value* and specify the following: | Parameter | Description | |---|---| | Header Key | Select the header key or hive as HKEY_LOCAL_MACHINE. | | Key | Keys are sub-components of the hives. Specify the key value. | | Type | The type of the value. This varies with respect to the Header Key selected. Select the appropriate type from the combo box. | | Value* | Specify the value to be added. | | Data / Expression* | Specify the data or expression. If the new value has to be created without data, enter the word clear inside the parentheses as (clear). | \* - Click the ![dyn_var](https://www.manageengine.com/products/desktop-central/help/images/dyn_var.jpg) icon to select and assign a [dynamic variable](https://www.manageengine.com/products/desktop-central/help/misc/dynamic_variables.html) to this parameter. Example: To set the **NoAutoUpdate** value to **1** under **HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate** ![write-value-to-registry](https://www.manageengine.com/products/desktop-central/help/images/write-value-registry.png) **Note**: When adding a value to the Registry, if the specified subkey path does not exist, it will be automatically created. If **WindowsUpdate** or **AU** does not exist, they will be created. If you wish to write more values, click **Add More Registry Settings** button and repeat step 2. The values gets added to the **Registry Settings** table. ### Delete Value To delete a value from the registry, select the **Action** as *Delete Value* and specify the following values: | Parameter | Description | |---|---| | Header Key | Select the header key or hive as HKEY_LOCAL_MACHINE. | | Key | Keys are sub-components of the hives. Specify the key value. | | Value | Specify the value to be deleted. | Example: To delete **NoAutoUpdate** under **HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate** ![delete-value-from-registry](https://www.manageengine.com/products/desktop-central/help/images/delete-value-from-registry.png) If you wish to delete more values, click **Add Registry Settings** button and repeat step 2. The values gets added to the **Registry Settings** table. ### Add Key To add a registry key, select the **Action** as *Add Key* and specify the following: | Parameter | Description | |---|---| | Header Key | Select the header key or hive as HKEY_LOCAL_MACHINE. | | Key | Keys are sub-components of the hives. Specify the key value to be added. | Example: To add key **SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU** under **HKEY_LOCAL_MACHINE** ![add-registry-key](https://www.manageengine.com/products/desktop-central/help/images/add-registry-key.png) If you wish to add more keys, click **Add Registry Settings** button and repeat step 2. The values gets added to the **Registry Settings** table. ### Delete Key To delete a registry key, select the **Action** as *Delete Key* and specify the following values: | Parameter | Description | |---|---| | Header Key | Select the header key or hive as HKEY_LOCAL_MACHINE. | | Key | Keys are sub-components of the hives. Specify the key value that has to be deleted. | Example: To delete key **SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU** under **HKEY_LOCAL_MACHINE** ![delete-registry-key](https://www.manageengine.com/products/desktop-central/help/images/delete-registry-key.png) If you wish to delete more keys, click **Add Registry Settings** button and repeat step 2. The values gets added to the **Registry Settings** table. To modify a registry setting from the **Registry Settings** table, select the appropriate row and click ![modify](https://www.manageengine.com/products/desktop-central/help/images/modify.jpg) icon and change the required values. To delete a registry setting from the **Registry Settings** table, select the appropriate row and click ![delete](https://www.manageengine.com/products/desktop-central/help/images/delete.jpg) icon. ### Import Value To import a registry key value, click **Import** and select the registry file. Example: To import key **SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU** under **HKEY_LOCAL_MACHINE** with the value **NoAutoUpdate=1** ![import-registry-value](https://www.manageengine.com/products/desktop-central/help/images/import-registry-value.png) ## Step 3: Define Target Using the [Defining Targets](https://www.manageengine.com/products/desktop-central/help/defining_targets.html#Defining-Configuration-Target-Computers) procedure, define the targets for deploying the Registry Settings Configuration. ## Step 4: Deploy Configuration Click the **Deploy** button to deploy the defined Registry Settings Configuration in the targets defined. The configuration will take effect during the next system startup. To save the configuration as draft, click **Save as Draft**.