GFI WebMonitor 2009™ launches as stand-alone proxy version
November 3, 2009 – 1:55 pm | No Comment

GFI WebMonitor 2009™ is now available as a stand-alone proxy.
The perfect internet monitoring solution for the SMB market, this new version of GFI WebMonitor will work in most networking environments and allows administrators to manage …

Read the full story »
Tech Zone

Technical info for IT professional and network administrators.

MSP Insights

Information for IT support providers, Value Added Resellers (VARs) and the MSP Market.

GFI Fixes It

Key insights from our Customer Support team on GFI’s products.

SMB Zone

Current tech issues, research and articles, tailor-made for the SMB!

GFI World

Latest GFI announcements, news and updates.

Home » Tech Zone

Copy and Paste is not working on my Remote Desktop Connection… what’s wrong?

Written by Emmanuel Carabott on October 26, 2009 – 3:06 pm8 Comments

A very annoying occurrence that I sometimes suffer is when all of a sudden the copy and paste function stops working when I am connected to a remote machine. Turns out the problem is coming from a little process called rdpclip. Rdpclip (remote desktop clipboard) is responsible for managing a shared clipboard between your local host and the remote desktop (the process runs on the remote machine not your local host).

So what do I do when clipboard stops working?

Luckily fixing the issue is pretty straightforward and involves a few simple steps.

  1. Load up task manager (right click taskbar and select Task Manager)
  2. Go to the Processes Tab
  3. Select rdpclip.exe
  4. Click End Process
  5. Go to the Application Tab
  6. Click New Process
  7. Type rdpclip
  8. Click Ok

There, copy and paste should now work normally again.

It happens so often, this process is annoying! What do I do to fix it permanently?

Unfortunately I don’t know why rdpclip stops working nor how to fix it permanently; however, there is a way to make it easier if it happens often.

  • Create a new bat file and call it whatever you want say, clipboard.bat.
  • Write the following two commands on separate lines in the new bat file
    • Taskkill.exe /im rdpclip.exe
    • Rdpclip.exe
    • Save the bat file and drag it into the toolbar quick launch section

Now whenever your copy and paste operation fails to restore it, all you need to do is click this new batch file which will kill rdpclip and restart it. Still a workaround but at least it’s a quick procedure.

Liked this post? Bookmark & share it!
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • eKudos
  • Fark
  • LinkedIn
  • StumbleUpon
  • MisterWong
  • Propeller
  • Reddit
  • Slashdot
  • Technorati
  • TwitThis
  • Yahoo! Buzz

8 Comments »

  • Jack Wright says:

    hahah….such an annoying problem with such a simple fix..thanks for that, i was pulling my hair out on this one!

  • Emmanuel Carabott says:

    Yes Jack I agree, it is indeed a very annoying problem and easy to fix but only once you find out how! It’s not really that straightforward to diagnose as it doesn’t really generate any errors anywhere. Hopefully Microsoft will patch rdpclip one of these days and fix the problem permanently but until then I hope this will at least help a little bit.

  • John Mello says:

    This is a clever fix, but I personally prefer to use a clipboard extender and avoid the problem entirely. These programs allow you to continuously save whatever is copied or cut from your display. They’re very handy applications and add real power to the Windows clipboard. I’ve tried a few of these programs over the years, but my favorite remains ClipCache, by Xrayz Software (http://www.xrayz.co.uk/). By the way, when the clipboard stops working with ClipCache running, you can reconnect to it with a simple choice from the application’s tool menu item.

  • Emmanuel Carabott says:

    Thanks John, Will definitely check that out.

  • Mike Wise says:

    What about the new Snip tool in Windows 7?

  • Emmanuel Carabott says:

    Hi Mike, Welcome to the Blog. I haven’t use the Snip tool yet to be honest so I am not very acquainted with it, just what I read about it. Does it have issues when used via Remote Desktop?

  • Mike Wise says:

    I have not used the tool that much either. I do know that I can take a “snip” of whatever is on my screen at pretty much any time. I can then save it as a “.png”, .”jpg”, etc. Here is a link that might be helpful.
    http://windows.microsoft.com/en-US/windows-vista/Use-Snipping-Tool-to-capture-screen-shots

    Hope that helps!

  • Emmanuel Carabott says:

    Ah you were suggesting the use of the tool; sorry, thought you might have been experiencing issues with it similar to rdpclip. Yes the snip tool can be really useful in certain cases such as when you need to take a screenshot of only part of a window and not of the whole thing. Saves having to take the screenshot, paste it into some paint program and cutting and pasting and what not. Thanks for the suggestion Mike.

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.