Itโs hard to believe this actually needs to be done. Add the function below to your child theme functions.php file.
// uncheck Ship to a different address? on checkout page add_filter( โwoocommerce_ship_to_different_address_checkedโ, โ__return_falseโ );