Fix Android chrome remote debug on Windows
To debug web app running on android phone
https://developers.google.com/web/tools/chrome-devtools/remote-debugging
If you have problems connecting samsung or other device, then follow these instructions. In my case I got around with second advice by installing Minimal ADB and Fastboot and running adb serve from install directory
Open cmd and navigate to C:\Program Files (x86)\Minimal ADB and Fastboot and run adb devices