How to fly plane in simulator in windows in mission planner

I cannot connect to plane with these commands but works well with copter.
dronekit-sitl planer --home=-12.3743,130.8711,0,270

python -m MAVProxy.mavproxy --master tcp:127.0.0.1:5760 --sitl 127.0.0.1:5501 --out 127.0.0.1:14550 --out 127.0.0.1:14551 --out 127.0.0.1:14552

Env in windows:

Environment

  1. Python 3.9

  2. DroneKit 2.9.2

  3. DroneKit-SITL 3.3.0

  4. MAVProxy 1.8.71

  5. Pymavlink 2.4.43

  6. wxpython 4.2.3