How to Transfer Files Between Local PC and Remote Desktop (3 Easy Ways)
Method 1: Copy and paste via RDP Clipboard (Fastest for Small Files) The simplest way to transfer small files, images, or code snippets is using standard...
Method 1: Copy and paste via RDP Clipboard (Fastest for Small Files)
The simplest way to transfer small files, images, or code snippets is using standard Windows copy-and-paste shortcuts ( Ctrl + C and Ctrl + V ). When clipboard redirection is enabled, your local machine shares its clipboard seamlessly with the remote server.
Follow these steps to enable RDP clipboard sharing before connecting:
- Open the Remote Desktop Connection client ( mstsc ) on your computer.
- Click Show Options in the bottom-left corner to reveal setting tabs.
- Switch to the Local Resources tab.
- Under the Local devices and resources section, ensure the Clipboard checkbox is checked.
- Click Connect to launch your remote desktop session.
Microsoft explains that clipboard redirection over RDP allows content to move between a local device and a remote session. However, availability can depend on administrator settings or Group Policy, so the clipboard option may not work when redirection has been disabled.

Step 1a: Launch Remote Desktop Connection and click “Show Options” in the bottom-left corner.

Step 1b: Switch to the Local Resources tab to configure device sharing.

Step 1c: Ensure the Clipboard checkbox is checked under Local devices and resources.
Method 2: Map Local Drives via Drive Redirection (Best for Large Files)
If you need to transfer large files (ISO images, video recordings, or entire backup folders), standard copy-paste can time out. RDP Drive Redirection mounts your local computer’s hard drives directly inside the remote server’s File Explorer, making file transfers as fast as local file moving.
Here is how to configure local drive redirection:
- In the RDP client window, click Show Options and navigate to the Local Resources tab.
- Click the More… button at the bottom of the window under Local devices and resources.
- Click the [+] icon next to Drives to expand your local storage list.
- Select the specific local drive (e.g., Local Disk (C:) ) or check Drives to share all connected drives.
- Click OK and log into your RDP session.
- Inside the Remote Desktop session, open File Explorer and click This PC. Under Redirected drives and folders, you will see your local drive mounted (e.g., C on PUF).

Step 2a: Click the “More…” button under Local devices and resources.

Step 2b: Expand Drives and check your local drive (e.g., OS (C:)).

Step 2c: Open File Explorer on the remote server to access your mapped local drive under This PC β Redirected drives and folders.
For regular file transfers, development work, or remote administration, a stable Windows environment can make the process more reliable. Users who need an affordable setup can buy Windows RDP from DashRDP and access their remote desktop securely from any compatible device
Method 3: Cloud Storage & Web Download Links (Cross-Platform)
If you are connecting from a Mac or Linux client, or if client resource sharing is blocked by network policy, using cloud storage or direct download links is the most reliable alternative.
- Cloud Storage Services: Upload files locally to Google Drive, OneDrive, or Dropbox, then log into your cloud account inside the browser on your remote desktop to download them directly.
- Web Download Links / CURL: For server administrators, uploading installers to a staging server or using curl/wget commands in PowerShell on the remote server avoids client-side bandwidth bottlenecks completely.
Troubleshooting: Fix Copy Paste Not Working in RDP
It is common for RDP copy-paste to stop working unexpectedly during long sessions. This issue occurs when the Windows RDP Clipboard utility process ( rdpclip.exe ) crashes on the remote server.
Follow these quick steps to restart without rdpclip.exp and restore copy-paste functionality rebooting:
- Inside the remote desktop session, Ctrl + Shift + Esc to open Task press Manager.
- Go to the Details tab (or Processes tab in Windows Server 2022/2019).
- Locate rdpclip.exe (RDP Clipboard Monitor), right-click it, and select End Process.
- Click File β Run new task in Task Manager.
- Type rdpclip.exe and press Enter to restart the process.

Troubleshooting Step 1: Right-click the taskbar inside your RDP session and open Task Manager.

Troubleshooting Step 2: Locate RDP Clipboard Monitor (rdpclip.exe) and restart the task.
β Frequently Asked Questions
File transfer works both ways! You can simply copy a file inside your RDP session and paste it onto your local desktop, or drag and drop files directly into your mapped local drive folder in File Explorer.
Yes. Windows RDP clipboard copy-paste has a file size limit of 2 GB. For files larger than 2 GB, use Method 2 (Drive Redirection) or cloud storage to avoid transfer crashes.
Yes. All data transferred through Remote Desktop Protocol channels (including clipboard and redirected drives) is encrypted using TLS/NLA encryption by default.
Keep Reading
More from the blog
Guides, tutorials, and insights on RDP hosting and cloud infrastructure.



