Hello everyone,
It seems that I overcame this problem.
I have a Logitech MX5500 Wireless Kbd & Mouse, and having the same BSOD, even if I unplug the btooth dongle.
Here is the solution:
1. Oper Regedit
2. Goto HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E96B-E325-11CE-BFC1-08002BE10318}
Here you have "UpperFilters" param of type REG_MULTI_SZ with a value like: "kbdclass vmkbd"
A driver name per line, notice that vmkbd by default is the last in the list.
Edit that parametter by putting vmkbd to be the first in the list.
Note that in some cases "vmkbd" can be named differently: vmkbd2, vmkbd3 - it does not matter, it is because you probably have installed a newer version of wmvare above old one or smth like that, and the previous driver was not able to be deletet from registry, anyway this does not change the idea.
3. Reboot and you should not have any BSOD now.
For me it worked, hope for you it will also.