进入ADB目录后执行该代码截图并保存

adb shell screencap -p /sdcard/screen.png

复制到电脑指定路径

adb pull /sdcard/screen.png D:\yourDir