Disabling Humanoid Animator

How can I disable humanoid animator without actually deleting it? Deleting it does the job well but results in error sometimes from the scripts inside player character. Is there a way to disable LoadAnimation calls on animator somehow?