Hello Greg. It's really great to see you again :)
This error's a tough one. Extremely rare (I could number the times I've dealt with it before on my left hand), and you have a slight variant on it I have never come across before. However, there's no need to throw in the towel just yet :)
I first need you to open an Elevated Command Prompt and run these commands:
Code:
pnputil -a C:\Windows\WinSxS\amd64_bth.inf_31bf3856ad364e35_6.1.7600.17058_none_ce5d0a0ad527589a\bth.inf
pnputil -a C:\Windows\WinSxS\amd64_netrndis.inf_31bf3856ad364e35_6.1.7600.17233_none_23eb772b5f5707c6\netrndis.inf
pnputil -a C:\Windows\winsxs\amd64_winusb.inf_31bf3856ad364e35_6.1.7600.16421_none_5426b6732f25511d\winusb.inf
pnputil -i -a C:\Windows\WinSxS\amd64_bth.inf_31bf3856ad364e35_6.1.7600.17058_none_ce5d0a0ad527589a\bth.inf
pnputil -i -a C:\Windows\WinSxS\amd64_netrndis.inf_31bf3856ad364e35_6.1.7600.17233_none_23eb772b5f5707c6\netrndis.inf
pnputil -i -a C:\Windows\winsxs\amd64_winusb.inf_31bf3856ad364e35_6.1.7600.16421_none_5426b6732f25511d\winusb.inf
and save the console output (pipe a batch file or something, please :) )
I then need you to upload "C:\Windows\inf\setupapi.dev.log"
Thank you!
Richard