Top "Remote-desktop" questions

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer.

Team-viewer disconnected after disconnecting from remote desktop connection, why?

I want connect to a remote computer (windows server 2012 data center) using team-viewer but remote desktop connection should be opened …

remote-desktop windows-server-2012-r2 teamviewer
Are there problems with rendering WPF over Remote Desktop under Windows XP?

I have heard that WPF primitives will not be supported by remote desktop on windows XP. The implication of this …

c# .net wpf windows-xp remote-desktop
How to enable rdp service on manjaro?

I need login to manjaro from windows. I found that on ubuntu or else xrdp is used, but not found …

remote-desktop archlinux rdp manjaro
Windows 10 remote desktop RDP mstsc.exe won't start

I have recently upgraded from win 8.1 to Win 10. Since the upgrade RDP wouldn't work correctly. I couldn't use a recently …

windows-10 remote-desktop rdp mstsc
"Remote machine is AAD" but "The logon attempt failed"

I setup Remote Desktop Connection and the computer says: AzureAD\username already has access: Very good, let's try to connect …

windows azure-active-directory remote-access remote-desktop microsoft-account
Screen capture with C# and Remote Desktop problems

I have a C sharp console application that captures a screenshot of a MS Word document several times. It works …

c# .net windows remote-desktop system.drawing
Undecorated JInternalFrame becomes decorated when viewed through Remote Desktop Sharing

I’m facing a problem with JInternalFrame implementation. I have made the JInternalFrame undecorated, so that the title bar and …

java swing remote-desktop jinternalframe