I need a little help. I am currently trying to get Google Play to run on windows 11. By using this step by step guide here.
All was going well until I got to the step where I am trying to remote connect using the command prompt with admin rights.
C:\WINDOWS\system32>cd c:\Adbkit
c:\ADBKit>adb.exe connect 127.0.0.1:58526
I get the following error. I have tried disabling my firewalls and still, I cannot make a connection. I even set up a manual connection in the firewall commands. No joy!
Everything else went without issue. until I got to this point. If out can help me please let me know how to get around this problem.
cannot connect to 127.0.0.1:58526: No connection could be made because the target machine actively refused it. (10061)
All was going well until I got to the step where I am trying to remote connect using the command prompt with admin rights.
C:\WINDOWS\system32>cd c:\Adbkit
c:\ADBKit>adb.exe connect 127.0.0.1:58526
I get the following error. I have tried disabling my firewalls and still, I cannot make a connection. I even set up a manual connection in the firewall commands. No joy!
Everything else went without issue. until I got to this point. If out can help me please let me know how to get around this problem.
cannot connect to 127.0.0.1:58526: No connection could be made because the target machine actively refused it. (10061)