Hey,
Create a php file in the folder below
public/legacy/custom/Extension/modules/Leads/Ext/Layoutdefs/.php {SuiteCRM 8}
or
custom/Extension/modules/Leads/Ext/Layoutdefs/.php {SuiteCRM 7}
put contents as
<?php
unset($layout_defs["Leads"]["subpanel_setup"]['activities']);
unset($layout_defs["Leads"]["subpanel_setup"]['history']);
Repair and rebuild