rigidbodies on player make it float away

I have rigidbodies on my player prefab and when they collide with the player model it launches the player away. I need them to keep the current settings ie isKinematic. How can I fix this?

To be clear, do you have the Rigidbody body type set to kinematic? Also check your gravity settings to make sure you’re not adding unnecessary physics.