When I connect my Android phone to my Windows 10 PC, files are accessible using this path that I copied in File Explorer::
This PC\Bernie's Galaxy S10e\Card\DCIM\Favorites
I'm trying to write a PowerShell script that calls robocopy to copy some files to the above path. How can I access a path with "This PC" from the command line?
-TIA
