Help Categories

You can check if your system has the foc.us dock drivers by using powershell. This is a little advanced.

The command to run in powershell is:

get-wmiobject Win32_PnPSignedDriver| select devicename, driverversion | where {$_.devicename -like “foc.us*”}
And you should see something like this:
 
foc.us v2 dock drivers windows