How can I stop loading wordpress jquery on header?

You can use plugin, there are few or deregister script in function

wp_deregister_script( 'scriptname' ); 

But your blog will stop loading.corectlly because you need them.