Breathe
When your mind cluttered, close your eyes and breathe
Breathe when it’s cold, when you can no longer bear
The load on your back, the weight on your knee
Close your eyes, just feel the air
And remember you still have your breath
Uninstall and install module may delete configuration along with contents. This will allow you to recreate or install everything in the config/install folder of your custom module:
\Drupal::service('config.installer')->installDefaultConfig('module', $module);
This is an easy guide to help you implement captcha to your Drupal 8 custom form using securimage