• Clear Remote desktop history automatically

    Home » Forums » AskWoody support » Windows » Windows Vista, XP and earlier » Questions: Vista, XP back to 3.1 » Clear Remote desktop history automatically

    Author
    Topic
    #471594

    Hi,

    I wants to know whether there is any way or reg hack which clears the Remote desktop connection history automatically, The one way I know is to delete each entry from the registry manually or to use any history cleaning software.

    Thanks,

    Viewing 0 reply threads
    Author
    Replies
    • #1243861

      I would create a batch file to do the work. Then you run it whenever you need to.
      Create a file called RDPClean.cmd and enter the following commands.

      Code:
      :: Delete MRU entries
      reg delete "HKEY_CURRENT_USERSoftwareMicrosoftTerminal Server ClientDefault" /va /f
      :: Delete connection hints
      reg delete "HKEY_CURRENT_USERSoftwareMicrosoftTerminal Server ClientServers" /f
      reg add "HKEY_CURRENT_USERSoftwareMicrosoftTerminal Server ClientServers"

      cheers, Paul

    Viewing 0 reply threads
    Reply To: Clear Remote desktop history automatically

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: