Mouse freezing when trying to debug C++ code in VS13

Hey people,

So, as the title says, I’m trying to debug some of my C++ code in VS13. Problem is that on hitting a breakpoint, my mouse will just freeze up and I will have to use my keyboard only to continue. Issue here is, i’d like to debug it, not just hit a breakpoint.

Any ideas what might cause this / how to fix it?

For anyone looking for the answer:

I had an NVIDIA card, with shadowplay and gamestream enabled, this caused the issue. Disabling both fixed the issue for me.