Trying to automate real device using TMA but getting error and unable to continue further. This is the complete error i am getting while trying to scan- Impossible to connect to Appium Server at 'http://127.0.0.1:8585/'. Please, check if the address is correct and connection is possible. Original error: 'Command 'C:\\Users\\rishi_harjani\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 9b09478b shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy'' exited with code 255'; Command output:  Also, This is the article(KB0015473) i followed to setup environment variable but nothing works. same issue. My android real device is successfully connected and visible in TMA but while trying to scan , I am getting the error. Any idea/suggestion how to resolve this. ?