unable to connect to adb.check the event log for a possible issue, verify that localhost entry is pointing to 127.0.0.1 or:: 1 for ipv4 or ipv6
I faced this issue last night, and I tried these methods to fix:
adb kill-server
, adb start-server
.(not work for me, adb had no response with these cmd)It seems that my adb file has been modified or replaced by some programs. You can try these methods, and I hope some of them can work for you.