Cant get Unity 4 Remote working on my tablet

I have a apex tm772 tablet and unity 4 remote is not working on unity 5.1.1 and I have followed all the tutorials i can find, usb debugging is on, wake, and mock location.

It may be because windows cant find the usb drivers for the tablet when i plug it in. But i have the android google usb driver installed. At the moment the device shows this.

https://www.flickr.com/photos/36229743@N02/19074155078/sizes/o

I cant even find usb drivers for this particular tablet.

run this from command line. adb is located somewhere inside Android SDK directory.

adb devices

it will show you if the device is connected.
if not then you should install proper driver:

http://visualgdb.com/tutorials/android/usbdebug/manualinstall.php