Invalid Configuration, Counter Integration not loaded

Hi,
since I added a counter as helper, I get an error:

Invalid config

The following integrations and platforms could not be set up:

Please check your config and logs.

Logger: homeassistant.setup
Source: setup.py:182
First occurred: 12:33:28 (1 occurrences)
Last logged: 12:33:28

Unable to set up dependencies of default_config. Setup failed for dependencies: counter

Logger: homeassistant.setup
Source: setup.py:184
First occurred: 12:33:28 (1 occurrences)
Last logged: 12:33:28

Setup failed for default_config: (DependencyError(…), ‘Could not setup dependencies: counter’)

I also cant add a new counter.
There is an error like: "The counter-integration is not loaded. Please add to configuration as “default_config:” oder “counter”.

My configuration.yaml has default_config:

How can I fix this?

Regards
New-Bee

I deleted the counter manually in
\config.storage\counter

and now it seems to work again…

I have the same error, how did you delete counter? where can I find this path?

I found the folder in my Network.
In Windows: \homeassistant
In the folder config you have to show invisible folder. Enter .storage, there is a file “counter”. I opened the file with editor and deleted my counter.