If you don't ever want to use ClickStrike, remove the include for it from eq2ui_mainhud.xml
Removing ClickCures is more complicated since its integrated with the Player and Group windows. The esiest thing to do would be to add this code bit to the first page object of that file...
Code:
OnShow="visible=false"
This should automatically hide the window any time its activated.