Remove suggestions for deleted index patterns

Hi

I deleted 6 indices from Elasticsearch 2.1.1.
However their patterns still show up as suggestions in Kibana.

I even reinstalled Logstash, ES, and Kibana 4.3.1 Windows in a separate directory.
But the suggestions still pop up!
How can I remove these suggestions?

.

Did you try removing your .kibana index from Elasticsearch?

No.

I found in
data\m_clus-dev\nodes\0\indices
.kibana folder.

Is this the folder to delete?

Don't delete ES files from the filesystem like that!

What does the output from _cat/indices show?

The
_cat/indices
does not show the deleted indices. Only the current ones.

So you deleted the indices but did you delete the patterns on the Kibana settings page?