How to disable/remove Elasticsearch?

can you try disable ES in Zammad:
rails> Setting.set('es_url', '')

then:
systemctl disable elasticsearch