Method 1: Enable Clipboard & Drag-Drop (Easiest)
Steps:
-
Open Remote Desktop Connection (RDP)
- Press
Win + R
, typemstsc
, and hit Enter.
- Press
-
Click Show Options > Local Resources Tab.
-
Under Local Devices and Resources, check: ✅ Clipboard (for Copy-Paste)
✅ Drives (to access files easily) -
Click More, then check your local drive (C:, D:).
-
Connect to RDP and copy files from the RDP desktop to your home PC (C: Drive).
✅ Works for small to medium-sized files
❌ May not work for large files
Method 2: Use Remote Desktop File Sharing
Steps:
- Open Remote Desktop Connection (mstsc.exe).
- Click Show Options > Local Resources > More.
- Check "Drives" (to access local drives from RDP).
- Connect to your RDP and open "This PC" in File Explorer.
- You’ll see your home PC's drive under "Redirected Drives".
- Copy files from RDP and paste them to your local drive.
✅ Safe and built-in
❌ Slower for large files
Method 3: Use Google Drive / OneDrive
Steps:
- On RDP, open a browser and log into Google Drive / OneDrive.
- Upload files to Google Drive / OneDrive.
- On your home PC, log into the same account and download the files.
✅ Good for large files
❌ Needs internet and Google Drive space
Method 4: Use FTP (FileZilla)
If your RDP server has an FTP setup, use FileZilla to transfer files.
- Install FileZilla Server on RDP.
- Set up an FTP user account.
- On your home PC, open FileZilla Client and connect to RDP’s IP.
- Drag and drop files between RDP and Home PC.
✅ Fast for large files
❌ Requires FTP setup
Method 5: Use WinSCP or SCP for Secure Transfer
If your RDP runs Linux, use WinSCP or scp
commands.
- Install WinSCP on your Home PC.
- Enter your RDP’s IP, username, and password.
- Drag files to download.
✅ Secure for Linux servers
❌ Not needed for Windows RDP