There isn't any simple way to do it.
You can use SMB library to copy files over the network. However it will require some configuration. The only other option is to create a PC app that will read the file (which itself is not simple as the MTP protocol is poorly supported on the desktop).