I am not sure how to get the character
to move to new direction after I
release the w button and start
turning.
If you want to use the Character Movement Component and Add Movement Input, you need to keep applying that forward direction constantly for the Pawn to move, regardless of the Axis Input value.