I pasted you the bad code sorry. here is the one I use, without user id :
<?php
$form = '[mb_user_profile_info id="untitled-field-group" submit_button="Submit" confirmation="Your information has been successfully submitted. Thank you."]';
echo do_shortcode( $form );
?>