Ho,
Bull Eyes!
Clear and Sharp. To not waste your precious time.
You are required to remove a php sentence
<?php if( $system->my->guest ) { ?>
<h4 class="kmt-title"><?php echo JText::_( 'COM_KOMENTO_FORM_POST_COMMENT_AS_GUEST' ); ?></h4>
<?php } ?>
<?php } ?>
it's located in your
joomla root folder\components\com_komento\themes\kuro\comment\form.php
and be aware that this code is actually on line
43 to 45