How do i stop idle anim montage

Montages will stop on their own you enable them to blend out. If you want to interrupt it, you get the animinstance from a skeletal mesh, and call the montage_stop() method.

However, I highly recommend you download one of the paragon characters and look at those anim BP to see how they handle the idle state. Paragon Lt. belecia is a good one.