Forum Discussion
elltommo
Feb 11, 2020Brass Contributor
RemoteApp - auto open .rdp file
Hi All, When we log on to microsoft remoteapp and open an application from Edge the .rdp file doesn't auto-open. I am sure this is by design for security purposes. Is there a way we can specify t...
- Feb 14, 2020
We managed to get RemoteApp working in Edge
We did this by forcing our RemoteApp login page to open in IE mode.
elltommo
Feb 14, 2020Brass Contributor
We managed to get RemoteApp working in Edge We did this by forcing our RemoteApp login page to open in IE mode.
luisdev
Sep 12, 2025Copper Contributor
Apologies for replying to a very old post... but I think this is relevant.
I added the following key to the Registry on my Windows 11 23H2 laptop, and it solved the problem:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\AutoOpenFileTypes]
"1"="rdp"
No IE Mode neccessary...
I open lots of RDP connections every day via BeyondTrust and the security warning was a painful extra step that stole hundreds of clicks from the life of my mouse😉. Now it's not an issue.