I have a client who has a Windows remote desktop connection that was setup on his computer without permission from him. Does anyone know how to remove a Windows Remote Desktop Connection from a client-side computer that is running Windows 7 Home Premium?

Remote Desktop Connection
#1
Posted 13 June 2014 - 05:15 PM

#2
Posted 13 June 2014 - 06:39 PM

- Right Click Computer –> Properties
- On the left hand menu pane, select “Remote Settings”
- Under Remote Desktop, select Don't allow remote connections to this computer.
- Click Apply and OK as needed.
Another way is to disable the 3 Remote Desktop services.
Press Windows key + R, type services.msc and press Enter.
Scroll down to the 3 Remote Desktop entries.
Double click on each in turn.
Set Startup type to Disabled.
Click on the Stop button.
#3
Posted 13 June 2014 - 07:00 PM

Thank you. I will try this.
#4
Posted 13 June 2014 - 07:42 PM

This fix did not get rid of the remote desktop connection entry in the Network area of "My Computer". Do you have any other methods that I could try to remove this entry with?
#5
Posted 13 June 2014 - 07:46 PM

This fix did not get rid of the remote desktop connection entry in the Network area of "My Computer". Do you have any other methods that I could try to remove this entry with?
Can't you just right-click on that connection and select "Delete" ?
#6
Posted 13 June 2014 - 07:47 PM

No. The pop up box asks for a username and password for the remote desktop connection
#7
Posted 13 June 2014 - 07:59 PM

I have tried a Microsoft fix. I have navigated the registry and searched for a registry key that was non-existent under Hkey current user called Default, an attribute of Terminal Server Client. I followed the path given exactly as shown. No change.
#8
Posted 13 June 2014 - 08:04 PM

No. The pop up box asks for a username and password for the remote desktop connection
It asks for credentials in order to DELETE that Remote Connection ? That's weird.
#9
Posted 13 June 2014 - 08:17 PM

I tried right-clicking the entry and there are three options given: 1. Expand 2. Connect with remote desktop connection and 3. Open in a new window. When I left click I can't connect which makes sense because I have disabled the services and changed the configuration for remote desktop.
#10
Posted 14 June 2014 - 11:01 AM

I tried right-clicking the entry and there are three options given: 1. Expand 2. Connect with remote desktop connection and 3. Open in a new window. When I left click I can't connect which makes sense because I have disabled the services and changed the configuration for remote desktop.
I'm really more of a visual person. May I ask you to provide screenshots of the location of that RDP icon please ?
It would help me a lot in assisting you. Do you know how to take a screenshot and post it on a forum ?
#11
Posted 14 June 2014 - 02:06 PM

Open a Elevated Command Prompt. Enter
reg query "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default"
If the response is:
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default\AddIns
then there are no defined Remote Desktop connections.
If it's something like:
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default
MRU0 REG_SZ 192.168.1.2:3390
then there is one. Each connection is assigned a MRUn entry under the registry key.
Try doing the reverse of this:
Installing the Remote Desktop Web Connection Toconnect to your machine from a remote location, you must install the
Remote Desktop Web Connection on the Windows XP system you want to
access remotely. This feature is basically a component of XPs Internet
Information Services (IIS).To install the necessary files for the Remote Desktop Web Connection, you will need to have access to your Windows XP CD.To Install IIS and the Remote Desktop Web Connection, follow these steps:
- From the Control Panel, click the Add/Remove Programs applet.
- Click Add/Remove Windows Components.
- Select Internet Information Services and click Details.
- Select World Wide Web Services from the Subcomponents of Internet Information Services and click Details.
- Select the Remote Desktop Web Connection check box and click OK.
- Click OK, then click Next to install and configure IIS and the Remote Desktop Web Connection.
- Click Finish when complete.
This should remove RDT completely.
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






