Is there way to spectatorPawn DefaultMovement lock

There’s a boolean property of ADefaultPawn that can be used to disable default bindings. It’s called bAddDefaultMovementBindings. Look at it in your spectator pawn properties.