
Type the following command to install the Android app and press Enter: adb install ANDROID-APK-APPNAME.In the command, replace "WSA-IP-ADDRESS" with the actual IP address of the Windows Subsystem for Android. Type the following command to connect to the WSA instance and press Enter: adb connect WSA-IP-ADDRESS-PORT.For example, this command opens the tool's location inside the "Downloads" folder: cd C:\Users\yourusername\Downloads\platform-tools_r33.0.2-windows\platform-tools In the command, change the path of the location where you extracted the files. Type the following command to navigate to the platform-tools folder and press Enter: cd C:\PATH\TO\platform-tools.


Check the IP address under the "Developer mode" section.

