Forum Discussion
KingNova
Mar 31, 2023Copper Contributor
how to connect WSL to WSA
Hi,
I'm trying to connect WSL to WSA,but it failed as below:
nova@LAPTOP-TES8S29N:/$ adb connect 127.0.0.1:58526
unable to connect to 127.0.0.1:58526: Connection refused
I have already started WSA before I connected it. And if I connected WSA with Powershell, it successed.
PS C:\Users\lwblw\Desktop\Result> adb connect 127.0.0.1:58526
adb server version (39) doesn't match this client (41); killing...
* daemon started successfully
connected to 127.0.0.1:58526
No RepliesBe the first to reply