How to Completely Disable Telemetry in Elastic Stack 8.18.4?

For compliance reasons, we must ensure that Kibana, Fleet, Elastic Agent, and other components do not send any telemetry or usage data to external domains.

add this in kibana

telemetry.enabled: false

OK, thanks for your reply