By default, WooCommerce sends notifications to the default website administrator email address every time a user changes their password from the My Account area of WooCommerce.
add_filter('woocommerce_disable_password_change_notification', '__return_true');