What is Remote Desktop?

Read more
by Remote

Overview

Remote Desktop is published by Remote. You can find out more about Remote Desktop at its official website or at Remote's website.


How do I clean Remote Desktop?

Remote Desktop may store excess, temporary data on your computer that can take up valuable space. It may also store private data such as passwords or browsing history in the registry or on the file system. The easiest way to erase this data is by downloading AppCleaner, it is 100% free and about 1MB in size. A portable version is also available.

Clean Remote Desktop
with AppCleaner

If you want to clean Remote Desktop manually, you can follow the steps outlined below. There are two locations in the file system where Remote Desktop stores data that can be cleaned. Additionally, Remote Desktop stores private data in one registry key.

Registry

To clean the registry from data stored by Remote Desktop, you can use the Microsoft Registry Editor (regedit.exe) which is installed by default on all Windows operating systems. First of all, open regedit.exe by carrying out these steps:

  • Hit the Windows key , usually located in the lower left of your keyboard between the Ctrl and Alt keys.
  • Windows XP/Vista/7: Click Run...
  • Type regedit.exe
  • Hit Enter

Now use regedit.exe to delete the registry key:

    • Expand HKEY_CURRENT_USER from the root of the tree in the left pane.
    • Expand Software.
    • Expand Microsoft.
    • Expand Terminal Server Client.
    • Click Default.
    • Right-click MRU* in the right pane.
    • Choose Delete from the context menu.
    • Click Yes.

Files

To clean your file system from files stored by Remote Desktop and to gain free disk space, examine the following file system locations. First of all, open a command prompt window:

  • Hit the Windows key , usually located in the lower left of your keyboard between the Ctrl and Alt keys.
  • Windows XP/Vista/7: Click Run...
  • Type cmd
  • Hit Enter

Now list all the files stored by Remote Desktop that can be cleaned:

  1. Type dir %LOCALAPPDATA%\Microsoft\Terminal Server Client\Cache\*
    • Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data\Microsoft\Terminal Server Client\Cache\*
  2. Type dir %USERPROFILE%\Documents\*.rdp
    • Windows XP: Type dir %USERPROFILE%\My Documents\*.rdp

Once you have identified the files stored by Remote Desktop that you want to clean, delete them using the del command or Windows Explorer.

0 Comments