Unity remote 4 not working

My PC is: Windows 10 x64 and using Unity 5 x64.
My cellphone is: Asus Zenfone 2.

I have all the drivers for my cellphone work on computer and its enabled developer mode with mock location and debugger.

On Unity the SDK has USB Drivers and the other things and the JDK is Java 8.

I start Unity remote 4 with the USB plugged and start Unity and then start the game, but still no luck.

I just figure it out.

The problem was in the path of SDK. I had to move it and it works fine. (both had same files inside)

old path: E:\Programas\Programação\android-sdk-windows (wasn’t working)

new path: C:\android-sdk (working)