1

How do I specify the file path for a connected android device in a command prompt on a windows 10 operating system?

enter image description here

1 Answers1

2

Not at all. It’s impossible.

On Windows, access to MTP devices is only possible using Explorer or other specialized software.

MTP does not provide block access but atomic object access. As such, it is not compatible with common file manipulation methods.

user219095
  • 65,551