I have recently installed Visual Studio 2015 on my computer that is running Windows 10 (64bit). When debugging, multiple copies of devenv.exe chew up my resources and remain as background processes even after Visual Studio is closed. I also sometimes get problems closing VS2015 and have to use the task manager to kill the app.
I had VS2013 installed previously on the computer and when I ran into the problem I tried removed VS2013 and re-installed VS2015 but to no avail.
How can I prevent this from happening?
Help would be greatly appreciated.
Thank you.