Hey guys. A quick fix for me was to comment the following line:
wp-content\plugins\woocommerce\includes\admin\class-wc-admin-welcome.php
Comment line 37:
//add_action( 'admin_init', array( $this, 'welcome' ) );
I hope the next wc version will have this fixed.