At the time of writing, wfica32.exe is still a DPI-unaware Application. Thus we'll see the following behavior after changing client side DPI to a non-default setting.
Client DPI is 100%
Client DPI is 100%,resolution is 1920*1080
After launch the VDA, check the resolution and DPI of VDA
Change Client DPI to 150%
Then, we set the local DPI to 150%,and launch the same VDA:
In the VDA , we can find that the DPI still is 100%, but the resolution has been reduced, it change to 1280*720,
Issue/Introduction
Sometimes user will change the DPI of client, it will make the VDA display with different resolution.