- Download adb for windows https://dl.google.com/android/repository/platform-tools-latest-windows.zip
- extract the file and open a cmd window in order to be able to execute the adb.exe
- adb devices ( check if connection works)
-
adb backup -apk -shared -all -f c:\adb\mybackup.ab