I have some apps that launch automatically when I log in, like Skype, Teams, Slack, and a few others. Sometimes I don't want all those to launch though.
I see there is stop-process in Powershell, but that almost seems like an ungraceful close like a pskill would be, is that correct? Is there a graceful way to close a specific exe instead?