Skip to content

Remove a Registry Key or Entry

Lets you delete a registry entry or a registry key from Windows Registry.

Property NameData TypeDescription
AccessregaccessRequest access to the 32-bit or 64-bit Windows Registry view. Please refer to the paragraph entitled Accessing an Alternate Registry View. Default is regaDefault
IdentStringThe named entry within the registry key. For example AppPath. Leave this field blank to remove a registry key.
KeyStringThe key name of the registry entry. Like SOFTWARE\My App.
RemoveSubKeysIdentsBooleanIf true, all subkeys will be removed too.
RootKeyhkKeysThe base key of your registration entry. There is a defined set of Base Keys from which you can choose in the list box.