Site icon EfmSoft

What does NTSTATUS 0xC0000180 (STATUS_KEY_HAS_CHILDREN) mean?

 
Previous Next
STATUS_LM_CROSS_ENCRYPTION_REQUIRED STATUS_CHILD_MUST_BE_VOLATILE

STATUS_KEY_HAS_CHILDREN

Registry link keys must not be mixed with ordinary key contents

Registry symbolic links are represented by specially created source keys whose SymbolicLinkValue points to a target object name. The requested link cannot safely replace an ordinary key that already contains values or child keys, so the operation is rejected.

Do not delete existing contents merely to force link creation until ownership is established. The current key may hold real configuration, while a link source has different traversal and security implications and is normally created only by tightly controlled system code.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version