The clear force change statement stops a field’s change script from automatically running once the force change statement has been issued for that field.
clear force change field_name
• field_name – The name of the field whose change script is forced to run using the force change statement.