https://superuser.com/questions/1017689/regedit-how-to-reset-to-value-not-set Please view the page above. I use the RegistryKey.SetValue("",""), but it set the value to null string, how to restore to "value not set"? I cannot delete the key and re-create the key. All replies...