Background

When trying to run a web application or web API, there may be times when you get the below message,
Visual Studio - How To Fix “process With An ID Of xxxx Is Not Running
I found a much quicker fix for this issue than the other solutions that are available online.

Solution

Follow the below steps for a quick fix,
Visual Studio - How To Fix “process With An ID Of xxxx Is Not Running
Visual Studio - How To Fix “process With An ID Of xxxx Is Not Running
Note
Only do this on local / dev machines, do not try this on the Server as it might impact any other running application.
Links
Other Solutions that are already available online,