Remove "Change Password" from Welcome Menu

Greetings - I was curious if there was a way to remove the "Change Password" link from the Welcome Menu. I plan on only offering the option to FBA users and don't want to confuse my AD users. I will group and use audiencing to hide the Change Password webpart but was curious if I could remove the option from the Welcome Menu. Thanks!

There's no built in option to turn it off.  What you can do is open up the .wsp (it's a zip) and edit FBAManagement\FBAMenus\elements.xml. Remove the CustomAction section for ChangePassword.

Thanks for the quick responce. Can I just edit the elements file and call it good or will I need to recompile and redeploy?

You can just edit it within the WSP and redploy the WSP.