However, if you have a lot of HP notebooks or tablets, you normally can't use the Microsoft stack since it doesn't know the build-in "HP integrated module with Bluetooth wireless technology". But there is a way to do it anyway…
First, remove the WIDCOMM stack using Control Panel -> Add/Remove Programs. Next, restart you computer and open up "Device Manager" (execute Devmgmt.msc). The above noted device will appear as "Unknown device".
Next, open C:\WINDOWS\inf and open the file "BTH.inf" with Notepad. It will start with something like this:
Code:
; Microsoft Windows Bluetooth Driver INF ; Copyright (c) 2002 Microsoft Corporation
Code:
[HP.NT.5.1] "HP USB BT Transceiver [1.2]" = BthUsb, USB\Vid_03F0&Pid_0C24
Code:
[HP.NT.5.1] "HP USB BT Transceiver [1.2]"= BthUsb, USB\Vid_03F0&Pid_0C24
"HP USB BT Transceiver [Patched]" = BthUsb, USB\Vid_03F0&Pid_011D
Save the BTH.INF, go back to Device Manager and select "Scan for Hardware changes". The device should now start to install. It might happen that the device is after reported as having a problem. If this happens, simple right-click it, select "Disable" and after that "Enable" again.
That should do the trick and you can use the Microsoft stack with the "HP integrated module with Bluetooth wireless technology".
Enjoy!