After reading this blog post on detecting memory leaks I decided to install the MPX runtime driver from here. I right-clicked mpxruntime.inf and selected "install". The Device manager then lists "Intel(R) MPX Runtime Driver" under system devices, but its icon has a little exclamation mark on a yellow triangle. If I right-click on the icon and select properties, I see the following text:
This device is not working properly because Windows cannot load the drivers required for this device. (Code 31)
{Operation Failed}
The requested operation was unsuccessful.
I am clueless as to what to try at this point.
FYI: I am running windows 10 with an i7 6850K processor.
EDIT: Looking at the processor with the CPU-Z utility, it has an area called "Instructions" listing things like MMX,SSE,VT-x,AES, TSX,... etc. but MPX does not appear in that list. Maybe that's telling me my processor does not have MPX instructions?