In this article, we will discuss how to fix the error “Remote Desktop can’t find the computer” that I got while connecting to my Virtual Machine.
Table of Contents
Remote Desktop can’t find the computer
Recently, while trying to connect to my Azure Virtual Machine, I got this error
The error is “Remote Desktop can’t find the computer “name”. You can see the same error in the below screenshot.

Remote Desktop can’t find the computer [Solved]
To fix this, instead of this name you can use the DNS name configured for your virtual machine.
It’s always better to configure the DNS name for your virtual machine(VM). You can use the same DNS name to connect to the virtual machine using the RDP.
For Example:
The DNS name configured for my virtual machine(VM) is “mynewvm.westus.cloudapp.azure.com”. This is also known as the Fully Qualified Domain Name(FQDN).
Check out Azure virtual machine DNS (FQDN) to configure now.
Final Thoughts
In this Azure article, we will discuss how to fix the error “Remote Desktop can’t find the computer” that I got while trying to connect to my Azure Virtual Machine.