Thanks for the screenshot. I see you want the entire meta area removed.
Please make sure you’re using a child theme and reference our Themer’s Guide.
You’ll want to override this file — /wp-content/plugins/the-events-calendar/src/views/single-event.php — in your own theme by creating a file at [your-child-theme]/tribe-events/single-event.php
Basically just copy the file from the plugin folder to that child theme folder and remove these lines from the child theme’s version of the file:

I hope this information helps you accomplish what you’re wanting.
Please let me know how it goes for you.