The configurations can be removed in following way./** * Hook_uninstall(). */function example_uninstall() { \Drupal::configFactory()->getEditable('example.settings')->delete();} Tags Drupal8 Configuration Manager Disqus View the discussion thread.