What should I do if the adb server version doesn't match this client?

1.2K    Asked by amit_2689 in Cyber Security , Asked on Feb 4, 2022

 I executed cmd adb devices from terminal but instead of getting list of connected devices, I observed below error: List of devices attached

adb server version (32) doesn't match this client (36); killing... * daemon started successfully * How can I get a list of connected devices?

Answered by Aashna Saito

Down vote I finally solved this issue - the adb server version doesn't match this client by uninstalling HTC Sync.

The issue is caused by multiple running or older versions of adb.exe.

Open task manager and locate adb.exe, right click -> Open file location, in my case it showed C:Program Files (x86)HTCHTC Sync ManagerHTC Syncdb.exe.

Your Answer

Interviews

Parent Categories