I had a strange issue that ArcMap (if you are still using it
) cannot open when I log in remotely on the machine. ArcCatalog worked without any issues. ArcMap also worked when login in directly on the laptop.
I went through numerous Esri articles that suggested printer settings, python environment, registry settings etc. with no luck. I also uninstall/install multiple times.
Finally, the following article came to the rescue.
https://gis.stackexchange.com/questions/354867/arcmap-remote-desktop-connection-error-with-windows10
The error was related to the remote desktop group policy. Following the below will fix the issue:
Right-click on the Windows start menu and select Run (or windows+R)
type cmd
type gpedit.exe
go to "Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Remote Session Environment"
set the following parameters to Enabled
Use hardware graphics adapters for all Remote Desktop Services sessions
Prioritize H.264/AVC 444 graphics mode for Remote Desktop Connections
Configure H.264/AVC hardware encoding for Remote Desktop Connections
- set the following parameters to Disabled
- Use WDDM graphics display driver for Remote Desktop Connections