In your child-theme‘s functions.php, add the following:

 

add_filter('show_admin_bar', '__return_false');

Source: https://codex.wordpress.org/Function_Reference/show_admin_bar